Home
last modified time | relevance | path

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

/linux/drivers/scsi/fcoe/
H A Dfcoe.c140 static int fcoe_vport_destroy(struct fc_vport *);
213 .vport_delete = fcoe_vport_destroy,
2691 static int fcoe_vport_destroy(struct fc_vport *vport) in fcoe_vport_destroy() function