Home
last modified time | relevance | path

Searched refs:is_6g_afc_power_event_received (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_priv_objs.h467 bool is_6g_afc_power_event_received; member
H A Dreg_build_chan_list.c1251 if (pdev_priv_obj->is_6g_afc_power_event_received) in reg_modify_chan_list_for_outdoor()
2065 if (!pdev_priv_obj->is_6g_afc_power_event_received) in reg_populate_afc_secondary_cur_chan_list()
2185 pdev_priv_obj->is_6g_afc_power_event_received) { in reg_copy_ap_chan_list_to_mas_chan_list()
2293 if (pdev_priv_obj->is_6g_afc_power_event_received) in reg_modify_6g_afc_chan_list()
4941 pdev_priv_obj->is_6g_afc_power_event_received = false; in reg_reset_chan_list_and_power_event()
5734 soc_reg->mas_chan_params[phy_id].is_6g_afc_power_event_received = true; in reg_process_afc_power_event()
5757 pdev_priv_obj->is_6g_afc_power_event_received = in reg_process_afc_power_event()
5758 soc_reg->mas_chan_params[phy_id].is_6g_afc_power_event_received; in reg_process_afc_power_event()
H A Dreg_services_common.c8808 return pdev_priv_obj->is_6g_afc_power_event_received; in reg_is_afc_power_event_received()
10202 pdev_priv_obj->is_6g_afc_power_event_received = val; in reg_set_afc_power_event_received()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h1681 bool is_6g_afc_power_event_received; member