Searched refs:is_local_pkt_capture_running (Results 1 – 8 of 8) sorted by relevance
377 !soc->ops->mon_ops->is_local_pkt_capture_running) in cdp_is_local_pkt_capture_running()380 return soc->ops->mon_ops->is_local_pkt_capture_running(soc, pdev_id); in cdp_is_local_pkt_capture_running()
1162 bool (*is_local_pkt_capture_running)(struct cdp_soc_t *soc, member
948 mon_pdev->is_local_pkt_capture_running = val; in dp_mon_set_local_pkt_capture_running()968 return mon_pdev->is_local_pkt_capture_running; in dp_mon_get_is_local_pkt_capture_running()
883 bool (*is_local_pkt_capture_running)(struct dp_pdev *pdev); member1255 bool is_local_pkt_capture_running; member
477 if (qdf_unlikely(IS_LOCAL_PKT_CAPTURE_RUNNING(mon_pdev, is_local_pkt_capture_running))) in dp_rx_mon_status_process_tlv()534 is_local_pkt_capture_running))) { in dp_rx_mon_status_process_tlv()
1557 .is_local_pkt_capture_running = dp_mon_get_is_local_pkt_capture_running,
974 is_local_pkt_capture_running))) in dp_tx_mon_lpc_type_filtering()1069 is_local_pkt_capture_running))) { in dp_tx_mon_send_to_stack()
1512 .is_local_pkt_capture_running = NULL,