Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/rsi/
H A Drsi_main.h202 struct rsi_thread { struct
203 void (*thread_function)(void *);
204 struct completion completion;
205 struct task_struct *task;
206 struct rsi_event event;
207 atomic_t thread_done;