Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/src/
H A Dwlan_pkt_capture_tgt_api.c29 struct wlan_pkt_capture_rx_ops *rx_ops; in tgt_pkt_capture_register_ev_handler()
65 struct wlan_pkt_capture_rx_ops *rx_ops; in tgt_pkt_capture_unregister_ev_handler()
/wlan-driver/qcacld-3.0/components/target_if/pkt_capture/inc/
H A Dtarget_if_pkt_capture.h41 target_if_pkt_capture_register_rx_ops(struct wlan_pkt_capture_rx_ops *rx_ops);
/wlan-driver/qcacld-3.0/components/pkt_capture/core/inc/
H A Dwlan_pkt_capture_priv.h99 struct wlan_pkt_capture_rx_ops rx_ops;
/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/inc/
H A Dwlan_pkt_capture_public_structs.h127 struct wlan_pkt_capture_rx_ops { struct
/wlan-driver/qcacld-3.0/components/target_if/pkt_capture/src/
H A Dtarget_if_pkt_capture.c447 target_if_pkt_capture_register_rx_ops(struct wlan_pkt_capture_rx_ops *rx_ops) in target_if_pkt_capture_register_rx_ops()