Home
last modified time | relevance | path

Searched refs:ieee80211_fill_txq_stats (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dieee80211_i.h2435 void ieee80211_fill_txq_stats(struct cfg80211_txq_stats *txqstats,
H A Dcfg.c4444 void ieee80211_fill_txq_stats(struct cfg80211_txq_stats *txqstats, in ieee80211_fill_txq_stats() function
4510 ieee80211_fill_txq_stats(txqstats, to_txq_info(sdata->vif.txq)); in ieee80211_get_txq_stats()
H A Dsta_info.c2532 ieee80211_fill_txq_stats(&tidstats->txq_stats, in sta_set_tidstats()