Home
last modified time | relevance | path

Searched refs:HBA_FCOE_MODE (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6514 if ((lpfc_is_link_up(phba)) && (!(phba->hba_flag & HBA_FCOE_MODE))) { in lpfc_get_host_speed()
6550 } else if (lpfc_is_link_up(phba) && (phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_get_host_speed()
6741 if (phba->hba_flag & HBA_FCOE_MODE) { in lpfc_get_stats()
6839 if (phba->hba_flag & HBA_FCOE_MODE) in lpfc_reset_stats()
7182 phba->hba_flag |= HBA_FCOE_MODE; in lpfc_get_hba_function_mode()
7186 phba->hba_flag &= ~HBA_FCOE_MODE; in lpfc_get_hba_function_mode()
7257 if (phba->cfg_enable_bg && phba->hba_flag & HBA_FCOE_MODE) { in lpfc_get_cfgparam()
H A Dlpfc.h1005 #define HBA_FCOE_MODE 0x4 /* HBA function in FCoE Mode */ macro
H A Dlpfc_hbadisc.c1515 !(phba->hba_flag & HBA_FCOE_MODE) && in lpfc_mbx_cmpl_local_config_link()
3509 if (!(phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_mbx_process_link_up()
3632 if (!(phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_mbx_process_link_up()
7057 if (!(phba->hba_flag & HBA_FCOE_MODE) || in lpfc_unregister_unused_fcf()
H A Dlpfc_scsi.c3228 if (!(phba->hba_flag & HBA_FCOE_MODE) && in lpfc_scsi_prep_dma_buf_s4()
3424 if (!(phba->hba_flag & HBA_FCOE_MODE) && in lpfc_bg_scsi_prep_dma_buf_s4()
5044 phba->hba_flag & HBA_FCOE_MODE) { in lpfc_check_pci_resettable()
H A Dlpfc_ct.c2816 if (!(phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_fdmi_port_attr_support_speed()
2890 if (!(phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_fdmi_port_attr_speed()
H A Dlpfc_sli.c7770 (phba->hba_flag & HBA_FCOE_MODE) ? "FCoE" : "FC"); in lpfc_set_host_data()
8527 phba->hba_flag |= HBA_FCOE_MODE; in lpfc_sli4_hba_setup()
8530 phba->hba_flag &= ~HBA_FCOE_MODE; in lpfc_sli4_hba_setup()
8545 phba->sli_rev, phba->hba_flag & HBA_FCOE_MODE); in lpfc_sli4_hba_setup()
8560 if (phba->hba_flag & HBA_FCOE_MODE && in lpfc_sli4_hba_setup()
8690 if (phba->hba_flag & HBA_FCOE_MODE) { in lpfc_sli4_hba_setup()
8949 if (!(phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_sli4_hba_setup()
9067 if (!(phba->hba_flag & HBA_FCOE_MODE) && in lpfc_sli4_hba_setup()
H A Dlpfc_els.c1143 else if (!(phba->hba_flag & HBA_FCOE_MODE)) in lpfc_cmpl_els_flogi()
7430 if (phba->sli_rev < LPFC_SLI_REV4 || (phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_els_rcv_rdp()
7753 phba->hba_flag & HBA_FCOE_MODE || in lpfc_els_rcv_lcb()
H A Dlpfc_init.c4970 if (phba->hba_flag & HBA_FCOE_MODE) in lpfc_host_supported_speeds_set()
5486 if (!(phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_sli4_async_link_evt()