Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/realtek/rtw88/
Dtx.c602 ieee80211_txq_get_depth(txq, &frame_cnt, &byte_cnt); in rtw_tx_tasklet()
/Linux-v5.10/net/mac80211/
Dutil.c4467 void ieee80211_txq_get_depth(struct ieee80211_txq *txq, in ieee80211_txq_get_depth() function
4486 EXPORT_SYMBOL(ieee80211_txq_get_depth);
/Linux-v5.10/include/net/
Dmac80211.h6593 void ieee80211_txq_get_depth(struct ieee80211_txq *txq,
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dhtt_tx.c70 ieee80211_txq_get_depth(txq, &frame_cnt, &byte_cnt); in __ath10k_htt_tx_txq_recalc()