/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | core.c | 83 .n_cipher_suites = 8, 118 .n_cipher_suites = 8, 154 .n_cipher_suites = 8, 187 .n_cipher_suites = 8, 220 .n_cipher_suites = 8, 255 .n_cipher_suites = 8, 290 .n_cipher_suites = 8, 328 .n_cipher_suites = 8, 370 .n_cipher_suites = 11, 418 .n_cipher_suites [all...] |
H A D | hw.h | 584 int n_cipher_suites; member
|
H A D | mac.c | 9765 * update n_cipher_suites below. in ath10k_mac_register() 10092 if (!ar->hw_params.n_cipher_suites || in ath10k_mac_register() 10093 ar->hw_params.n_cipher_suites > ARRAY_SIZE(cipher_suites)) { in ath10k_mac_register() 10094 ath10k_err(ar, "invalid hw_params.n_cipher_suites %d\n", in ath10k_mac_register() 10095 ar->hw_params.n_cipher_suites); in ath10k_mac_register() 10096 ar->hw_params.n_cipher_suites = 8; in ath10k_mac_register() 10098 ar->hw->wiphy->n_cipher_suites = ar->hw_params.n_cipher_suites; in ath10k_mac_register()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | core.c | 88 .n_cipher_suites = 8, 128 .n_cipher_suites = 8, 169 .n_cipher_suites = 8, 207 .n_cipher_suites = 8, 245 .n_cipher_suites = 8, 285 .n_cipher_suites = 8, 325 .n_cipher_suites = 8, 368 .n_cipher_suites = 8, 415 .n_cipher_suites = 11, 468 .n_cipher_suites [all...] |
H A D | hw.h | 589 int n_cipher_suites; member
|
H A D | mac.c | 9930 * update n_cipher_suites below. in ath10k_mac_register() 10266 if (!ar->hw_params.n_cipher_suites || in ath10k_mac_register() 10267 ar->hw_params.n_cipher_suites > ARRAY_SIZE(cipher_suites)) { in ath10k_mac_register() 10268 ath10k_err(ar, "invalid hw_params.n_cipher_suites %d\n", in ath10k_mac_register() 10269 ar->hw_params.n_cipher_suites); in ath10k_mac_register() 10270 ar->hw_params.n_cipher_suites = 8; in ath10k_mac_register() 10272 ar->hw->wiphy->n_cipher_suites = ar->hw_params.n_cipher_suites; in ath10k_mac_register()
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | main.c | 797 if (!local->hw.wiphy->n_cipher_suites) in ieee80211_init_cipher_suites() 802 sizeof(u32) * local->hw.wiphy->n_cipher_suites, in ieee80211_init_cipher_suites() 807 for (r = 0; r < local->hw.wiphy->n_cipher_suites; r++) { in ieee80211_init_cipher_suites() 821 local->hw.wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ieee80211_init_cipher_suites() 824 local->hw.wiphy->n_cipher_suites -= 4; in ieee80211_init_cipher_suites() 828 local->hw.wiphy->n_cipher_suites -= 2; in ieee80211_init_cipher_suites() 888 local->hw.wiphy->n_cipher_suites = w; in ieee80211_init_cipher_suites()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | main.c | 888 if (!local->hw.wiphy->n_cipher_suites) in ieee80211_init_cipher_suites() 893 sizeof(u32) * local->hw.wiphy->n_cipher_suites, in ieee80211_init_cipher_suites() 898 for (r = 0; r < local->hw.wiphy->n_cipher_suites; r++) { in ieee80211_init_cipher_suites() 911 local->hw.wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in ieee80211_init_cipher_suites() 914 local->hw.wiphy->n_cipher_suites -= 4; in ieee80211_init_cipher_suites() 918 local->hw.wiphy->n_cipher_suites -= 2; in ieee80211_init_cipher_suites() 926 local->hw.wiphy->n_cipher_suites = w; in ieee80211_init_cipher_suites()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/ |
H A D | cfg.c | 88 wiphy->n_cipher_suites = i; in orinoco_wiphy_register()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/ |
H A D | cfg.c | 88 wiphy->n_cipher_suites = i; in orinoco_wiphy_register()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mac80211.c | 470 hw->wiphy->n_cipher_suites = ARRAY_SIZE(mvm_ciphers); in iwl_mvm_mac_setup_register() 474 mvm->ciphers[hw->wiphy->n_cipher_suites] = in iwl_mvm_mac_setup_register() 476 hw->wiphy->n_cipher_suites++; in iwl_mvm_mac_setup_register() 477 mvm->ciphers[hw->wiphy->n_cipher_suites] = in iwl_mvm_mac_setup_register() 479 hw->wiphy->n_cipher_suites++; in iwl_mvm_mac_setup_register() 490 mvm->ciphers[hw->wiphy->n_cipher_suites] = WLAN_CIPHER_SUITE_AES_CMAC; in iwl_mvm_mac_setup_register() 491 hw->wiphy->n_cipher_suites++; in iwl_mvm_mac_setup_register() 493 mvm->ciphers[hw->wiphy->n_cipher_suites] = in iwl_mvm_mac_setup_register() 495 hw->wiphy->n_cipher_suites++; in iwl_mvm_mac_setup_register() 496 mvm->ciphers[hw->wiphy->n_cipher_suites] in iwl_mvm_mac_setup_register() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mac80211.c | 398 hw->wiphy->n_cipher_suites = ARRAY_SIZE(mvm_ciphers); in iwl_mvm_mac_setup_register() 402 mvm->ciphers[hw->wiphy->n_cipher_suites] = in iwl_mvm_mac_setup_register() 404 hw->wiphy->n_cipher_suites++; in iwl_mvm_mac_setup_register() 405 mvm->ciphers[hw->wiphy->n_cipher_suites] = in iwl_mvm_mac_setup_register() 407 hw->wiphy->n_cipher_suites++; in iwl_mvm_mac_setup_register() 418 mvm->ciphers[hw->wiphy->n_cipher_suites] = WLAN_CIPHER_SUITE_AES_CMAC; in iwl_mvm_mac_setup_register() 419 hw->wiphy->n_cipher_suites++; in iwl_mvm_mac_setup_register() 421 mvm->ciphers[hw->wiphy->n_cipher_suites] = in iwl_mvm_mac_setup_register() 423 hw->wiphy->n_cipher_suites++; in iwl_mvm_mac_setup_register() 424 mvm->ciphers[hw->wiphy->n_cipher_suites] in iwl_mvm_mac_setup_register() [all...] |
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/ |
H A D | cfg80211.c | 699 wiphy->n_cipher_suites = PRISM2_NUM_CIPHER_SUITES; in wlan_create_wiphy()
|
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/ |
H A D | cfg80211.c | 703 wiphy->n_cipher_suites = PRISM2_NUM_CIPHER_SUITES; in wlan_create_wiphy()
|
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | qlink.h | 1095 u8 n_cipher_suites; member
|
H A D | cfg80211.c | 1166 wiphy->n_cipher_suites = ARRAY_SIZE(qtnf_cipher_suites); in qtnf_wiphy_register()
|
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | qlink.h | 1095 u8 n_cipher_suites; member
|
H A D | cfg80211.c | 1153 wiphy->n_cipher_suites = ARRAY_SIZE(qtnf_cipher_suites); in qtnf_wiphy_register()
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | util.c | 269 for (i = 0; i < wiphy->n_cipher_suites; i++) in cfg80211_supported_cipher_suite() 281 for (i = 0; i < wiphy->n_cipher_suites; i++) { in cfg80211_igtk_cipher_supported()
|
H A D | wext-compat.c | 161 for (i = 0; i < wdev->wiphy->n_cipher_suites; i++) { in cfg80211_wext_giwrange()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | util.c | 271 for (i = 0; i < wiphy->n_cipher_suites; i++) in cfg80211_supported_cipher_suite() 283 for (i = 0; i < wiphy->n_cipher_suites; i++) { in cfg80211_igtk_cipher_supported()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/ |
H A D | main.c | 1272 wcn->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in wcn36xx_init_ieee80211()
|
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.c | 1818 wiphy->n_cipher_suites = ARRAY_SIZE(wilc_cipher_suites); in wilc_create_wiphy()
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/ |
H A D | cfg.c | 2127 wdev->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in lbs_cfg_register()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/ |
H A D | main.c | 1446 wcn->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in wcn36xx_init_ieee80211()
|