Searched refs:tidsattr (Results 1 – 1 of 1) sorted by relevance
3798 struct nlattr *tidsattr; in nl80211_send_station() local3801 tidsattr = nla_nest_start(msg, NL80211_STA_INFO_TID_STATS); in nl80211_send_station()3802 if (!tidsattr) in nl80211_send_station()3834 nla_nest_end(msg, tidsattr); in nl80211_send_station()