Home
last modified time | relevance | path

Searched refs:HBA_FIP_SUPPORT (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h763 #define HBA_FIP_SUPPORT 0x800 /* FIP support in HBA */ macro
H A Dlpfc_hbadisc.c356 if ((phba->hba_flag & HBA_FIP_SUPPORT) && !lpfc_fcf_inuse(phba)) { in lpfc_sli4_post_dev_loss_tmo_handler()
1629 if (!(phba->hba_flag & HBA_FIP_SUPPORT)) { in lpfc_match_fcf_conn_list()
3330 if (!(phba->hba_flag & HBA_FIP_SUPPORT)) { in lpfc_mbx_process_link_up()
6875 !(phba->hba_flag & HBA_FIP_SUPPORT) || in lpfc_unregister_unused_fcf()
H A Dlpfc_els.c179 (phba->hba_flag & HBA_FIP_SUPPORT) && in lpfc_prep_els_iocb()
1012 if ((phba->hba_flag & HBA_FIP_SUPPORT) && in lpfc_cmpl_els_flogi()
1170 if (phba->hba_flag & HBA_FIP_SUPPORT) in lpfc_cmpl_els_flogi()
H A Dlpfc_attr.c150 if (phba->hba_flag & HBA_FIP_SUPPORT) in lpfc_enable_fip_show()
H A Dlpfc_sli.c7437 phba->hba_flag |= HBA_FIP_SUPPORT; in lpfc_sli4_hba_setup()
7439 phba->hba_flag &= ~HBA_FIP_SUPPORT; in lpfc_sli4_hba_setup()
9538 fip = phba->hba_flag & HBA_FIP_SUPPORT; in lpfc_sli4_iocb2wqe()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h1014 #define HBA_FIP_SUPPORT 0x800 /* FIP support in HBA */ macro
H A Dlpfc_hbadisc.c656 if ((phba->hba_flag & HBA_FIP_SUPPORT) && !lpfc_fcf_inuse(phba)) { in lpfc_sli4_post_dev_loss_tmo_handler()
1966 if (!(phba->hba_flag & HBA_FIP_SUPPORT)) { in lpfc_match_fcf_conn_list()
3652 if (!(phba->hba_flag & HBA_FIP_SUPPORT)) { in lpfc_mbx_process_link_up()
7059 !(phba->hba_flag & HBA_FIP_SUPPORT) || in lpfc_unregister_unused_fcf()
H A Dlpfc_els.c187 (phba->hba_flag & HBA_FIP_SUPPORT) && in lpfc_prep_els_iocb()
987 if ((phba->hba_flag & HBA_FIP_SUPPORT) && in lpfc_cmpl_els_flogi()
1180 if (phba->hba_flag & HBA_FIP_SUPPORT) in lpfc_cmpl_els_flogi()
H A Dlpfc_attr.c325 if (phba->hba_flag & HBA_FIP_SUPPORT) in lpfc_enable_fip_show()
H A Dlpfc_sli.c8522 phba->hba_flag |= HBA_FIP_SUPPORT; in lpfc_sli4_hba_setup()
8524 phba->hba_flag &= ~HBA_FIP_SUPPORT; in lpfc_sli4_hba_setup()
22582 fip = phba->hba_flag & HBA_FIP_SUPPORT; in lpfc_sli_prep_wqe()

Completed in 102 milliseconds