Searched refs:n_cipher_suites (Results 1 – 5 of 5) sorted by relevance
1095 u8 n_cipher_suites; member
238 for (i = 0; i < wiphy->n_cipher_suites; i++) in cfg80211_supported_cipher_suite() 250 for (i = 0; i < wiphy->n_cipher_suites; i++) { in cfg80211_igtk_cipher_supported()
161 for (i = 0; i < wdev->wiphy->n_cipher_suites; i++) { in cfg80211_wext_giwrange()
3135 sizeof(u32) * rdev->wiphy.n_cipher_suites, in nl80211_send_wiphy() 12648 for (i = 0; i < rdev->wiphy.n_cipher_suites; i++) { in nl80211_process_links()
10321 if (!ar->hw_params.n_cipher_suites || in ath10k_mac_register()10322 ar->hw_params.n_cipher_suites > ARRAY_SIZE(cipher_suites)) { in ath10k_mac_register()10324 ar->hw_params.n_cipher_suites); in ath10k_mac_register()10325 ar->hw_params.n_cipher_suites = 8; in ath10k_mac_register()10327 ar->hw->wiphy->n_cipher_suites = ar->hw_params.n_cipher_suites; in ath10k_mac_register()