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