Searched refs:BAND_60_GHZ (Results 1 – 3 of 3) sorted by relevance
379 BAND_60_GHZ = BIT(2), enumerator
4616 return BAND_60_GHZ; in wpas_freq_to_band()4647 band |= BAND_60_GHZ; in wpas_get_bands()4651 BAND_60_GHZ; in wpas_get_bands()
3596 if (bands & BAND_60_GHZ) in p2p_scan_ie()