Searched defs:evt_priv (Results 1 – 1 of 1) sorted by relevance
59 struct evt_priv { struct60 struct work_struct c2h_wk;61 bool c2h_wk_alive;62 struct rtw_cbuf *c2h_queue;65 atomic_t event_seq;66 u8 *evt_buf; /* shall be non-paged, and 4 bytes aligned */67 u8 *evt_allocated_buf;68 u32 evt_done_cnt;69 u8 *c2h_mem;70 u8 *allocated_c2h_mem;