Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/src/
H A Dwlan_pkt_capture_api.c26 bool wlan_pkt_capture_is_tx_mgmt_enable(struct wlan_objmgr_pdev *pdev) in wlan_pkt_capture_is_tx_mgmt_enable() function
/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/inc/
H A Dwlan_pkt_capture_api.h35 bool wlan_pkt_capture_is_tx_mgmt_enable(struct wlan_objmgr_pdev *pdev);
/wlan-driver/qcacld-3.0/components/target_if/pkt_capture/src/
H A Dtarget_if_pkt_capture.c208 if (!(wlan_pkt_capture_is_tx_mgmt_enable(pdev))) in target_if_mgmt_offload_data_event_handler()