Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c2117 struct nlattr *nl_bands, *nl_band; in nl80211_send_wiphy() local
2246 nl_bands = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
2248 if (!nl_bands) in nl80211_send_wiphy()
2319 nla_nest_end(msg, nl_bands); in nl80211_send_wiphy()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c2398 struct nlattr *nl_bands, *nl_band; in nl80211_send_wiphy() local
2527 nl_bands = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
2529 if (!nl_bands) in nl80211_send_wiphy()
2603 nla_nest_end(msg, nl_bands); in nl80211_send_wiphy()

Completed in 54 milliseconds