Searched refs:HBA_FIP_SUPPORT (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/scsi/lpfc/ |
| H A D | lpfc.h | 415 HBA_FIP_SUPPORT = 11, /* FIP support in HBA */ enumerator
|
| H A D | lpfc_hbadisc.c | 665 if (test_bit(HBA_FIP_SUPPORT, &phba->hba_flag) && in lpfc_sli4_post_dev_loss_tmo_handler() 1969 if (!test_bit(HBA_FIP_SUPPORT, &phba->hba_flag)) { in lpfc_match_fcf_conn_list() 3641 if (!test_bit(HBA_FIP_SUPPORT, &phba->hba_flag)) { in lpfc_mbx_process_link_up() 6960 !test_bit(HBA_FIP_SUPPORT, &phba->hba_flag) || in lpfc_unregister_unused_fcf()
|
| H A D | lpfc_els.c | 193 test_bit(HBA_FIP_SUPPORT, &phba->hba_flag) && in lpfc_prep_els_iocb() 964 if (test_bit(HBA_FIP_SUPPORT, &phba->hba_flag) && in lpfc_cmpl_els_flogi() 1158 if (test_bit(HBA_FIP_SUPPORT, &phba->hba_flag)) in lpfc_cmpl_els_flogi()
|
| H A D | lpfc_attr.c | 325 if (test_bit(HBA_FIP_SUPPORT, &phba->hba_flag)) in lpfc_enable_fip_show()
|
| H A D | lpfc_sli.c | 8524 set_bit(HBA_FIP_SUPPORT, &phba->hba_flag); in lpfc_sli4_hba_setup() 8526 clear_bit(HBA_FIP_SUPPORT, &phba->hba_flag); in lpfc_sli4_hba_setup() 22629 fip = test_bit(HBA_FIP_SUPPORT, &phba->hba_flag); in lpfc_sli_prep_wqe()
|