Searched defs:fcoe_ctlr (Results 1 – 1 of 1) sorted by relevance
129 struct fcoe_ctlr { struct135 struct fcoe_ctlr_device *cdev; argument136 u16 fcf_count;137 unsigned long sol_time;138 unsigned long sel_time;162 void (*send)(struct fcoe_ctlr *, struct sk_buff *); argument170 * fcoe_ctlr_priv() - Return the private data from a fcoe_ctlr argument