Lines Matching defs:fcoe_port
316 struct fcoe_port { struct
317 void *priv;
318 struct fc_lport *lport;
319 struct sk_buff_head fcoe_pending_queue;
320 u8 fcoe_pending_queue_active;
321 u8 priority;
322 u32 max_queue_depth;
323 u32 min_queue_depth;
324 struct timer_list timer;
325 struct work_struct destroy_work;
326 u8 data_src_addr[ETH_ALEN];