Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_vport.c576 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_vport_delete()
Dlpfc.h304 #define LPFC_PHYSICAL_PORT 1 macro
Dlpfc_hbadisc.c1047 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_mbx_cmpl_clear_la()
2803 if ((vport->port_type != LPFC_PHYSICAL_PORT) && (!vport->vpi)) { in lpfc_issue_init_vpi()
2849 if (vports[i]->port_type == LPFC_PHYSICAL_PORT) in lpfc_start_fdiscs()
3006 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_mbx_cmpl_read_sparam()
5047 (vport->port_type != LPFC_PHYSICAL_PORT) || in lpfc_issue_clear_la()
Dlpfc_attr.c1425 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_npiv_info_show()
3157 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_restrict_login_init()
3192 if (vport->port_type == LPFC_PHYSICAL_PORT && val != 0) { in lpfc_restrict_login_set()
Dlpfc_init.c2561 if (vport->port_type != LPFC_PHYSICAL_PORT && in lpfc_cleanup()
2870 LPFC_PHYSICAL_PORT)) in lpfc_online()
3332 vport->port_type = LPFC_PHYSICAL_PORT; in lpfc_create_port()
9710 if (vports[i]->port_type == LPFC_PHYSICAL_PORT) in lpfc_pci_remove_one_s3()
10481 if (vports[i]->port_type == LPFC_PHYSICAL_PORT) in lpfc_pci_remove_one_s4()
Dlpfc_ct.c1054 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_vport_symbolic_port_name()
Dlpfc_els.c7908 if (vport->port_type == LPFC_PHYSICAL_PORT in lpfc_cmpl_reg_new_vport()