Searched defs:fcoe_ctlr (Results 1 – 1 of 1) sorted by relevance
118 struct fcoe_ctlr { struct124 struct fcoe_ctlr_device *cdev; argument125 u16 fcf_count;126 unsigned long sol_time;127 unsigned long sel_time;151 void (*send)(struct fcoe_ctlr *, struct sk_buff *); argument159 * fcoe_ctlr_priv() - Return the private data from a fcoe_ctlr argument