Home
last modified time | relevance | path

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

/linux-6.6.21/net/wireless/
Dnl80211.c6679 struct nlattr *tidsattr; in nl80211_send_station() local
6682 tidsattr = nla_nest_start_noflag(msg, in nl80211_send_station()
6684 if (!tidsattr) in nl80211_send_station()
6722 nla_nest_end(msg, tidsattr); in nl80211_send_station()