Searched refs:tidattr (Results 1 – 1 of 1) sorted by relevance
5220 struct nlattr *tidattr; in nl80211_send_station() local5227 tidattr = nla_nest_start_noflag(msg, tid + 1); in nl80211_send_station()5228 if (!tidattr) in nl80211_send_station()5250 nla_nest_end(msg, tidattr); in nl80211_send_station()