Searched refs:n_cipher_suites (Results 1 – 21 of 21) sorted by relevance
| /drivers/net/wireless/ath/ath10k/ |
| A D | core.c | 92 .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 D | hw.h | 585 int n_cipher_suites; member
|
| A D | mac.c | 10315 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 D | mac80211.c | 446 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 D | qlink.h | 1095 u8 n_cipher_suites; member
|
| A D | cfg80211.c | 1155 wiphy->n_cipher_suites = ARRAY_SIZE(qtnf_cipher_suites); in qtnf_wiphy_register()
|
| /drivers/net/wireless/ath/wcn36xx/ |
| A D | main.c | 1451 wcn->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in wcn36xx_init_ieee80211()
|
| /drivers/net/wireless/marvell/libertas/ |
| A D | cfg.c | 2177 wdev->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in lbs_cfg_register()
|
| /drivers/net/wireless/microchip/wilc1000/ |
| A D | cfg80211.c | 1798 wiphy->n_cipher_suites = ARRAY_SIZE(wilc_cipher_suites); in wilc_create_wiphy()
|
| /drivers/net/wireless/intel/iwlwifi/mld/ |
| A D | mac80211.c | 163 hw->wiphy->n_cipher_suites = ARRAY_SIZE(mld_ciphers); in iwl_mld_hw_set_security()
|
| /drivers/staging/rtl8723bs/os_dep/ |
| A D | ioctl_cfg80211.c | 2654 wiphy->n_cipher_suites = ARRAY_SIZE(rtw_cipher_suites); in rtw_cfg80211_preinit_wiphy()
|
| /drivers/net/wireless/ath/wil6210/ |
| A D | cfg80211.c | 2708 wiphy->n_cipher_suites = ARRAY_SIZE(wil_cipher_suites); in wil_wiphy_init()
|
| /drivers/net/wireless/ath/ath6kl/ |
| A D | cfg80211.c | 3972 wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ath6kl_cfg80211_init()
|
| /drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| A D | cfg80211.c | 7655 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 D | cfg80211.c | 4792 wiphy->n_cipher_suites = ARRAY_SIZE(mwifiex_cipher_suites); in mwifiex_register_cfg80211()
|
| /drivers/net/wireless/ti/wlcore/ |
| A D | main.c | 6264 wl->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in wl1271_init_ieee80211()
|
| /drivers/net/wireless/virtual/ |
| A D | mac80211_hwsim.c | 5331 hw->wiphy->n_cipher_suites = param->n_ciphers; in mac80211_hwsim_new_radio()
|
| /drivers/net/wireless/intel/ipw2x00/ |
| A D | ipw2100.c | 1922 wdev->wiphy->n_cipher_suites = ARRAY_SIZE(ipw_cipher_suites); in ipw2100_wdev_init()
|
| A D | ipw2200.c | 11355 wdev->wiphy->n_cipher_suites = ARRAY_SIZE(ipw_cipher_suites); in ipw_wdev_init()
|
| /drivers/net/wireless/ath/ath11k/ |
| A D | mac.c | 10329 ar->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in __ath11k_mac_register()
|
| /drivers/net/wireless/ath/ath12k/ |
| A D | mac.c | 13844 wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ath12k_mac_hw_register()
|
Completed in 934 milliseconds