Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/drivers/
H A Dnl80211_copy.h2899 NL80211_ATTR_SCAN_FREQUENCIES, enumerator
H A Ddriver_nl80211_scan.c234 freqs = nla_nest_start(msg, NL80211_ATTR_SCAN_FREQUENCIES); in nl80211_scan_common()
H A Ddriver_nl80211_event.c2006 if (tb[NL80211_ATTR_SCAN_FREQUENCIES]) { in send_scan_event()
2014 nla_for_each_nested(nl, tb[NL80211_ATTR_SCAN_FREQUENCIES], rem) in send_scan_event()