Home
last modified time | relevance | path

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

/linux-5.19.10/net/wireless/
Dnl80211.c2358 struct nlattr *nl_bands, *nl_band; in nl80211_send_wiphy() local
2487 nl_bands = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
2489 if (!nl_bands) in nl80211_send_wiphy()
2563 nla_nest_end(msg, nl_bands); in nl80211_send_wiphy()