Home
last modified time | relevance | path

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

/Linux-v4.19/net/wireless/
Dnl80211.c1601 struct nlattr *nl_bands, *nl_band; in nl80211_send_wiphy() local
1746 nl_band = nla_nest_start(msg, band); in nl80211_send_wiphy()
1747 if (!nl_band) in nl80211_send_wiphy()
1789 nla_nest_end(msg, nl_band); in nl80211_send_wiphy()