Searched refs:iwl_mvm_add_aux_sta (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | sta.h | 543 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id);
|
H A D | fw.c | 1488 ret = iwl_mvm_add_aux_sta(mvm, MAC_INDEX_AUX); in iwl_mvm_up() 1653 ret = iwl_mvm_add_aux_sta(mvm, MAC_INDEX_AUX); in iwl_mvm_load_d3_fw()
|
H A D | sta.c | 2094 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id) in iwl_mvm_add_aux_sta() function
|
H A D | mac80211.c | 3865 ret = iwl_mvm_add_aux_sta(mvm, lmac_id); in iwl_mvm_roc()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | sta.h | 539 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id);
|
H A D | fw.c | 1618 ret = iwl_mvm_add_aux_sta(mvm, MAC_INDEX_AUX); in iwl_mvm_up() 1790 ret = iwl_mvm_add_aux_sta(mvm, MAC_INDEX_AUX); in iwl_mvm_load_d3_fw()
|
H A D | sta.c | 2235 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id) in iwl_mvm_add_aux_sta() function
|
H A D | mac80211.c | 4529 ret = iwl_mvm_add_aux_sta(mvm, lmac_id); in iwl_mvm_add_aux_sta_for_hs20()
|
Completed in 35 milliseconds