Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/lpfc/
Dlpfc_vport.c367 destroy_port(vport); in lpfc_vport_create()
383 destroy_port(vport); in lpfc_vport_create()
393 destroy_port(vport); in lpfc_vport_create()
Dlpfc_crtn.h479 void destroy_port(struct lpfc_vport *);
Dlpfc_init.c4879 destroy_port(struct lpfc_vport *vport) in destroy_port() function
9181 destroy_port(vport); in lpfc_destroy_shost()
/linux-6.12.1/drivers/net/ethernet/fungible/funeth/
Dfuneth_main.c1745 goto destroy_port; in fun_create_netdev()
1749 goto destroy_port; in fun_create_netdev()
1753 goto destroy_port; in fun_create_netdev()
1812 destroy_port: in fun_create_netdev()
/linux-6.12.1/drivers/infiniband/core/
Dsysfs.c1281 static void destroy_port(struct ib_core_device *coredev, struct ib_port *port) in destroy_port() function
1419 destroy_port(coredev, port); in ib_free_port_attrs()