Home
last modified time | relevance | path

Searched defs:pkt_capture_mon_context (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/components/pkt_capture/core/inc/
H A Dwlan_pkt_capture_mon_thread.h95 struct pkt_capture_mon_context { struct
97 spinlock_t mon_thread_lock;
98 struct task_struct *mon_thread;
99 struct completion mon_start_event;
100 struct completion suspend_mon_event;
101 struct completion resume_mon_event;
102 struct completion mon_shutdown;
103 struct completion mon_register_event;
104 wait_queue_head_t mon_wait_queue;
105 unsigned long mon_event_flag;
[all …]