Home
last modified time | relevance | path

Searched refs:fcoe_vport_disable (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/fcoe/
H A Dfcoe.c142 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