Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c640 if ((vport->port_type == LPFC_NPIV_PORT && in lpfc_rcv_plogi()
2201 if ((vport->port_type == LPFC_NPIV_PORT) && in lpfc_cmpl_prli_prli_issue()
2295 (vport->port_type == LPFC_NPIV_PORT) && in lpfc_cmpl_prli_prli_issue()
H A Dlpfc.h352 #define LPFC_NPIV_PORT 2 macro
H A Dlpfc_attr.c6510 if (error || vport->port_type == LPFC_NPIV_PORT) in lpfc_alloc_sysfs_attr()
6544 if (vport->port_type == LPFC_NPIV_PORT) in lpfc_free_sysfs_attr()
6592 if (vport->port_type == LPFC_NPIV_PORT) { in lpfc_get_host_port_type()
H A Dlpfc_ct.c465 if ((vport->port_type != LPFC_NPIV_PORT) || in lpfc_prep_node_fc4type()
H A Dlpfc_hbadisc.c834 ((vport->port_type == LPFC_NPIV_PORT) && in lpfc_cleanup_rpis()
H A Dlpfc_els.c3503 if (vport->port_type == LPFC_NPIV_PORT) { in lpfc_issue_els_rdf()
H A Dlpfc_init.c4430 vport->port_type = LPFC_NPIV_PORT; in lpfc_create_port()