Searched refs:center_idx_to_bw_6ghz (Results 1 – 5 of 5) sorted by relevance
424 if (center_idx_to_bw_6ghz(channel) < 0) { in hostapd_set_freq_params()440 int bw = center_idx_to_bw_6ghz(center_segment0); in hostapd_set_freq_params()457 if (center_idx_to_bw_6ghz(center_segment1) != 2 || in hostapd_set_freq_params()
279 int center_idx_to_bw_6ghz(u8 idx);
2291 int center_idx_to_bw_6ghz(u8 idx) in center_idx_to_bw_6ghz() function2321 if (center_idx_to_bw_6ghz((freq - 5950) / 5) < 0) in is_6ghz_freq()
232 *pos++ = center_idx_to_bw_6ghz(seg0); in hostapd_eid_he_operation()
1685 bw = center_idx_to_bw_6ghz(seg0); in hostapd_set_6ghz_sec_chan()