Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.h543 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id);
H A Dfw.c1488 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 Dsta.c2066 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id) in iwl_mvm_add_aux_sta() function
H A Dmac80211.c3865 ret = iwl_mvm_add_aux_sta(mvm, lmac_id); in iwl_mvm_roc()