Searched refs:BAND_60_GHZ (Results 1 – 3 of 3) sorted by relevance
394 BAND_60_GHZ = BIT(2), enumerator
5047 return BAND_60_GHZ; in wpas_freq_to_band()5078 band |= BAND_60_GHZ; in wpas_get_bands()5082 BAND_60_GHZ; in wpas_get_bands()
3606 if (bands & BAND_60_GHZ) in p2p_scan_ie()