Home
last modified time | relevance | path

Searched refs:n_cipher_suites (Results 1 – 21 of 21) sorted by relevance

/drivers/net/wireless/ath/ath10k/
A Dcore.c92 .n_cipher_suites = 8,
133 .n_cipher_suites = 8,
175 .n_cipher_suites = 8,
214 .n_cipher_suites = 8,
253 .n_cipher_suites = 8,
294 .n_cipher_suites = 8,
335 .n_cipher_suites = 8,
379 .n_cipher_suites = 8,
572 .n_cipher_suites = 8,
615 .n_cipher_suites = 8,
[all …]
A Dhw.h585 int n_cipher_suites; member
A Dmac.c10315 if (!ar->hw_params.n_cipher_suites || in ath10k_mac_register()
10316 ar->hw_params.n_cipher_suites > ARRAY_SIZE(cipher_suites)) { in ath10k_mac_register()
10318 ar->hw_params.n_cipher_suites); in ath10k_mac_register()
10319 ar->hw_params.n_cipher_suites = 8; in ath10k_mac_register()
10321 ar->hw->wiphy->n_cipher_suites = ar->hw_params.n_cipher_suites; in ath10k_mac_register()
/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmac80211.c446 hw->wiphy->n_cipher_suites = ARRAY_SIZE(mvm_ciphers); in iwl_mvm_mac_setup_register()
450 mvm->ciphers[hw->wiphy->n_cipher_suites] = in iwl_mvm_mac_setup_register()
452 hw->wiphy->n_cipher_suites++; in iwl_mvm_mac_setup_register()
453 mvm->ciphers[hw->wiphy->n_cipher_suites] = in iwl_mvm_mac_setup_register()
455 hw->wiphy->n_cipher_suites++; in iwl_mvm_mac_setup_register()
468 mvm->ciphers[hw->wiphy->n_cipher_suites] = WLAN_CIPHER_SUITE_AES_CMAC; in iwl_mvm_mac_setup_register()
469 hw->wiphy->n_cipher_suites++; in iwl_mvm_mac_setup_register()
471 mvm->ciphers[hw->wiphy->n_cipher_suites] = in iwl_mvm_mac_setup_register()
473 hw->wiphy->n_cipher_suites++; in iwl_mvm_mac_setup_register()
474 mvm->ciphers[hw->wiphy->n_cipher_suites] = in iwl_mvm_mac_setup_register()
[all …]
/drivers/net/wireless/quantenna/qtnfmac/
A Dqlink.h1095 u8 n_cipher_suites; member
A Dcfg80211.c1155 wiphy->n_cipher_suites = ARRAY_SIZE(qtnf_cipher_suites); in qtnf_wiphy_register()
/drivers/net/wireless/ath/wcn36xx/
A Dmain.c1451 wcn->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in wcn36xx_init_ieee80211()
/drivers/net/wireless/marvell/libertas/
A Dcfg.c2177 wdev->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in lbs_cfg_register()
/drivers/net/wireless/microchip/wilc1000/
A Dcfg80211.c1798 wiphy->n_cipher_suites = ARRAY_SIZE(wilc_cipher_suites); in wilc_create_wiphy()
/drivers/net/wireless/intel/iwlwifi/mld/
A Dmac80211.c163 hw->wiphy->n_cipher_suites = ARRAY_SIZE(mld_ciphers); in iwl_mld_hw_set_security()
/drivers/staging/rtl8723bs/os_dep/
A Dioctl_cfg80211.c2654 wiphy->n_cipher_suites = ARRAY_SIZE(rtw_cipher_suites); in rtw_cfg80211_preinit_wiphy()
/drivers/net/wireless/ath/wil6210/
A Dcfg80211.c2708 wiphy->n_cipher_suites = ARRAY_SIZE(wil_cipher_suites); in wil_wiphy_init()
/drivers/net/wireless/ath/ath6kl/
A Dcfg80211.c3972 wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ath6kl_cfg80211_init()
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dcfg80211.c7655 wiphy->n_cipher_suites = ARRAY_SIZE(brcmf_cipher_suites); in brcmf_setup_wiphy()
7657 wiphy->n_cipher_suites--; in brcmf_setup_wiphy()
/drivers/net/wireless/marvell/mwifiex/
A Dcfg80211.c4792 wiphy->n_cipher_suites = ARRAY_SIZE(mwifiex_cipher_suites); in mwifiex_register_cfg80211()
/drivers/net/wireless/ti/wlcore/
A Dmain.c6264 wl->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in wl1271_init_ieee80211()
/drivers/net/wireless/virtual/
A Dmac80211_hwsim.c5331 hw->wiphy->n_cipher_suites = param->n_ciphers; in mac80211_hwsim_new_radio()
/drivers/net/wireless/intel/ipw2x00/
A Dipw2100.c1922 wdev->wiphy->n_cipher_suites = ARRAY_SIZE(ipw_cipher_suites); in ipw2100_wdev_init()
A Dipw2200.c11355 wdev->wiphy->n_cipher_suites = ARRAY_SIZE(ipw_cipher_suites); in ipw_wdev_init()
/drivers/net/wireless/ath/ath11k/
A Dmac.c10329 ar->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in __ath11k_mac_register()
/drivers/net/wireless/ath/ath12k/
A Dmac.c13844 wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ath12k_mac_hw_register()

Completed in 934 milliseconds