Searched refs:tidattr (Results 1 – 1 of 1) sorted by relevance
3807 struct nlattr *tidattr; in nl80211_send_station() local3814 tidattr = nla_nest_start(msg, tid + 1); in nl80211_send_station()3815 if (!tidattr) in nl80211_send_station()3831 nla_nest_end(msg, tidattr); in nl80211_send_station()