Home
last modified time | relevance | path

Searched refs:restart_beaconing (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_lte.c195 psoc_priv_obj->restart_beaconing) { in reg_process_ch_avoid_event()
210 psoc_priv_obj->restart_beaconing) && in reg_process_ch_avoid_event()
Dreg_priv_objs.h273 enum restart_beaconing_on_ch_avoid_rule restart_beaconing; member
Dreg_priv_objs.c120 soc_reg_obj->restart_beaconing = CH_AVOID_RULE_RESTART; in wlan_regulatory_psoc_obj_created_notification()
Dreg_utils.c1139 psoc_priv_obj->restart_beaconing = config_vars.restart_beaconing; in reg_set_config_vars()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_regulatory.c297 uint32_t restart_beaconing = 0; in reg_program_config_vars() local
342 &restart_beaconing); in reg_program_config_vars()
343 config_vars->restart_beaconing = restart_beaconing; in reg_program_config_vars()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
Dreg_services_public_struct.h1607 enum restart_beaconing_on_ch_avoid_rule restart_beaconing; member