Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/inc/
H A Dwlan_cfr_ucfg_api.h117 QDF_STATUS ucfg_cfr_stop_indication(struct wlan_objmgr_vdev *vdev);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfr.c364 ucfg_cfr_stop_indication(vdev); in hdd_stop_enh_cfr()
656 ucfg_cfr_stop_indication(vdev); in wlan_cfg80211_peer_cfr_capture_cfg_adrastea()
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/src/
H A Dwlan_cfr_ucfg_api.c372 QDF_STATUS ucfg_cfr_stop_indication(struct wlan_objmgr_vdev *vdev) in ucfg_cfr_stop_indication() function