Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc_vport.c605 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_vport_delete()
Dlpfc_hbadisc.c1367 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_mbx_cmpl_clear_la()
3184 if ((vport->port_type != LPFC_PHYSICAL_PORT) && (!vport->vpi)) { in lpfc_issue_init_vpi()
3229 if (vports[i]->port_type == LPFC_PHYSICAL_PORT) in lpfc_start_fdiscs()
3390 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_mbx_cmpl_read_sparam()
5872 (vport->port_type != LPFC_PHYSICAL_PORT) || in lpfc_issue_clear_la()
6392 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_mbx_cmpl_fdmi_reg_login()
Dlpfc_ct.c2330 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_cmpl_ct_disc_fdmi()
2336 if (vport->port_type == LPFC_PHYSICAL_PORT && in lpfc_cmpl_ct_disc_fdmi()
2412 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_fdmi_change_check()
2434 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_fdmi_change_check()
Dlpfc.h571 #define LPFC_PHYSICAL_PORT 1 macro
Dlpfc_attr.c2313 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_npiv_info_show()
4125 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_restrict_login_init()
4160 if (vport->port_type == LPFC_PHYSICAL_PORT && val != 0) { in lpfc_restrict_login_set()
Dlpfc_init.c2915 if (vport->port_type != LPFC_PHYSICAL_PORT && in lpfc_cleanup()
3595 LPFC_PHYSICAL_PORT)) in lpfc_online()
4657 vport->port_type = LPFC_PHYSICAL_PORT; in lpfc_create_port()
13922 if (vports[i]->port_type == LPFC_PHYSICAL_PORT) in lpfc_pci_remove_one_s3()
14771 if (vports[i]->port_type == LPFC_PHYSICAL_PORT) in lpfc_pci_remove_one_s4()
Dlpfc_scsi.c5397 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_vmid_assign_cs_ctl()
5842 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_vmid_vport_cleanup()
Dlpfc_els.c10463 if ((vport->port_type == LPFC_PHYSICAL_PORT) && in lpfc_cmpl_reg_new_vport()