Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_vport.c622 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_vport_delete()
Dlpfc_hbadisc.c1067 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_mbx_cmpl_clear_la()
2837 if ((vport->port_type != LPFC_PHYSICAL_PORT) && (!vport->vpi)) { in lpfc_issue_init_vpi()
2883 if (vports[i]->port_type == LPFC_PHYSICAL_PORT) in lpfc_start_fdiscs()
3044 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_mbx_cmpl_read_sparam()
5286 (vport->port_type != LPFC_PHYSICAL_PORT) || in lpfc_issue_clear_la()
5800 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_mbx_cmpl_fdmi_reg_login()
Dlpfc.h342 #define LPFC_PHYSICAL_PORT 1 macro
Dlpfc_ct.c1687 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_cmpl_ct_disc_fdmi()
1729 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_fdmi_num_disc_check()
Dlpfc_attr.c1839 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_npiv_info_show()
3704 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_restrict_login_init()
3739 if (vport->port_type == LPFC_PHYSICAL_PORT && val != 0) { in lpfc_restrict_login_set()
Dlpfc_init.c2819 if (vport->port_type != LPFC_PHYSICAL_PORT && in lpfc_cleanup()
3138 LPFC_PHYSICAL_PORT)) in lpfc_online()
3973 vport->port_type = LPFC_PHYSICAL_PORT; in lpfc_create_port()
10939 if (vports[i]->port_type == LPFC_PHYSICAL_PORT) in lpfc_pci_remove_one_s3()
11754 if (vports[i]->port_type == LPFC_PHYSICAL_PORT) in lpfc_pci_remove_one_s4()
Dlpfc_els.c8511 if ((vport->port_type == LPFC_PHYSICAL_PORT) && in lpfc_cmpl_reg_new_vport()