Searched refs:ieee80211_return_txq (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dtx.c556 ieee80211_return_txq(phy->hw, txq, false);
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcore.c2738 ieee80211_return_txq(hw, txq, true);
2746 ieee80211_return_txq(hw, txq, true);
2751 ieee80211_return_txq(hw, txq, sched_txq);
/linux-master/include/net/
H A Dmac80211.h118 * ieee80211_return_txq().
7324 * is returned, it should be returned with ieee80211_return_txq() after the
7335 * Should be called before ieee80211_next_txq() or ieee80211_return_txq().
7367 * ieee80211_return_txq - return a TXQ previously acquired by ieee80211_next_txq()
7377 ieee80211_return_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq, function
7402 * for transmission, and then return the TXQ through ieee80211_return_txq().
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c3476 ieee80211_return_txq(hw, txq, false);
H A Dmac.c4457 ieee80211_return_txq(hw, txq, false);
4750 ieee80211_return_txq(hw, txq, false);
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dxmit.c2008 ieee80211_return_txq(hw, queue, force);
/linux-master/net/mac80211/
H A Dutil.c316 ieee80211_return_txq(hw, queue, false);

Completed in 262 milliseconds