Home
last modified time | relevance | path

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

/linux-4.1.27/net/wireless/
Dnl80211.c3798 struct nlattr *tidsattr; in nl80211_send_station() local
3801 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()