Searched refs:fcoe_ctlr_enabled (Results 1 – 2 of 2) sorted by relevance
122 static int fcoe_ctlr_enabled(struct fcoe_ctlr_device *cdev);161 .set_fcoe_ctlr_enabled = fcoe_ctlr_enabled,2148 static int fcoe_ctlr_enabled(struct fcoe_ctlr_device *cdev) in fcoe_ctlr_enabled() function
83 #define fcoe_ctlr_enabled(x) \ macro