Searched refs:FC_FABRIC (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/scsi/lpfc/ |
| H A D | lpfc_els.c | 467 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() 811 clear_bit(FC_FABRIC, &vport->fc_flag); in lpfc_cmpl_els_flogi_nport() 1040 clear_bit(FC_FABRIC, &vport->fc_flag); in lpfc_cmpl_els_flogi() 1540 clear_bit(FC_FABRIC, &vport->fc_flag); in lpfc_initial_flogi() 1747 if (test_bit(FC_FABRIC, &vport->fc_flag)) { in lpfc_plogi_confirm_nport() 2239 if (test_bit(FC_FABRIC, &vport->fc_flag) && in lpfc_issue_els_plogi() 8367 clear_bit(FC_FABRIC, &vport->fc_flag); in lpfc_els_rcv_flogi() 10973 clear_bit(FC_FABRIC, &vport->fc_flag); in lpfc_cmpl_reg_new_vport() 11261 set_bit(FC_FABRIC, &vport->fc_flag); in lpfc_cmpl_els_fdisc() [all …]
|
| H A D | lpfc.h | 588 FC_FABRIC, /* We are fabric attached */ enumerator
|
| H A D | lpfc_nportdisc.c | 603 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 D | lpfc_attr.c | 1102 if (test_bit(FC_FABRIC, &vport->fc_flag)) { in lpfc_link_state_show() 6451 if (test_bit(FC_FABRIC, &vport->fc_flag)) in lpfc_get_host_port_type() 6587 (test_bit(FC_FABRIC, &vport->fc_flag) || in lpfc_get_host_fabric_name()
|
| H A D | lpfc_hbadisc.c | 1894 test_bit(FC_FABRIC, &phba->pport->fc_flag)) { in lpfc_register_fcf() 3986 clear_bit(FC_FABRIC, &vport->fc_flag); in lpfc_mbx_cmpl_reg_vpi()
|
| H A D | lpfc_ct.c | 2445 if (!test_bit(FC_FABRIC, &vport->fc_flag)) in lpfc_fdmi_change_check()
|