Home
last modified time | relevance | path

Searched refs:cipher_suites (Results 1 – 19 of 19) sorted by relevance

/drivers/net/wireless/microchip/wilc1000/
A Dnetdev.h288 u32 cipher_suites[ARRAY_SIZE(wilc_cipher_suites)]; member
A Dcfg80211.c1795 memcpy(wl->cipher_suites, wilc_cipher_suites, in wilc_create_wiphy()
1797 wiphy->cipher_suites = wl->cipher_suites; in wilc_create_wiphy()
/drivers/net/wireless/ath/wcn36xx/
A Dmain.c1420 static const u32 cipher_suites[] = { in wcn36xx_init_ieee80211() local
1450 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()
/drivers/net/wireless/marvell/libertas/
A Dcfg.c83 static const u32 cipher_suites[] = { variable
2176 wdev->wiphy->cipher_suites = cipher_suites; in lbs_cfg_register()
2177 wdev->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in lbs_cfg_register()
/drivers/net/wireless/ath/ath6kl/
A Dcfg80211.c1708 static const u32 cipher_suites[] = { variable
3971 wiphy->cipher_suites = cipher_suites; in ath6kl_cfg80211_init()
3972 wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ath6kl_cfg80211_init()
/drivers/net/wireless/quantenna/qtnfmac/
A Dcfg80211.c1154 wiphy->cipher_suites = qtnf_cipher_suites; in qtnf_wiphy_register()
/drivers/net/wireless/ti/wlcore/
A Dmain.c6229 static const u32 cipher_suites[] = { in wl1271_init_ieee80211() local
6263 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()
/drivers/net/wireless/intel/iwlwifi/mld/
A Dmac80211.c164 hw->wiphy->cipher_suites = mld_ciphers; in iwl_mld_hw_set_security()
/drivers/net/wireless/ath/ath11k/
A Dmac.c10173 static const u32 cipher_suites[] = { in __ath11k_mac_register() local
10328 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()
/drivers/net/wireless/ath/ath10k/
A Dmac.c9967 static const u32 cipher_suites[] = { in ath10k_mac_register() local
10309 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()
/drivers/staging/rtl8723bs/os_dep/
A Dioctl_cfg80211.c2653 wiphy->cipher_suites = rtw_cipher_suites; in rtw_cfg80211_preinit_wiphy()
/drivers/net/wireless/ath/ath12k/
A Dmac.c13669 static const u32 cipher_suites[] = { in ath12k_mac_hw_register() local
13843 wiphy->cipher_suites = cipher_suites; in ath12k_mac_hw_register()
13844 wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ath12k_mac_hw_register()
/drivers/net/wireless/ath/wil6210/
A Dcfg80211.c2707 wiphy->cipher_suites = wil_cipher_suites; in wil_wiphy_init()
/drivers/net/wireless/marvell/mwifiex/
A Dcfg80211.c4791 wiphy->cipher_suites = mwifiex_cipher_suites; in mwifiex_register_cfg80211()
/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmac80211.c447 hw->wiphy->cipher_suites = mvm->ciphers; in iwl_mvm_mac_setup_register()
/drivers/net/wireless/virtual/
A Dmac80211_hwsim.c5330 hw->wiphy->cipher_suites = data->ciphers; in mac80211_hwsim_new_radio()
/drivers/net/wireless/intel/ipw2x00/
A Dipw2100.c1921 wdev->wiphy->cipher_suites = ipw_cipher_suites; in ipw2100_wdev_init()
A Dipw2200.c11354 wdev->wiphy->cipher_suites = ipw_cipher_suites; in ipw_wdev_init()
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dcfg80211.c7654 wiphy->cipher_suites = brcmf_cipher_suites; in brcmf_setup_wiphy()

Completed in 172 milliseconds