Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_cfg.h229 bool hdd_update_config_cfg(struct hdd_context *hdd_ctx);
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg.c717 bool hdd_update_config_cfg(struct hdd_context *hdd_ctx) in hdd_update_config_cfg() function
2201 if (hdd_update_config_cfg(hdd_ctx) == false) { in hdd_update_phymode()
Dwlan_hdd_main.c15993 if (!hdd_update_config_cfg(hdd_ctx)) { in hdd_pre_enable_configure()