Home
last modified time | relevance | path

Searched refs:FC_FABRIC (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_els.c467 if (test_bit(FC_FABRIC, &vport->fc_flag) || in lpfc_issue_reg_vfi()
631 set_bit(FC_FABRIC, &vport->fc_flag); in lpfc_cmpl_els_flogi_fabric()
809 clear_bit(FC_FABRIC, &vport->fc_flag); in lpfc_cmpl_els_flogi_nport()
1047 clear_bit(FC_FABRIC, &vport->fc_flag); in lpfc_cmpl_els_flogi()
1577 clear_bit(FC_FABRIC, &vport->fc_flag); in lpfc_initial_flogi()
1784 if (test_bit(FC_FABRIC, &vport->fc_flag)) { in lpfc_plogi_confirm_nport()
2330 if (test_bit(FC_FABRIC, &vport->fc_flag) && in lpfc_issue_els_plogi()
2455 if (test_bit(FC_FABRIC, &vport->fc_flag) || in lpfc_cmpl_els_prli()
7126 if (test_bit(FC_FABRIC, &vport->fc_flag)) { in lpfc_rdp_res_attach_port_names()
8530 clear_bit(FC_FABRIC, &vport->fc_flag); in lpfc_els_rcv_flogi()
[all …]
H A Dlpfc.h587 FC_FABRIC, /* We are fabric attached */ enumerator
H A Dlpfc_nportdisc.c605 test_bit(FC_FABRIC, &vport->fc_flag)) { in lpfc_rcv_plogi()
2808 clear_bit(FC_FABRIC, &vport->fc_flag); in lpfc_cmpl_logo_npr_node()
H A Dlpfc_attr.c1234 if (test_bit(FC_FABRIC, &vport->fc_flag)) { in lpfc_link_state_show()
6585 if (test_bit(FC_FABRIC, &vport->fc_flag)) in lpfc_get_host_port_type()
6721 (test_bit(FC_FABRIC, &vport->fc_flag) || in lpfc_get_host_fabric_name()
H A Dlpfc_hbadisc.c1898 test_bit(FC_FABRIC, &phba->pport->fc_flag)) { in lpfc_register_fcf()
3989 clear_bit(FC_FABRIC, &vport->fc_flag); in lpfc_mbx_cmpl_reg_vpi()
H A Dlpfc_ct.c2469 if (!test_bit(FC_FABRIC, &vport->fc_flag)) in lpfc_fdmi_change_check()