Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_attr.c6910 if ((lpfc_is_link_up(phba)) && (!(phba->hba_flag & HBA_FCOE_MODE))) { in lpfc_get_host_speed()
6946 } else if (lpfc_is_link_up(phba) && (phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_get_host_speed()
7120 if (phba->hba_flag & HBA_FCOE_MODE) { in lpfc_get_stats()
7218 if (phba->hba_flag & HBA_FCOE_MODE) in lpfc_reset_stats()
7562 phba->hba_flag |= HBA_FCOE_MODE; in lpfc_get_hba_function_mode()
7566 phba->hba_flag &= ~HBA_FCOE_MODE; in lpfc_get_hba_function_mode()
7637 if (phba->cfg_enable_bg && phba->hba_flag & HBA_FCOE_MODE) { in lpfc_get_cfgparam()
Dlpfc.h1011 #define HBA_FCOE_MODE 0x4 /* HBA function in FCoE Mode */ macro
Dlpfc_hbadisc.c1311 !(phba->hba_flag & HBA_FCOE_MODE) && in lpfc_mbx_cmpl_local_config_link()
3323 if (!(phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_mbx_process_link_up()
3449 if (!(phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_mbx_process_link_up()
6920 if (!(phba->hba_flag & HBA_FCOE_MODE) || in lpfc_unregister_unused_fcf()
Dlpfc_scsi.c3395 if (!(phba->hba_flag & HBA_FCOE_MODE) && in lpfc_scsi_prep_dma_buf_s4()
3591 if (!(phba->hba_flag & HBA_FCOE_MODE) && in lpfc_bg_scsi_prep_dma_buf_s4()
5162 phba->hba_flag & HBA_FCOE_MODE) { in lpfc_check_pci_resettable()
Dlpfc_ct.c2855 if (!(phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_fdmi_port_attr_support_speed()
2910 if (!(phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_fdmi_port_attr_speed()
Dlpfc_sli.c7669 (phba->hba_flag & HBA_FCOE_MODE) ? "FCoE" : "FC"); in lpfc_set_host_data()
8199 phba->hba_flag |= HBA_FCOE_MODE; in lpfc_sli4_hba_setup()
8202 phba->hba_flag &= ~HBA_FCOE_MODE; in lpfc_sli4_hba_setup()
8217 phba->sli_rev, phba->hba_flag & HBA_FCOE_MODE); in lpfc_sli4_hba_setup()
8232 if (phba->hba_flag & HBA_FCOE_MODE && in lpfc_sli4_hba_setup()
8362 if (phba->hba_flag & HBA_FCOE_MODE) { in lpfc_sli4_hba_setup()
8620 if (!(phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_sli4_hba_setup()
8757 if (!(phba->hba_flag & HBA_FCOE_MODE) && in lpfc_sli4_hba_setup()
Dlpfc_els.c1142 else if (!(phba->hba_flag & HBA_FCOE_MODE)) in lpfc_cmpl_els_flogi()
6948 if (phba->sli_rev < LPFC_SLI_REV4 || (phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_els_rcv_rdp()
7253 phba->hba_flag & HBA_FCOE_MODE || in lpfc_els_rcv_lcb()
Dlpfc_init.c4798 if (phba->hba_flag & HBA_FCOE_MODE) in lpfc_host_supported_speeds_set()
5311 if (!(phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_sli4_async_link_evt()