Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/net/wireless/rsi/
Drsi_main.h179 struct rsi_thread { struct
180 void (*thread_function)(void *);
181 struct completion completion;
182 struct task_struct *task;
183 struct rsi_event event;
184 atomic_t thread_done;
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
Drsi_main.h200 struct rsi_thread { struct
201 void (*thread_function)(void *);
202 struct completion completion;
203 struct task_struct *task;
204 struct rsi_event event;
205 atomic_t thread_done;