Home
last modified time | relevance | path

Searched refs:ieee80211_txq_get_depth (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
H A Dtx.c669 ieee80211_txq_get_depth(txq, &frame_cnt, NULL); in __rtw_tx_work()
/linux/net/mac80211/
H A Dutil.c4223 void ieee80211_txq_get_depth(struct ieee80211_txq *txq, in ieee80211_txq_get_depth() function
4242 EXPORT_SYMBOL(ieee80211_txq_get_depth);
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt_tx.c70 ieee80211_txq_get_depth(txq, NULL, &byte_cnt); in __ath10k_htt_tx_txq_recalc()
/linux/include/net/
H A Dmac80211.h7533 void ieee80211_txq_get_depth(struct ieee80211_txq *txq,
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c3022 ieee80211_txq_get_depth(txq, &frame_cnt, &byte_cnt); in rtw89_core_txq_schedule()