Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6510 !test_bit(HBA_FCOE_MODE, &phba->hba_flag)) { in lpfc_get_host_speed()
6547 test_bit(HBA_FCOE_MODE, &phba->hba_flag)) { in lpfc_get_host_speed()
6732 if (test_bit(HBA_FCOE_MODE, &phba->hba_flag)) { in lpfc_get_stats()
6830 if (test_bit(HBA_FCOE_MODE, &phba->hba_flag)) in lpfc_reset_stats()
7175 set_bit(HBA_FCOE_MODE, &phba->hba_flag); in lpfc_get_hba_function_mode()
7179 clear_bit(HBA_FCOE_MODE, &phba->hba_flag); in lpfc_get_hba_function_mode()
7250 if (phba->cfg_enable_bg && test_bit(HBA_FCOE_MODE, &phba->hba_flag)) { in lpfc_get_cfgparam()
H A Dlpfc.h407 HBA_FCOE_MODE = 2, /* HBA function in FCoE Mode */ enumerator
H A Dlpfc_hbadisc.c1518 !test_bit(HBA_FCOE_MODE, &phba->hba_flag) && in lpfc_mbx_cmpl_local_config_link()
3499 if (!test_bit(HBA_FCOE_MODE, &phba->hba_flag)) { in lpfc_mbx_process_link_up()
3615 if (!test_bit(HBA_FCOE_MODE, &phba->hba_flag)) { in lpfc_mbx_process_link_up()
6945 if (!test_bit(HBA_FCOE_MODE, &phba->hba_flag) || in lpfc_unregister_unused_fcf()
H A Dlpfc_scsi.c3234 if (!test_bit(HBA_FCOE_MODE, &phba->hba_flag) && in lpfc_scsi_prep_dma_buf_s4()
3433 if (!test_bit(HBA_FCOE_MODE, &phba->hba_flag) && in lpfc_bg_scsi_prep_dma_buf_s4()
5063 test_bit(HBA_FCOE_MODE, &phba->hba_flag)) { in lpfc_check_pci_resettable()
H A Dlpfc_ct.c2793 if (!test_bit(HBA_FCOE_MODE, &phba->hba_flag)) { in lpfc_fdmi_port_attr_support_speed()
2867 if (!test_bit(HBA_FCOE_MODE, &phba->hba_flag)) { in lpfc_fdmi_port_attr_speed()
H A Dlpfc_mbox.c2527 if (test_bit(HBA_FCOE_MODE, &phba->hba_flag)) { in lpfc_reg_fcfi()
H A Dlpfc_els.c1120 else if (!test_bit(HBA_FCOE_MODE, &phba->hba_flag)) in lpfc_cmpl_els_flogi()
7359 test_bit(HBA_FCOE_MODE, &phba->hba_flag)) { in lpfc_els_rcv_rdp()
7682 test_bit(HBA_FCOE_MODE, &phba->hba_flag) || in lpfc_els_rcv_lcb()