Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/inc/
H A Dwlan_cfr_tgt_api.h75 int tgt_cfr_stop_capture(struct wlan_objmgr_pdev *pdev,
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/src/
H A Dwlan_cfr_tgt_api.c225 int tgt_cfr_stop_capture(struct wlan_objmgr_pdev *pdev, in tgt_cfr_stop_capture() function
H A Dwlan_cfr_ucfg_api.c353 status = tgt_cfr_stop_capture(pdev, peer); in ucfg_cfr_stop_capture()