Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Dtx.c492 ieee80211_return_txq(phy->hw, txq, false); in mt76_txq_schedule_list()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dtx.c564 ieee80211_return_txq(phy->hw, txq, false); in mt76_txq_schedule_list()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dcore.c2325 ieee80211_return_txq(hw, txq, true); in rtw89_core_txq_schedule()
2333 ieee80211_return_txq(hw, txq, true); in rtw89_core_txq_schedule()
2338 ieee80211_return_txq(hw, txq, sched_txq); in rtw89_core_txq_schedule()
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h116 * ieee80211_return_txq().
6501 * is returned, it should be returned with ieee80211_return_txq() after the
6512 * Should be called before ieee80211_next_txq() or ieee80211_return_txq().
6544 * ieee80211_return_txq - return a TXQ previously acquired by ieee80211_next_txq()
6554 ieee80211_return_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq, in ieee80211_return_txq() function
6579 * for transmission, and then return the TXQ through ieee80211_return_txq().
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h118 * ieee80211_return_txq().
7181 * is returned, it should be returned with ieee80211_return_txq() after the
7192 * Should be called before ieee80211_next_txq() or ieee80211_return_txq().
7224 * ieee80211_return_txq - return a TXQ previously acquired by ieee80211_next_txq()
7234 ieee80211_return_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq, in ieee80211_return_txq() function
7259 * for transmission, and then return the TXQ through ieee80211_return_txq().
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dxmit.c1950 ieee80211_return_txq(hw, queue, force); in ath_txq_schedule()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dxmit.c2009 ieee80211_return_txq(hw, queue, force); in ath_txq_schedule()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c3352 ieee80211_return_txq(hw, txq, false); in ath10k_htt_rx_tx_fetch_ind()
H A Dmac.c4280 ieee80211_return_txq(hw, txq, false); in ath10k_mac_schedule_txq()
4565 ieee80211_return_txq(hw, txq, false); in ath10k_mac_op_wake_tx_queue()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c3476 ieee80211_return_txq(hw, txq, false); in ath10k_htt_rx_tx_fetch_ind()
H A Dmac.c4463 ieee80211_return_txq(hw, txq, false); in ath10k_mac_schedule_txq()
4753 ieee80211_return_txq(hw, txq, false); in ath10k_mac_op_wake_tx_queue()
/kernel/linux/linux-6.6/net/mac80211/
H A Dutil.c323 ieee80211_return_txq(hw, queue, false); in ieee80211_handle_wake_tx_queue()

Completed in 78 milliseconds