Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_utils.h148 bool reg_get_keep_6ghz_sta_cli_connection(struct wlan_objmgr_pdev *pdev);
532 bool reg_get_keep_6ghz_sta_cli_connection(struct wlan_objmgr_pdev *pdev) in reg_get_keep_6ghz_sta_cli_connection() function
H A Dreg_utils.c730 !reg_get_keep_6ghz_sta_cli_connection(pdev)) { in reg_set_band()
894 bool reg_get_keep_6ghz_sta_cli_connection(struct wlan_objmgr_pdev *pdev) in reg_get_keep_6ghz_sta_cli_connection() function
H A Dreg_build_chan_list.c697 if (reg_get_keep_6ghz_sta_cli_connection(pdev)) in reg_dis_6g_chan_in_super_chan_list()
934 if (reg_get_keep_6ghz_sta_cli_connection(pdev)) { in reg_modify_chan_list_for_band_6G()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_ucfg_api.c164 return reg_get_keep_6ghz_sta_cli_connection(pdev); in ucfg_reg_get_keep_6ghz_sta_cli_connection()
H A Dwlan_reg_services_api.c736 return reg_get_keep_6ghz_sta_cli_connection(pdev); in wlan_reg_get_keep_6ghz_sta_cli_connection()