Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dnl80211.c6714 struct nlattr *tidattr; in nl80211_send_station() local
6721 tidattr = nla_nest_start_noflag(msg, tid + 1); in nl80211_send_station()
6722 if (!tidattr) in nl80211_send_station()
6744 nla_nest_end(msg, tidattr); in nl80211_send_station()