Searched defs:fcoe_percpu_s (Results 1 – 1 of 1) sorted by relevance
325 struct fcoe_percpu_s { struct326 struct task_struct *kthread;327 struct work_struct work;328 struct sk_buff_head fcoe_rx_list;329 struct page *crc_eof_page;330 int crc_eof_offset;331 local_lock_t lock;