Searched refs:fcoe_vport_disable (Results 1 – 1 of 1) sorted by relevance
142 static int fcoe_vport_disable(struct fc_vport *, bool disable);214 .vport_disable = fcoe_vport_disable,2746 static int fcoe_vport_disable(struct fc_vport *vport, bool disable) in fcoe_vport_disable() function