Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
H A Dwlan_pkt_capture_main.c43 wdi_event_subscribe PKT_CAPTURE_RX_SUBSCRIBER; variable
69 PKT_CAPTURE_RX_SUBSCRIBER.callback = in pkt_capture_wdi_event_subscribe()
72 PKT_CAPTURE_RX_SUBSCRIBER.context = wlan_psoc_get_dp_handle(psoc); in pkt_capture_wdi_event_subscribe()
74 cdp_wdi_event_sub(soc, pdev_id, &PKT_CAPTURE_RX_SUBSCRIBER, in pkt_capture_wdi_event_subscribe()
132 cdp_wdi_event_unsub(soc, pdev_id, &PKT_CAPTURE_RX_SUBSCRIBER, in pkt_capture_wdi_event_unsubscribe()