Searched defs:fcoe_ctlr (Results 1 – 1 of 1) sorted by relevance
117 struct fcoe_ctlr { struct123 struct fcoe_ctlr_device *cdev; argument124 u16 fcf_count;125 unsigned long sol_time;126 unsigned long sel_time;150 void (*send)(struct fcoe_ctlr *, struct sk_buff *); argument158 * fcoe_ctlr_priv() - Return the private data from a fcoe_ctlr argument
Completed in 4 milliseconds