Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.h509 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id);
Dfw.c1555 ret = iwl_mvm_add_aux_sta(mvm, MAC_INDEX_AUX); in iwl_mvm_up()
1720 ret = iwl_mvm_add_aux_sta(mvm, MAC_INDEX_AUX); in iwl_mvm_load_d3_fw()
Dsta.c2089 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id) in iwl_mvm_add_aux_sta() function
Dmac80211.c3890 ret = iwl_mvm_add_aux_sta(mvm, lmac_id); in iwl_mvm_roc()