Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Ddefs.h402 BAND_60_GHZ = BIT(2), enumerator
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c5976 return BAND_60_GHZ; in wpas_freq_to_band()
6007 band |= BAND_60_GHZ; in wpas_get_bands()
6011 BAND_60_GHZ; in wpas_get_bands()
/freebsd/contrib/wpa/src/p2p/
H A Dp2p.c3584 if (bands & BAND_60_GHZ) in p2p_scan_ie()