Home
last modified time | relevance | path

Searched refs:n_cipher_suites (Results 1 - 25 of 55) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dcore.c83 .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 Dhw.h584 int n_cipher_suites; member
H A Dmac.c9765 * 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 Dcore.c88 .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 Dhw.h589 int n_cipher_suites; member
H A Dmac.c9930 * 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 Dmain.c797 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 Dmain.c888 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 Dcfg.c88 wiphy->n_cipher_suites = i; in orinoco_wiphy_register()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H A Dcfg.c88 wiphy->n_cipher_suites = i; in orinoco_wiphy_register()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c470 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 Dmac80211.c398 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 Dcfg80211.c699 wiphy->n_cipher_suites = PRISM2_NUM_CIPHER_SUITES; in wlan_create_wiphy()
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dcfg80211.c703 wiphy->n_cipher_suites = PRISM2_NUM_CIPHER_SUITES; in wlan_create_wiphy()
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h1095 u8 n_cipher_suites; member
H A Dcfg80211.c1166 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 Dqlink.h1095 u8 n_cipher_suites; member
H A Dcfg80211.c1153 wiphy->n_cipher_suites = ARRAY_SIZE(qtnf_cipher_suites); in qtnf_wiphy_register()
/kernel/linux/linux-5.10/net/wireless/
H A Dutil.c269 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 Dwext-compat.c161 for (i = 0; i < wdev->wiphy->n_cipher_suites; i++) { in cfg80211_wext_giwrange()
/kernel/linux/linux-6.6/net/wireless/
H A Dutil.c271 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 Dmain.c1272 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 Dcfg80211.c1818 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 Dcfg.c2127 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 Dmain.c1446 wcn->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites); in wcn36xx_init_ieee80211()

Completed in 69 milliseconds

123