Lines Matching defs:txq
48 iwl_mld_get_queue_size(struct iwl_mld *mld, struct ieee80211_txq *txq) in iwl_mld_get_queue_size()
70 static int iwl_mld_allocate_txq(struct iwl_mld *mld, struct ieee80211_txq *txq) in iwl_mld_allocate_txq()
100 static int iwl_mld_add_txq(struct iwl_mld *mld, struct ieee80211_txq *txq) in iwl_mld_add_txq()
125 struct ieee80211_txq *txq; in iwl_mld_add_txq_list() local
178 void iwl_mld_remove_txq(struct iwl_mld *mld, struct ieee80211_txq *txq) in iwl_mld_remove_txq()
602 iwl_mld_get_tx_queue_id(struct iwl_mld *mld, struct ieee80211_txq *txq, in iwl_mld_get_tx_queue_id()
709 struct ieee80211_txq *txq) in iwl_mld_tx_mpdu()
856 struct ieee80211_txq *txq) in iwl_mld_tx_tso()
914 struct ieee80211_txq *txq) in iwl_mld_tx_tso()
924 struct ieee80211_txq *txq) in iwl_mld_tx_skb()
939 void iwl_mld_tx_from_txq(struct iwl_mld *mld, struct ieee80211_txq *txq) in iwl_mld_tx_from_txq()
1161 static void iwl_mld_tx_reclaim_txq(struct iwl_mld *mld, int txq, int index, in iwl_mld_tx_reclaim_txq()
1264 int iwl_mld_ensure_queue(struct iwl_mld *mld, struct ieee80211_txq *txq) in iwl_mld_ensure_queue()
1297 struct ieee80211_txq *txq = in iwl_mld_update_sta_txqs() local