Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dnl80211.c6709 struct nlattr *tidsattr; in nl80211_send_station()
6712 tidsattr = nla_nest_start_noflag(msg, in nl80211_send_station()
6714 if (!tidsattr) in nl80211_send_station()
6752 nla_nest_end(msg, tidsattr); in nl80211_send_station()
6704 struct nlattr *tidsattr; nl80211_send_station() local