Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/ !
H A Dreg_services_common.h230 enum phy_ch_width reg_get_next_higher_bandwidth(enum phy_ch_width ch_width);
H A Dreg_services_common.c448 enum phy_ch_width reg_get_next_higher_bandwidth(enum phy_ch_width ch_width) in reg_get_next_higher_bandwidth() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/ !
H A Dwlan_reg_services_api.c907 return reg_get_next_higher_bandwidth(ch_width); in wlan_reg_get_next_higher_bandwidth()