Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_nportdisc.c564 if ((vport->port_type == LPFC_NPIV_PORT && in lpfc_rcv_plogi()
2141 if ((vport->port_type == LPFC_NPIV_PORT) && in lpfc_cmpl_prli_prli_issue()
2235 (vport->port_type == LPFC_NPIV_PORT) && in lpfc_cmpl_prli_prli_issue()
Dlpfc.h571 #define LPFC_NPIV_PORT 2 macro
Dlpfc_attr.c6753 if (error || vport->port_type == LPFC_NPIV_PORT) in lpfc_alloc_sysfs_attr()
6787 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_free_sysfs_attr()
6835 if (vport->port_type == LPFC_NPIV_PORT) { in lpfc_get_host_port_type()
Dlpfc_els.c3682 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_issue_els_rdf()
4145 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_issue_els_edc()
5298 (vport && vport->port_type == LPFC_NPIV_PORT) && in lpfc_cmpl_els_rsp()
5606 vport->port_type == LPFC_NPIV_PORT) { in lpfc_els_rsp_reject()
Dlpfc_ct.c742 if ((vport->port_type != LPFC_NPIV_PORT) || in lpfc_prep_node_fc4type()
Dlpfc_hbadisc.c973 ((vport->port_type == LPFC_NPIV_PORT) && in lpfc_cleanup_rpis()
Dlpfc_init.c4636 vport->port_type = LPFC_NPIV_PORT; in lpfc_create_port()