Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_attr.c6373 if ((lpfc_is_link_up(phba)) && (!(phba->hba_flag & HBA_FCOE_MODE))) { in lpfc_get_host_speed()
6409 } else if (lpfc_is_link_up(phba) && (phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_get_host_speed()
6600 if (phba->hba_flag & HBA_FCOE_MODE) { in lpfc_get_stats()
6698 if (phba->hba_flag & HBA_FCOE_MODE) in lpfc_reset_stats()
7041 phba->hba_flag |= HBA_FCOE_MODE; in lpfc_get_hba_function_mode()
7045 phba->hba_flag &= ~HBA_FCOE_MODE; in lpfc_get_hba_function_mode()
7116 if (phba->cfg_enable_bg && phba->hba_flag & HBA_FCOE_MODE) { in lpfc_get_cfgparam()
Dlpfc.h1029 #define HBA_FCOE_MODE 0x4 /* HBA function in FCoE Mode */ macro
Dlpfc_hbadisc.c1489 !(phba->hba_flag & HBA_FCOE_MODE) && in lpfc_mbx_cmpl_local_config_link()
3483 if (!(phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_mbx_process_link_up()
3606 if (!(phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_mbx_process_link_up()
7043 if (!(phba->hba_flag & HBA_FCOE_MODE) || in lpfc_unregister_unused_fcf()
Dlpfc_scsi.c3249 if (!(phba->hba_flag & HBA_FCOE_MODE) && in lpfc_scsi_prep_dma_buf_s4()
3445 if (!(phba->hba_flag & HBA_FCOE_MODE) && in lpfc_bg_scsi_prep_dma_buf_s4()
5071 phba->hba_flag & HBA_FCOE_MODE) { in lpfc_check_pci_resettable()
Dlpfc_ct.c2796 if (!(phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_fdmi_port_attr_support_speed()
2870 if (!(phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_fdmi_port_attr_speed()
Dlpfc_sli.c7772 (phba->hba_flag & HBA_FCOE_MODE) ? "FCoE" : "FC"); in lpfc_set_host_data()
8526 phba->hba_flag |= HBA_FCOE_MODE; in lpfc_sli4_hba_setup()
8529 phba->hba_flag &= ~HBA_FCOE_MODE; in lpfc_sli4_hba_setup()
8544 phba->sli_rev, phba->hba_flag & HBA_FCOE_MODE); in lpfc_sli4_hba_setup()
8559 if (phba->hba_flag & HBA_FCOE_MODE && in lpfc_sli4_hba_setup()
8689 if (phba->hba_flag & HBA_FCOE_MODE) { in lpfc_sli4_hba_setup()
8948 if (!(phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_sli4_hba_setup()
9085 if (!(phba->hba_flag & HBA_FCOE_MODE) && in lpfc_sli4_hba_setup()
Dlpfc_els.c1119 else if (!(phba->hba_flag & HBA_FCOE_MODE)) in lpfc_cmpl_els_flogi()
7230 if (phba->sli_rev < LPFC_SLI_REV4 || (phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_els_rcv_rdp()
7553 phba->hba_flag & HBA_FCOE_MODE || in lpfc_els_rcv_lcb()
Dlpfc_init.c4962 if (phba->hba_flag & HBA_FCOE_MODE) in lpfc_host_supported_speeds_set()
5469 if (!(phba->hba_flag & HBA_FCOE_MODE)) { in lpfc_sli4_async_link_evt()