Searched refs:ieee80211_key_seq (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | d3.c | 93 struct ieee80211_key_seq aes_seq[IWL_MAX_TID_COUNT]; 94 struct ieee80211_key_seq tkip_seq[IWL_MAX_TID_COUNT]; 97 struct ieee80211_key_seq cmac_gmac_seq; 144 struct ieee80211_key_seq aes_seq[IWL_MAX_TID_COUNT]; 145 struct ieee80211_key_seq tkip_seq[IWL_MAX_TID_COUNT]; 267 iwl_mld_le64_to_tkip_seq(__le64 le_pn, struct ieee80211_key_seq *seq) in iwl_mld_le64_to_tkip_seq() 276 iwl_mld_le64_to_aes_seq(__le64 le_pn, struct ieee80211_key_seq *seq) in iwl_mld_le64_to_aes_seq() 293 struct ieee80211_key_seq *aes_seq = gtk_data->gtk.aes_seq; in iwl_mld_convert_gtk_resume_seq() 294 struct ieee80211_key_seq *tkip_seq = gtk_data->gtk.tkip_seq; in iwl_mld_convert_gtk_resume_seq() 382 struct ieee80211_key_seq *aes_seq = wowlan_status->ptk.aes_seq; in iwl_mld_convert_ptk_resume_seq() [all …]
|
| H A D | mac80211.c | 2178 struct ieee80211_key_seq seq; in iwl_mld_alloc_ptk_pn()
|
| /linux/drivers/net/wireless/silabs/wfx/ |
| H A D | key.c | 70 struct ieee80211_key_seq *seq, enum nl80211_iftype iftype) in fill_tkip_group() 100 struct ieee80211_key_conf *key, struct ieee80211_key_seq *seq) in fill_ccmp_group() 140 struct ieee80211_key_conf *key, struct ieee80211_key_seq *seq) in fill_aes_cmac_group() 155 struct ieee80211_key_seq seq; in wfx_add_key()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | d3.c | 84 struct ieee80211_key_seq *seq, in iwl_mvm_find_max_pn() 228 struct ieee80211_key_seq seq; in iwl_mvm_wowlan_get_rsc_tsc_data() 345 struct ieee80211_key_seq seq; in iwl_mvm_wowlan_get_rsc_v5_data() 524 struct ieee80211_key_seq seq; in iwl_mvm_wowlan_get_tkip_data() 1421 struct ieee80211_key_seq seq[IWL_MAX_TID_COUNT]; 1436 struct ieee80211_key_seq seq[IWL_MAX_TID_COUNT]; 1594 static void iwl_mvm_le64_to_aes_seq(__le64 le_pn, struct ieee80211_key_seq *seq) in iwl_mvm_le64_to_aes_seq() 1607 struct ieee80211_key_seq *seq) in iwl_mvm_aes_sc_to_seq() 1612 static void iwl_mvm_le64_to_tkip_seq(__le64 le_pn, struct ieee80211_key_seq *seq) in iwl_mvm_le64_to_tkip_seq() 1621 struct ieee80211_key_seq *seq) in iwl_mvm_tkip_sc_to_seq() [all …]
|
| H A D | sta.c | 3627 struct ieee80211_key_seq seq = {}; in iwl_mvm_send_sta_key() 3717 struct ieee80211_key_seq seq; in iwl_mvm_send_sta_igtk() 3801 struct ieee80211_key_seq seq; in __iwl_mvm_set_sta_key()
|
| H A D | mac80211.c | 4344 struct ieee80211_key_seq seq; in __iwl_mvm_mac_set_key()
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | wow.c | 96 struct ieee80211_key_seq seq; in rtw89_rx_pn_to_iv() 185 struct ieee80211_key_seq seq; in rtw89_rx_iv_to_pn() 243 struct ieee80211_key_seq seq; in rtw89_rx_pn_get_pmf() 276 struct ieee80211_key_seq seq; in rtw89_rx_pn_set_pmf()
|
| /linux/include/net/ |
| H A D | mac80211.h | 2471 struct ieee80211_key_seq { struct 4822 struct ieee80211_key_seq *seq); 6252 int tid, struct ieee80211_key_seq *seq); 6272 int tid, struct ieee80211_key_seq *seq);
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | lib.c | 884 struct ieee80211_key_seq seq; in iwlagn_wowlan_program_keys()
|
| H A D | sta.c | 1206 struct ieee80211_key_seq seq; in iwl_set_dynamic_key()
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | sta.c | 687 struct ieee80211_key_seq seq; in cw1200_set_key()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mac80211.c | 1200 struct ieee80211_key_seq seq; in mt76_wcid_key_setup()
|
| /linux/net/mac80211/ |
| H A D | cfg.c | 830 struct ieee80211_key_seq kseq = {}; in ieee80211_get_key()
|