Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_vport.c611 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_vport_delete()
Dlpfc_hbadisc.c1095 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_mbx_cmpl_clear_la()
2885 if ((vport->port_type != LPFC_PHYSICAL_PORT) && (!vport->vpi)) { in lpfc_issue_init_vpi()
2931 if (vports[i]->port_type == LPFC_PHYSICAL_PORT) in lpfc_start_fdiscs()
3092 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_mbx_cmpl_read_sparam()
5498 (vport->port_type != LPFC_PHYSICAL_PORT) || in lpfc_issue_clear_la()
6010 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_mbx_cmpl_fdmi_reg_login()
Dlpfc.h354 #define LPFC_PHYSICAL_PORT 1 macro
Dlpfc_attr.c2119 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_npiv_info_show()
3969 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_restrict_login_init()
4004 if (vport->port_type == LPFC_PHYSICAL_PORT && val != 0) { in lpfc_restrict_login_set()
Dlpfc_ct.c1968 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_cmpl_ct_disc_fdmi()
2010 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_fdmi_num_disc_check()
Dlpfc_init.c2819 if (vport->port_type != LPFC_PHYSICAL_PORT && in lpfc_cleanup()
3379 LPFC_PHYSICAL_PORT)) in lpfc_online()
4332 vport->port_type = LPFC_PHYSICAL_PORT; in lpfc_create_port()
11871 if (vports[i]->port_type == LPFC_PHYSICAL_PORT) in lpfc_pci_remove_one_s3()
12688 if (vports[i]->port_type == LPFC_PHYSICAL_PORT) in lpfc_pci_remove_one_s4()
Dlpfc_els.c9006 if ((vport->port_type == LPFC_PHYSICAL_PORT) && in lpfc_cmpl_reg_new_vport()