Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_vport.c611 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_vport_delete()
H A Dlpfc_hbadisc.c1119 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_mbx_cmpl_clear_la()
2936 if ((vport->port_type != LPFC_PHYSICAL_PORT) && (!vport->vpi)) { in lpfc_issue_init_vpi()
2981 if (vports[i]->port_type == LPFC_PHYSICAL_PORT) in lpfc_start_fdiscs()
3142 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_mbx_cmpl_read_sparam()
5668 (vport->port_type != LPFC_PHYSICAL_PORT) || in lpfc_issue_clear_la()
6189 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_mbx_cmpl_fdmi_reg_login()
H A Dlpfc_ct.c2002 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_cmpl_ct_disc_fdmi()
2051 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_fdmi_change_check()
2070 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_fdmi_change_check()
H A Dlpfc.h351 #define LPFC_PHYSICAL_PORT 1 macro
H A Dlpfc_attr.c2138 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_npiv_info_show()
3944 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_restrict_login_init()
3979 if (vport->port_type == LPFC_PHYSICAL_PORT && val != 0) { in lpfc_restrict_login_set()
H A Dlpfc_init.c2869 if (vport->port_type != LPFC_PHYSICAL_PORT && in lpfc_cleanup()
3433 LPFC_PHYSICAL_PORT)) in lpfc_online()
4433 vport->port_type = LPFC_PHYSICAL_PORT; in lpfc_create_port()
12421 if (vports[i]->port_type == LPFC_PHYSICAL_PORT) in lpfc_pci_remove_one_s3()
13278 if (vports[i]->port_type == LPFC_PHYSICAL_PORT) in lpfc_pci_remove_one_s4()
H A Dlpfc_els.c9180 if ((vport->port_type == LPFC_PHYSICAL_PORT) && in lpfc_cmpl_reg_new_vport()