Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c610 if ((vport->port_type == LPFC_NPIV_PORT && in lpfc_rcv_plogi()
968 if (vport->port_type == LPFC_NPIV_PORT && in lpfc_rcv_prli_support_check()
2155 if ((vport->port_type == LPFC_NPIV_PORT) && in lpfc_cmpl_prli_prli_issue()
2260 (vport->port_type == LPFC_NPIV_PORT) && in lpfc_cmpl_prli_prli_issue()
H A Dlpfc.h618 #define LPFC_NPIV_PORT 2 macro
H A Dlpfc_attr.c6500 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_alloc_sysfs_attr()
6530 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_free_sysfs_attr()
6576 if (vport->port_type == LPFC_NPIV_PORT) { in lpfc_get_host_port_type()
H A Dlpfc_els.c3857 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_issue_els_rdf()
4371 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_issue_els_edc()
5552 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.c1168 ((vport->port_type == LPFC_NPIV_PORT) && in lpfc_cleanup_rpis()
H A Dlpfc_init.c4809 vport->port_type = LPFC_NPIV_PORT; in lpfc_create_port()