Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/src/
H A Dwlan_cfr_tgt_api.c234 if (cfr_tx_ops->cfr_stop_capture) in tgt_cfr_stop_capture()
235 status = cfr_tx_ops->cfr_stop_capture(pdev, peer); in tgt_cfr_stop_capture()
/wlan-driver/qca-wifi-host-cmn/target_if/cfr/src/
H A Dtarget_if_cfr.c725 tx_ops->cfr_tx_ops.cfr_stop_capture = in target_if_cfr_tx_ops_register()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h823 int (*cfr_stop_capture)(struct wlan_objmgr_pdev *pdev, member