Searched refs:fcoe_ctl (Results 1 – 1 of 1) sorted by relevance
59 static int fcoe_ctl(fcoe_port_t *eport, int cmd, void *arg);119 eport->eport_ctl = fcoe_ctl; in fcoe_register_client()158 fcoe_ctl(fcoe_port_t *eport, int cmd, void *arg) in fcoe_ctl() function