HomeSort by: relevance | last modified time | path
    Searched refs:NL80211_BAND_2GHZ (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/drivers/
driver_nl80211_scan.c 375 if (nla_put(msg, NL80211_BAND_2GHZ, 8,
629 rssi_adjust.band = NL80211_BAND_2GHZ;
1256 if (nla_put(msg, NL80211_BAND_2GHZ, 8,
nl80211_copy.h 2490 * nl80211_band. For instance, for NL80211_BAND_2GHZ, bit 0
4423 * within an attribute of type NL80211_BAND_2GHZ. And one or more of such
5322 * @NL80211_BAND_2GHZ: 2.4 GHz ISM band
5332 NL80211_BAND_2GHZ,
driver_nl80211.c 4582 band = nla_nest_start(msg, NL80211_BAND_2GHZ);
9421 band = nla_nest_start(msg, NL80211_BAND_2GHZ);

Completed in 107 milliseconds