Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Ddefs.h401 BAND_5_GHZ = BIT(1), enumerator
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c5977 return BAND_5_GHZ; in wpas_freq_to_band()
6004 band |= BAND_5_GHZ; in wpas_get_bands()
6010 band = BAND_2_4_GHZ | BAND_5_GHZ | in wpas_get_bands()