Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/inc/
H A Dwlan_pkt_capture_tgt_api.h75 tgt_pkt_capture_send_config(struct wlan_objmgr_vdev *vdev,
/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/src/
H A Dwlan_pkt_capture_tgt_api.c167 tgt_pkt_capture_send_config(struct wlan_objmgr_vdev *vdev, in tgt_pkt_capture_send_config() function
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
H A Dwlan_pkt_capture_main.c1374 status = tgt_pkt_capture_send_config(vdev, config); in pkt_capture_set_filter()