Searched refs:cipher_suites (Results 1 – 19 of 19) sorted by relevance
288 u32 cipher_suites[ARRAY_SIZE(wilc_cipher_suites)]; member
1795 memcpy(wl->cipher_suites, wilc_cipher_suites, in wilc_create_wiphy()1797 wiphy->cipher_suites = wl->cipher_suites; in wilc_create_wiphy()
1420 static const u32 cipher_suites[] = { in wcn36xx_init_ieee80211() local1450 wcn->hw->wiphy->cipher_suites = cipher_suites; in wcn36xx_init_ieee80211()1451 wcn->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in wcn36xx_init_ieee80211()
83 static const u32 cipher_suites[] = { variable2176 wdev->wiphy->cipher_suites = cipher_suites; in lbs_cfg_register()2177 wdev->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in lbs_cfg_register()
1708 static const u32 cipher_suites[] = { variable3971 wiphy->cipher_suites = cipher_suites; in ath6kl_cfg80211_init()3972 wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ath6kl_cfg80211_init()
1154 wiphy->cipher_suites = qtnf_cipher_suites; in qtnf_wiphy_register()
6229 static const u32 cipher_suites[] = { in wl1271_init_ieee80211() local6263 wl->hw->wiphy->cipher_suites = cipher_suites; in wl1271_init_ieee80211()6264 wl->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in wl1271_init_ieee80211()
164 hw->wiphy->cipher_suites = mld_ciphers; in iwl_mld_hw_set_security()
10173 static const u32 cipher_suites[] = { in __ath11k_mac_register() local10328 ar->hw->wiphy->cipher_suites = cipher_suites; in __ath11k_mac_register()10329 ar->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in __ath11k_mac_register()
9967 static const u32 cipher_suites[] = { in ath10k_mac_register() local10309 ar->hw->wiphy->cipher_suites = cipher_suites; in ath10k_mac_register()10316 ar->hw_params.n_cipher_suites > ARRAY_SIZE(cipher_suites)) { in ath10k_mac_register()
2653 wiphy->cipher_suites = rtw_cipher_suites; in rtw_cfg80211_preinit_wiphy()
13669 static const u32 cipher_suites[] = { in ath12k_mac_hw_register() local13843 wiphy->cipher_suites = cipher_suites; in ath12k_mac_hw_register()13844 wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ath12k_mac_hw_register()
2707 wiphy->cipher_suites = wil_cipher_suites; in wil_wiphy_init()
4791 wiphy->cipher_suites = mwifiex_cipher_suites; in mwifiex_register_cfg80211()
447 hw->wiphy->cipher_suites = mvm->ciphers; in iwl_mvm_mac_setup_register()
5330 hw->wiphy->cipher_suites = data->ciphers; in mac80211_hwsim_new_radio()
1921 wdev->wiphy->cipher_suites = ipw_cipher_suites; in ipw2100_wdev_init()
11354 wdev->wiphy->cipher_suites = ipw_cipher_suites; in ipw_wdev_init()
7654 wiphy->cipher_suites = brcmf_cipher_suites; in brcmf_setup_wiphy()
Completed in 172 milliseconds