Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc_nportdisc.c588 if ((vport->port_type == LPFC_NPIV_PORT && in lpfc_rcv_plogi()
2174 if ((vport->port_type == LPFC_NPIV_PORT) && in lpfc_cmpl_prli_prli_issue()
2278 (vport->port_type == LPFC_NPIV_PORT) && in lpfc_cmpl_prli_prli_issue()
Dlpfc.h543 #define LPFC_NPIV_PORT 2 macro
Dlpfc_attr.c6356 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_alloc_sysfs_attr()
6386 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_free_sysfs_attr()
6434 if (vport->port_type == LPFC_NPIV_PORT) { in lpfc_get_host_port_type()
Dlpfc_els.c3795 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_issue_els_rdf()
4283 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_issue_els_edc()
5446 vport && vport->port_type == LPFC_NPIV_PORT && in lpfc_cmpl_els_rsp()
5844 vport->port_type == LPFC_NPIV_PORT && in lpfc_els_rsp_reject()
Dlpfc_ct.c719 if ((vport->port_type != LPFC_NPIV_PORT) || in lpfc_prep_node_fc4type()
Dlpfc_hbadisc.c1158 ((vport->port_type == LPFC_NPIV_PORT) && in lpfc_cleanup_rpis()
Dlpfc_init.c4807 vport->port_type = LPFC_NPIV_PORT; in lpfc_create_port()