Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dtx.c564 ieee80211_return_txq(phy->hw, txq, false); in mt76_txq_schedule_list()
/openbmc/linux/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()
/openbmc/linux/include/net/
H A Dmac80211.h7237 ieee80211_return_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq, in ieee80211_return_txq() function
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c2009 ieee80211_return_txq(hw, queue, force); in ath_txq_schedule()
/openbmc/linux/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()
/openbmc/linux/net/mac80211/
H A Dutil.c323 ieee80211_return_txq(hw, queue, false); in ieee80211_handle_wake_tx_queue()