Home
last modified time | relevance | path

Searched refs:iwl_mld_remove_txq (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dtx.h52 void iwl_mld_remove_txq(struct iwl_mld *mld, struct ieee80211_txq *txq);
H A Dsta.c813 iwl_mld_remove_txq(mld, sta->txq[i]); in iwl_mld_remove_sta()
H A Dtx.c178 void iwl_mld_remove_txq(struct iwl_mld *mld, struct ieee80211_txq *txq) in iwl_mld_remove_txq() function