Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pre_cac/dispatcher/inc/
H A Dwlan_pre_cac_ucfg_api.h164 void ucfg_pre_cac_set_freq(struct wlan_objmgr_vdev *vdev,
262 ucfg_pre_cac_set_freq(struct wlan_objmgr_vdev *vdev, in ucfg_pre_cac_set_freq() function
/wlan-driver/qcacld-3.0/components/pre_cac/dispatcher/src/
H A Dwlan_pre_cac_ucfg_api.c40 void ucfg_pre_cac_set_freq(struct wlan_objmgr_vdev *vdev, in ucfg_pre_cac_set_freq() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_pre_cac.c436 ucfg_pre_cac_set_freq(link_info->vdev, pre_cac_chan_freq); in __wlan_hdd_request_pre_cac()