Home
last modified time | relevance | path

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

/linux-2.6.39/net/wireless/
Dnl80211.c557 struct nlattr *nl_bands, *nl_band; in nl80211_send_wiphy() local
646 nl_band = nla_nest_start(msg, band); in nl80211_send_wiphy()
647 if (!nl_band) in nl80211_send_wiphy()
705 nla_nest_end(msg, nl_band); in nl80211_send_wiphy()