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

/linux-4.4.14/net/wireless/
H A Dnl80211.c3823 struct nlattr *tidsattr; nl80211_send_station() local
3826 tidsattr = nla_nest_start(msg, NL80211_STA_INFO_TID_STATS); nl80211_send_station()
3827 if (!tidsattr) nl80211_send_station()
3859 nla_nest_end(msg, tidsattr); nl80211_send_station()

Completed in 138 milliseconds