Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/fcoe/
Dfcoe.c146 static void fcoe_vport_remove(struct fc_lport *);
1888 fcoe_vport_remove(lport); in fcoe_device_notification()
2103 fcoe_vport_remove(port->lport); in fcoe_destroy_work()
2726 static void fcoe_vport_remove(struct fc_lport *lport) in fcoe_vport_remove() function