Searched refs:NL80211_BAND_2GHZ (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211_scan.c | 350 if (nla_put(msg, NL80211_BAND_2GHZ, 8, in wpa_driver_nl80211_scan() 599 rssi_adjust.band = NL80211_BAND_2GHZ; in wpa_driver_nl80211_sched_scan() 1189 if (nla_put(msg, NL80211_BAND_2GHZ, 8, in wpa_driver_nl80211_vendor_scan()
|
H A D | nl80211_copy.h | 2208 * nl80211_band. For instance, for NL80211_BAND_2GHZ, bit 0 3684 * within an attribute of type NL80211_BAND_2GHZ. And one or more of such 4516 * @NL80211_BAND_2GHZ: 2.4 GHz ISM band 4523 NL80211_BAND_2GHZ, enumerator
|
H A D | driver_nl80211.c | 3925 band = nla_nest_start(msg, NL80211_BAND_2GHZ); in nl80211_put_beacon_rate() 7697 band = nla_nest_start(msg, NL80211_BAND_2GHZ); in nl80211_disable_11b_rates()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211_scan.c | 360 if (nla_put(msg, NL80211_BAND_2GHZ, 8, in wpa_driver_nl80211_scan() 609 rssi_adjust.band = NL80211_BAND_2GHZ; in wpa_driver_nl80211_sched_scan() 1231 if (nla_put(msg, NL80211_BAND_2GHZ, 8, in wpa_driver_nl80211_vendor_scan()
|
H A D | nl80211_copy.h | 2350 * nl80211_band. For instance, for NL80211_BAND_2GHZ, bit 0 4067 * within an attribute of type NL80211_BAND_2GHZ. And one or more of such 4958 * @NL80211_BAND_2GHZ: 2.4 GHz ISM band 4967 NL80211_BAND_2GHZ, enumerator
|
H A D | driver_nl80211.c | 4549 band = nla_nest_start(msg, NL80211_BAND_2GHZ); in nl80211_put_beacon_rate() 8819 band = nla_nest_start(msg, NL80211_BAND_2GHZ);
|
Completed in 50 milliseconds