Searched refs:start_local_pkt_capture (Results 1 – 5 of 5) sorted by relevance
329 !soc->ops->mon_ops->start_local_pkt_capture) in cdp_start_local_pkt_capture()332 return soc->ops->mon_ops->start_local_pkt_capture(soc, pdev_id, filter); in cdp_start_local_pkt_capture()
1156 QDF_STATUS (*start_local_pkt_capture) member
1510 .start_local_pkt_capture = NULL,
1555 .start_local_pkt_capture = dp_mon_start_local_pkt_capture,
881 QDF_STATUS (*start_local_pkt_capture)(struct dp_pdev *pdev); member