Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_nportdisc.c473 if ((vport->port_type == LPFC_NPIV_PORT && in lpfc_rcv_plogi()
1710 if ((vport->port_type == LPFC_NPIV_PORT) && in lpfc_cmpl_prli_prli_issue()
1736 (vport->port_type == LPFC_NPIV_PORT) && in lpfc_cmpl_prli_prli_issue()
Dlpfc.h305 #define LPFC_NPIV_PORT 2 macro
Dlpfc_attr.c5105 if (error || vport->port_type == LPFC_NPIV_PORT) in lpfc_alloc_sysfs_attr()
5139 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_free_sysfs_attr()
5175 if (vport->port_type == LPFC_NPIV_PORT) { in lpfc_get_host_port_type()
Dlpfc_ct.c471 if ((vport->port_type != LPFC_NPIV_PORT) || in lpfc_ns_rsp()
Dlpfc_hbadisc.c810 ((vport->port_type == LPFC_NPIV_PORT) && in lpfc_cleanup_rpis()
Dlpfc_init.c3329 vport->port_type = LPFC_NPIV_PORT; in lpfc_create_port()