Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_vport.c605 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_vport_delete()
Dlpfc_hbadisc.c1257 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_mbx_cmpl_clear_la()
3074 if ((vport->port_type != LPFC_PHYSICAL_PORT) && (!vport->vpi)) { in lpfc_issue_init_vpi()
3119 if (vports[i]->port_type == LPFC_PHYSICAL_PORT) in lpfc_start_fdiscs()
3280 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_mbx_cmpl_read_sparam()
5755 (vport->port_type != LPFC_PHYSICAL_PORT) || in lpfc_issue_clear_la()
6275 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.h570 #define LPFC_PHYSICAL_PORT 1 macro
Dlpfc_attr.c2292 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_npiv_info_show()
4104 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_restrict_login_init()
4139 if (vport->port_type == LPFC_PHYSICAL_PORT && val != 0) { in lpfc_restrict_login_set()
Dlpfc_init.c2911 if (vport->port_type != LPFC_PHYSICAL_PORT && in lpfc_cleanup()
3591 LPFC_PHYSICAL_PORT)) in lpfc_online()
4639 vport->port_type = LPFC_PHYSICAL_PORT; in lpfc_create_port()
13931 if (vports[i]->port_type == LPFC_PHYSICAL_PORT) in lpfc_pci_remove_one_s3()
14776 if (vports[i]->port_type == LPFC_PHYSICAL_PORT) in lpfc_pci_remove_one_s4()
Dlpfc_scsi.c5392 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_vmid_assign_cs_ctl()
5838 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_vmid_vport_cleanup()
Dlpfc_els.c10470 if ((vport->port_type == LPFC_PHYSICAL_PORT) && in lpfc_cmpl_reg_new_vport()