Searched refs:tidsattr (Results 1 – 1 of 1) sorted by relevance
3823 struct nlattr *tidsattr; in nl80211_send_station() local3826 tidsattr = nla_nest_start(msg, NL80211_STA_INFO_TID_STATS); in nl80211_send_station()3827 if (!tidsattr) in nl80211_send_station()3859 nla_nest_end(msg, tidsattr); in nl80211_send_station()