Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c56 return get_next_lower_bandwidth(ch_width); in wlan_get_next_lower_bandwidth()
901 return get_next_lower_bandwidth(ch_width); in wlan_reg_get_next_lower_bandwidth()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.c456 enum phy_ch_width get_next_lower_bandwidth(enum phy_ch_width ch_width) in get_next_lower_bandwidth() function
5472 *in_ch_width = get_next_lower_bandwidth(*in_ch_width); in reg_fill_channel_list_for_320_for_pwrmode()
5491 *in_ch_width = get_next_lower_bandwidth(*in_ch_width); in reg_fill_channel_list_for_320_for_pwrmode()
5539 *in_ch_width = get_next_lower_bandwidth(*in_ch_width); in reg_fill_channel_list_for_320_for_pwrmode()
5804 get_next_lower_bandwidth(ch_params->ch_width); in reg_set_5g_channel_params_for_pwrmode()
5950 get_next_lower_bandwidth(ch_params->ch_width); in reg_set_2g_channel_params_for_freq()
H A Dreg_services_common.h222 enum phy_ch_width get_next_lower_bandwidth(enum phy_ch_width ch_width);