Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_ftm.h40 int hdd_update_cds_config_ftm(struct hdd_context *hdd_ctx);
42 static inline int hdd_update_cds_config_ftm(struct hdd_context *hdd_ctx) in hdd_update_cds_config_ftm() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ftm.c58 int hdd_update_cds_config_ftm(struct hdd_context *hdd_ctx) in hdd_update_cds_config_ftm() function
H A Dwlan_hdd_main.c21007 ret = hdd_update_cds_config_ftm(hdd_ctx); in hdd_update_config()