Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe.c154 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