Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dtx.c602 ieee80211_txq_get_depth(txq, &frame_cnt, &byte_cnt); in rtw_tx_tasklet()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dutil.c4475 void ieee80211_txq_get_depth(struct ieee80211_txq *txq, in ieee80211_txq_get_depth() function
4494 EXPORT_SYMBOL(ieee80211_txq_get_depth);
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dhtt_tx.c70 ieee80211_txq_get_depth(txq, &frame_cnt, &byte_cnt); in __ath10k_htt_tx_txq_recalc()
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h6622 void ieee80211_txq_get_depth(struct ieee80211_txq *txq,