Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.h251 QDF_STATUS reg_get_max_5g_bw_from_country_code(struct wlan_objmgr_pdev *pdev,
H A Dreg_services_common.c1480 QDF_STATUS reg_get_max_5g_bw_from_country_code(struct wlan_objmgr_pdev *pdev, in reg_get_max_5g_bw_from_country_code() function
1527 QDF_STATUS reg_get_max_5g_bw_from_country_code(struct wlan_objmgr_pdev *pdev, in reg_get_max_5g_bw_from_country_code() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c76 return reg_get_max_5g_bw_from_country_code(pdev, cc, max_bw_5g); in wlan_reg_get_max_5g_bw_from_country_code()