Lines Matching defs:fcoe_ctlr
123 struct fcoe_ctlr { struct
124 enum fip_state state;
125 enum fip_state mode;
126 struct fc_lport *lp;
127 struct fcoe_fcf *sel_fcf;
128 struct list_head fcfs;
129 u16 fcf_count;
130 unsigned long sol_time;
154 void (*send)(struct fcoe_ctlr *, struct sk_buff *); argument
155 void (*update_mac)(struct fc_lport *, u8 *addr);
156 u8 * (*get_src_addr)(struct fc_lport *);
157 struct mutex ctlr_mutex;
158 spinlock_t ctlr_lock;