Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Ddev.h227 struct ssv_encrypt_task_list { struct
228 struct task_struct* encrypt_task;
229 wait_queue_head_t encrypt_wait_q;
230 volatile int started;
231 volatile int running;
232 volatile int paused;
233 volatile int cpu_offline;
234 u32 cpu_no;
235 struct list_head list;