Home
last modified time | relevance | path

Searched refs:wlan_pkt_capture_tx_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.c102 struct wlan_pkt_capture_tx_ops *tx_ops; in tgt_pkt_capture_send_mode()
136 struct wlan_pkt_capture_tx_ops *tx_ops; in tgt_pkt_capture_send_beacon_interval()
172 struct wlan_pkt_capture_tx_ops *tx_ops; in tgt_pkt_capture_send_config()
/wlan-driver/qcacld-3.0/components/target_if/pkt_capture/inc/
H A Dtarget_if_pkt_capture.h49 void target_if_pkt_capture_register_tx_ops(struct wlan_pkt_capture_tx_ops
/wlan-driver/qcacld-3.0/components/pkt_capture/core/inc/
H A Dwlan_pkt_capture_priv.h100 struct wlan_pkt_capture_tx_ops tx_ops;
/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/inc/
H A Dwlan_pkt_capture_public_structs.h105 struct wlan_pkt_capture_tx_ops { struct
/wlan-driver/qcacld-3.0/components/target_if/pkt_capture/src/
H A Dtarget_if_pkt_capture.c468 target_if_pkt_capture_register_tx_ops(struct wlan_pkt_capture_tx_ops *tx_ops) in target_if_pkt_capture_register_tx_ops()