Searched refs:tid_stats (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Ddebugfs_sta.c70 &arsta->tid_stats[tid],
112 stats = &arsta->tid_stats[tid];
120 ath10k_rx_stats_update_amsdu_subfrm(ar, &arsta->tid_stats[tid],
569 struct ath10k_sta_tid_stats *stats = arsta->tid_stats;
H A Dcore.h553 struct ath10k_sta_tid_stats tid_stats[IEEE80211_NUM_TIDS + 1]; member in struct:ath10k_sta
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver_nl80211.c6997 struct nlattr *tid_stats[NL80211_TID_STATS_MAX + 1], *tidattr; local
7006 if (nla_parse_nested(tid_stats, NL80211_TID_STATS_MAX,
7008 !tid_stats[NL80211_TID_STATS_TXQ_STATS] ||
7010 tid_stats[NL80211_TID_STATS_TXQ_STATS],

Completed in 272 milliseconds