Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dnl80211.c8002 struct nlattr *tidattr; in nl80211_fill_link_station() local
8009 tidattr = nla_nest_start(msg, tid + 1); in nl80211_fill_link_station()
8010 if (!tidattr) in nl80211_fill_link_station()
8032 nla_nest_end(msg, tidattr); in nl80211_fill_link_station()
8192 struct nlattr *tidattr; in nl80211_put_sta_info_common() local
8199 tidattr = nla_nest_start(msg, tid + 1); in nl80211_put_sta_info_common()
8200 if (!tidattr) in nl80211_put_sta_info_common()
8222 nla_nest_end(msg, tidattr); in nl80211_put_sta_info_common()