Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_pre_cac.h36 int wlan_hdd_request_pre_cac(struct hdd_context *hdd_ctx, uint32_t chan_freq);
65 wlan_hdd_request_pre_cac(struct hdd_context *hdd_ctx, uint32_t chan_freq) in wlan_hdd_request_pre_cac() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sap_cond_chan_switch.c145 ret = wlan_hdd_request_pre_cac(hdd_ctx, freq[0]); in __wlan_hdd_cfg80211_conditional_chan_switch()
H A Dwlan_hdd_pre_cac.c500 int wlan_hdd_request_pre_cac(struct hdd_context *hdd_ctx, uint32_t chan_freq) in wlan_hdd_request_pre_cac() function