Home
last modified time | relevance | path

Searched refs:hdd_set_sme_chan_list (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_cfg.h228 QDF_STATUS hdd_set_sme_chan_list(struct hdd_context *hdd_ctx);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c11643 QDF_STATUS hdd_set_sme_chan_list(struct hdd_context *hdd_ctx) in hdd_set_sme_chan_list() function
15986 status = hdd_set_sme_chan_list(hdd_ctx); in hdd_pre_enable_configure()