Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h620 #define LPFC_NPIV_PORT 2 macro
H A Dlpfc_attr.c6366 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_alloc_sysfs_attr()
6396 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_free_sysfs_attr()
6442 if (vport->port_type == LPFC_NPIV_PORT) { in lpfc_get_host_port_type()
H A Dlpfc_els.c3752 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_issue_els_rdf()
4243 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_issue_els_edc()
5417 vport && vport->port_type == LPFC_NPIV_PORT && in lpfc_cmpl_els_rsp()
H A Dlpfc_ct.c719 if ((vport->port_type != LPFC_NPIV_PORT) || in lpfc_prep_node_fc4type()
H A Dlpfc_hbadisc.c1158 ((vport->port_type == LPFC_NPIV_PORT) && in lpfc_cleanup_rpis()