Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pkt_capture/core/inc/
H A Dwlan_pkt_capture_mon_thread.h234 void pkt_capture_free_mon_pkt_freeq(struct pkt_capture_mon_context *mon_ctx);
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
H A Dwlan_pkt_capture_mon_thread.c48 void pkt_capture_free_mon_pkt_freeq(struct pkt_capture_mon_context *mon_ctx) in pkt_capture_free_mon_pkt_freeq() function
361 pkt_capture_free_mon_pkt_freeq(mon_ctx); in pkt_capture_close_mon_thread()
H A Dwlan_pkt_capture_main.c1104 pkt_capture_free_mon_pkt_freeq(mon_ctx); in pkt_capture_vdev_create_notification()