Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_priv_objs.h406 bool is_6g_channel_list_populated; member
H A Dreg_build_chan_list.c1254 if (!pdev_priv_obj->is_6g_channel_list_populated) in reg_modify_chan_list_for_outdoor()
1360 pdev_priv_obj->is_6g_channel_list_populated = in reg_propagate_6g_mas_channel_list()
1361 mas_chan_params->is_6g_channel_list_populated; in reg_propagate_6g_mas_channel_list()
2306 if (pdev_priv_obj->is_6g_channel_list_populated) in reg_copy_6g_cur_mas_chan_list_to_cmn()
3270 if (!pdev_priv_obj->is_6g_channel_list_populated) in reg_compute_super_chan_list()
3801 if (!pdev_priv_obj->is_6g_channel_list_populated) { in reg_get_6g_pwrmode_chan_list()
4106 is_6g_channel_list_populated = true; in reg_store_regulatory_ext_info_to_socpriv()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h1677 bool is_6g_channel_list_populated; member