Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe.c158 static void fcoe_vport_remove(struct fc_lport *);
1901 fcoe_vport_remove(lport); in fcoe_device_notification()
2116 fcoe_vport_remove(port->lport); in fcoe_destroy_work()
2741 static void fcoe_vport_remove(struct fc_lport *lport) in fcoe_vport_remove() function