Home
last modified time | relevance | path

Searched refs:iwl_mvm_add_aux_sta (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.h543 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id);
Dfw.c1475 ret = iwl_mvm_add_aux_sta(mvm, MAC_INDEX_AUX); in iwl_mvm_up()
1638 ret = iwl_mvm_add_aux_sta(mvm, MAC_INDEX_AUX); in iwl_mvm_load_d3_fw()
Dsta.c2060 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id) in iwl_mvm_add_aux_sta() function
Dmac80211.c3821 ret = iwl_mvm_add_aux_sta(mvm, lmac_id); in iwl_mvm_roc()