Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/common/
H A Ddefs.h393 BAND_5_GHZ = BIT(1), enumerator
/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Dwpa_supplicant.c5057 return BAND_5_GHZ; in wpas_freq_to_band()
5084 band |= BAND_5_GHZ; in wpas_get_bands()
5090 band = BAND_2_4_GHZ | BAND_5_GHZ | in wpas_get_bands()