Searched refs:stop_local_pkt_capture (Results 1 – 5 of 5) sorted by relevance
353 !soc->ops->mon_ops->stop_local_pkt_capture) in cdp_stop_local_pkt_capture()356 return soc->ops->mon_ops->stop_local_pkt_capture(soc, pdev_id); in cdp_stop_local_pkt_capture()
1160 QDF_STATUS (*stop_local_pkt_capture)(struct cdp_soc_t *soc, member
1511 .stop_local_pkt_capture = NULL,
1556 .stop_local_pkt_capture = dp_mon_stop_local_pkt_capture,
882 QDF_STATUS (*stop_local_pkt_capture)(struct dp_pdev *pdev); member