Searched refs:ieee80211_key_seq (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | d3.c | 63 struct ieee80211_key_seq aes_seq[IWL_MAX_TID_COUNT]; 64 struct ieee80211_key_seq tkip_seq[IWL_MAX_TID_COUNT]; 67 struct ieee80211_key_seq cmac_gmac_seq; 114 struct ieee80211_key_seq aes_seq[IWL_MAX_TID_COUNT]; 115 struct ieee80211_key_seq tkip_seq[IWL_MAX_TID_COUNT]; 237 iwl_mld_le64_to_tkip_seq(__le64 le_pn, struct ieee80211_key_seq *seq) in iwl_mld_le64_to_tkip_seq() 246 iwl_mld_le64_to_aes_seq(__le64 le_pn, struct ieee80211_key_seq *seq) in iwl_mld_le64_to_aes_seq() 263 struct ieee80211_key_seq *aes_seq = gtk_data->gtk.aes_seq; in iwl_mld_convert_gtk_resume_seq() 264 struct ieee80211_key_seq *tkip_seq = gtk_data->gtk.tkip_seq; in iwl_mld_convert_gtk_resume_seq() 347 struct ieee80211_key_seq *aes_seq = wowlan_status->ptk.aes_seq; in iwl_mld_convert_ptk_resume_seq() [all …]
|
| H A D | mac80211.c | 2151 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]; 1583 static void iwl_mvm_le64_to_aes_seq(__le64 le_pn, struct ieee80211_key_seq *seq) in iwl_mvm_le64_to_aes_seq() 1596 struct ieee80211_key_seq *seq) in iwl_mvm_aes_sc_to_seq() 1601 static void iwl_mvm_le64_to_tkip_seq(__le64 le_pn, struct ieee80211_key_seq *seq) in iwl_mvm_le64_to_tkip_seq() 1610 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()
|
| /linux/include/net/ |
| H A D | mac80211.h | 2420 struct ieee80211_key_seq { struct 4768 struct ieee80211_key_seq *seq); 6198 int tid, struct ieee80211_key_seq *seq); 6218 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/net/mac80211/ |
| H A D | cfg.c | 829 struct ieee80211_key_seq kseq = {}; in ieee80211_get_key()
|