Searched refs:WIFI_FREQ_BAND_6_GHZ (Results 1 – 7 of 7) sorted by relevance
40 band = WIFI_FREQ_BAND_6_GHZ; in wifi_utils_map_band_str_to_idx()94 case WIFI_FREQ_BAND_6_GHZ: in wifi_utils_validate_chan()190 case WIFI_FREQ_BAND_6_GHZ: in wifi_utils_get_all_chans_in_range()
244 band = WIFI_FREQ_BAND_6_GHZ; in wifi_freq_to_band()613 WIFI_FREQ_BAND_6_GHZ in __wifi_args_to_params()702 params->band = WIFI_FREQ_BAND_6_GHZ; in __wifi_args_to_params()
124 case WIFI_FREQ_BAND_6_GHZ: in wifi_band_txt()
222 WIFI_FREQ_BAND_6_GHZ, enumerator
127 return WIFI_FREQ_BAND_6_GHZ; in parse_band()
248 bool is_6ghz = (band == WIFI_FREQ_BAND_6_GHZ) ? true : false; in get_mode_by_band()253 (band == WIFI_FREQ_BAND_6_GHZ)) { in get_mode_by_band()
757 if (params->bands & (1 << WIFI_FREQ_BAND_6_GHZ)) { in nxp_wifi_scan()