Home
last modified time | relevance | path

Searched refs:tgt_pkt_capture_send_mode (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.h53 tgt_pkt_capture_send_mode(struct wlan_objmgr_vdev *vdev,
/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/src/
H A Dwlan_pkt_capture_tgt_api.c97 tgt_pkt_capture_send_mode(struct wlan_objmgr_vdev *vdev, in tgt_pkt_capture_send_mode() function
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
H A Dwlan_pkt_capture_main.c762 status = tgt_pkt_capture_send_mode(vdev, mode); in pkt_capture_register_callbacks()
808 status = tgt_pkt_capture_send_mode(vdev, PACKET_CAPTURE_MODE_DISABLE); in pkt_capture_deregister_callbacks()
1353 status = tgt_pkt_capture_send_mode(vdev, mode); in pkt_capture_set_filter()