Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/scsi/
Dscsi_fc_transport.txt447 fc_vport_terminate - detach and remove a vport
464 * fc_vport_terminate - Admin App or LLDD requests termination of a vport
474 fc_vport_terminate(struct fc_vport *vport)
/Linux-v4.19/include/scsi/
Dscsi_transport_fc.h808 int fc_vport_terminate(struct fc_vport *vport);
/Linux-v4.19/drivers/scsi/
Dscsi_transport_fc.c1949 stat = fc_vport_terminate(vport); in store_fc_host_vport_delete()
3495 fc_vport_terminate(struct fc_vport *vport) in fc_vport_terminate() function
3537 EXPORT_SYMBOL(fc_vport_terminate);
3550 stat = fc_vport_terminate(vport); in fc_vport_sched_delete()
/Linux-v4.19/drivers/scsi/csiostor/
Dcsio_init.c888 fc_vport_terminate(ln->fc_vport); in csio_lnodes_exit()
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_els.c875 fc_vport_terminate(lport->vport); in bnx2fc_flogi_resp()
/Linux-v4.19/drivers/scsi/bfa/
Dbfad_im.c623 fc_vport_terminate(im_port->fc_vport); in bfad_im_port_delete_handler()
/Linux-v4.19/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c1864 fc_vport_terminate(npiv_vha->fc_vport); in tcm_qla2xxx_npiv_drop_lport()
Dqla_os.c3526 fc_vport_terminate(vha->fc_vport); in qla2x00_delete_all_vps()
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_init.c10941 fc_vport_terminate(vports[i]->fc_vport); in lpfc_pci_remove_one_s3()
11756 fc_vport_terminate(vports[i]->fc_vport); in lpfc_pci_remove_one_s4()