Searched defs:cfg80211_tid_stats (Results 1 – 1 of 1) sorted by relevance
1810 struct cfg80211_tid_stats { struct1811 u32 filled;1812 u64 rx_msdu;1813 u64 tx_msdu;1814 u64 tx_msdu_retries;1815 u64 tx_msdu_failed;1816 struct cfg80211_txq_stats txq_stats;
Completed in 34 milliseconds