Searched refs:fcoe_ctlr_mode (Results 1 – 2 of 2) sorted by relevance
128 static void fcoe_ctlr_mode(struct fcoe_ctlr_device *ctlr_dev);161 .set_fcoe_ctlr_mode = fcoe_ctlr_mode,2051 static void fcoe_ctlr_mode(struct fcoe_ctlr_device *ctlr_dev) in fcoe_ctlr_mode() function
67 #define fcoe_ctlr_mode(x) \ macro