Searched refs:center_idx_to_bw_6ghz (Results 1 – 4 of 4) sorted by relevance
432 if (center_idx_to_bw_6ghz(channel) < 0) { in hostapd_set_freq_params()449 int bw = center_idx_to_bw_6ghz(center_segment0); in hostapd_set_freq_params()466 if (center_idx_to_bw_6ghz(center_segment1) != 2 || in hostapd_set_freq_params()
263 int center_idx_to_bw_6ghz(u8 idx);
2240 int center_idx_to_bw_6ghz(u8 idx) in center_idx_to_bw_6ghz() function2267 if (center_idx_to_bw_6ghz((freq - 5950) / 5) < 0) in is_6ghz_freq()
226 *pos++ = center_idx_to_bw_6ghz(seg0); in hostapd_eid_he_operation()