Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_nportdisc.c492 if ((vport->port_type == LPFC_NPIV_PORT && in lpfc_rcv_plogi()
1937 if ((vport->port_type == LPFC_NPIV_PORT) && in lpfc_cmpl_prli_prli_issue()
2024 (vport->port_type == LPFC_NPIV_PORT) && in lpfc_cmpl_prli_prli_issue()
Dlpfc.h343 #define LPFC_NPIV_PORT 2 macro
Dlpfc_attr.c5739 if (error || vport->port_type == LPFC_NPIV_PORT) in lpfc_alloc_sysfs_attr()
5773 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_free_sysfs_attr()
5821 if (vport->port_type == LPFC_NPIV_PORT) { in lpfc_get_host_port_type()
Dlpfc_ct.c464 if ((vport->port_type != LPFC_NPIV_PORT) || in lpfc_prep_node_fc4type()
Dlpfc_hbadisc.c816 ((vport->port_type == LPFC_NPIV_PORT) && in lpfc_cleanup_rpis()
Dlpfc_init.c3970 vport->port_type = LPFC_NPIV_PORT; in lpfc_create_port()