Searched refs:HBA_FIP_SUPPORT (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc.h | 414 HBA_FIP_SUPPORT = 11, /* FIP support in HBA */ enumerator
|
| H A D | lpfc_hbadisc.c | 670 if (test_bit(HBA_FIP_SUPPORT, &phba->hba_flag) && in lpfc_sli4_post_dev_loss_tmo_handler() 1974 if (!test_bit(HBA_FIP_SUPPORT, &phba->hba_flag)) { in lpfc_match_fcf_conn_list() 3646 if (!test_bit(HBA_FIP_SUPPORT, &phba->hba_flag)) { in lpfc_mbx_process_link_up() 6965 !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() 967 if (test_bit(HBA_FIP_SUPPORT, &phba->hba_flag) && in lpfc_cmpl_els_flogi() 1165 if (test_bit(HBA_FIP_SUPPORT, &phba->hba_flag)) in lpfc_cmpl_els_flogi()
|
| H A D | lpfc_attr.c | 457 if (test_bit(HBA_FIP_SUPPORT, &phba->hba_flag)) in lpfc_enable_fip_show()
|
| H A D | lpfc_sli.c | 8604 set_bit(HBA_FIP_SUPPORT, &phba->hba_flag); in lpfc_sli4_hba_setup() 8606 clear_bit(HBA_FIP_SUPPORT, &phba->hba_flag); in lpfc_sli4_hba_setup() 22701 fip = test_bit(HBA_FIP_SUPPORT, &phba->hba_flag); in lpfc_sli_prep_wqe()
|