Home
last modified time | relevance | path

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

/Linux-v5.4/net/wireless/
Dnl80211.c5210 struct nlattr *tidsattr; in nl80211_send_station() local
5213 tidsattr = nla_nest_start_noflag(msg, in nl80211_send_station()
5215 if (!tidsattr) in nl80211_send_station()
5253 nla_nest_end(msg, tidsattr); in nl80211_send_station()