Home
last modified time | relevance | path

Searched refs:left_edge_of_max_band (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_build_chan_list.c5308 uint16_t min_bw, max_bw, left_edge_of_min_band, left_edge_of_max_band; in reg_find_low_limit_chan_enum_for_6g() local
5319 left_edge_of_max_band = center_freq - max_bw / 2; in reg_find_low_limit_chan_enum_for_6g()
5320 if (left_edge_of_max_band < low_freq) { in reg_find_low_limit_chan_enum_for_6g()