Searched refs:BAND_60_GHZ (Results 1 – 3 of 3) sorted by relevance
341 BAND_60_GHZ = BIT(2), enumerator
4042 return BAND_60_GHZ; in wpas_freq_to_band()4073 band |= BAND_60_GHZ; in wpas_get_bands()4077 BAND_60_GHZ; in wpas_get_bands()
3548 if (bands & BAND_60_GHZ) in p2p_scan_ie()