Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.h539 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id);
H A Dfw.c1618 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 Dsta.c2241 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id) in iwl_mvm_add_aux_sta() function
H A Dmac80211.c4551 ret = iwl_mvm_add_aux_sta(mvm, lmac_id); in iwl_mvm_add_aux_sta_for_hs20()