Lines Matching defs:tidstats
7352 struct cfg80211_tid_stats *tidstats;
7355 tidstats = &link_sinfo->pertid[tid];
7357 if (!tidstats->filled)
7365 if (tidstats->filled & BIT(NL80211_TID_STATS_ ## attr) && \
7367 tidstats->memb, NL80211_TID_STATS_PAD)) \
7377 if ((tidstats->filled &
7379 !nl80211_put_txq_stats(msg, &tidstats->txq_stats,
7562 struct cfg80211_tid_stats *tidstats;
7565 tidstats = &sinfo->pertid[tid];
7567 if (!tidstats->filled)
7575 if (tidstats->filled & BIT(NL80211_TID_STATS_ ## attr) && \
7577 tidstats->memb, NL80211_TID_STATS_PAD)) \
7587 if ((tidstats->filled &
7589 !nl80211_put_txq_stats(msg, &tidstats->txq_stats,