Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_vport.c500 vport->unreg_vpi_cmpl = VPORT_INVAL; in disable_vport()
503 while (vport->unreg_vpi_cmpl == VPORT_INVAL && timeout) in disable_vport()
776 vport->unreg_vpi_cmpl = VPORT_INVAL; in lpfc_vport_delete()
779 while (vport->unreg_vpi_cmpl == VPORT_INVAL && timeout) in lpfc_vport_delete()
Dlpfc.h452 int unreg_vpi_cmpl; member
Dlpfc_hbadisc.c3609 vport->unreg_vpi_cmpl = VPORT_OK; in lpfc_mbx_cmpl_unreg_vpi()
3639 vport->unreg_vpi_cmpl = VPORT_ERROR; in lpfc_mbx_unreg_vpi()
Dlpfc_els.c9457 vport->unreg_vpi_cmpl = VPORT_ERROR; in lpfc_cmpl_els_npiv_logo()