Home
last modified time | relevance | path

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

/Linux-v4.19/net/wireless/
Dnl80211.c4737 struct nlattr *tidsattr; in nl80211_send_station() local
4740 tidsattr = nla_nest_start(msg, NL80211_STA_INFO_TID_STATS); in nl80211_send_station()
4741 if (!tidsattr) in nl80211_send_station()
4779 nla_nest_end(msg, tidsattr); in nl80211_send_station()