Searched refs:NL80211_STA_INFO_TID_STATS (Results 1 – 3 of 3) sorted by relevance
2495 NL80211_STA_INFO_TID_STATS, enumerator
1981 sinfo->filled |= BIT(NL80211_STA_INFO_TID_STATS); in sta_set_sinfo()
3822 if (sinfo->filled & BIT(NL80211_STA_INFO_TID_STATS)) { in nl80211_send_station()3826 tidsattr = nla_nest_start(msg, NL80211_STA_INFO_TID_STATS); in nl80211_send_station()