Searched refs:ieee80211_return_txq (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | tx.c | 566 ieee80211_return_txq(phy->hw, txq, false); in mt76_txq_schedule_list()
|
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | core.c | 3016 ieee80211_return_txq(hw, txq, true); in rtw89_core_txq_schedule() 3024 ieee80211_return_txq(hw, txq, true); in rtw89_core_txq_schedule() 3029 ieee80211_return_txq(hw, txq, sched_txq); in rtw89_core_txq_schedule()
|
/linux/include/net/ |
H A D | mac80211.h | 7487 ieee80211_return_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq, in ieee80211_return_txq() function
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 2014 ieee80211_return_txq(hw, queue, force); in ath_txq_schedule()
|
/linux/net/mac80211/ |
H A D | util.c | 316 ieee80211_return_txq(hw, queue, false); in ieee80211_handle_wake_tx_queue()
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | htt_rx.c | 3476 ieee80211_return_txq(hw, txq, false); in ath10k_htt_rx_tx_fetch_ind()
|
H A D | mac.c | 4458 ieee80211_return_txq(hw, txq, false); in ath10k_mac_schedule_txq() 4751 ieee80211_return_txq(hw, txq, false); in ath10k_mac_op_wake_tx_queue()
|