Searched defs:fcoe_percpu_s (Results 1 – 1 of 1) sorted by relevance
323 struct fcoe_percpu_s { struct324 struct task_struct *kthread;325 struct work_struct work;326 struct sk_buff_head fcoe_rx_list;327 struct page *crc_eof_page;328 int crc_eof_offset;
Completed in 7 milliseconds