Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc_nportdisc.c565 if ((vport->port_type == LPFC_NPIV_PORT && in lpfc_rcv_plogi()
2149 if ((vport->port_type == LPFC_NPIV_PORT) && in lpfc_cmpl_prli_prli_issue()
2243 (vport->port_type == LPFC_NPIV_PORT) && in lpfc_cmpl_prli_prli_issue()
Dlpfc.h572 #define LPFC_NPIV_PORT 2 macro
Dlpfc_attr.c6774 if (error || vport->port_type == LPFC_NPIV_PORT) in lpfc_alloc_sysfs_attr()
6808 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_free_sysfs_attr()
6856 if (vport->port_type == LPFC_NPIV_PORT) { in lpfc_get_host_port_type()
Dlpfc_els.c3677 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_issue_els_rdf()
4119 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_issue_els_edc()
5284 (vport && vport->port_type == LPFC_NPIV_PORT) && in lpfc_cmpl_els_rsp()
5592 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.c1083 ((vport->port_type == LPFC_NPIV_PORT) && in lpfc_cleanup_rpis()
Dlpfc_init.c4654 vport->port_type = LPFC_NPIV_PORT; in lpfc_create_port()