Home
last modified time | relevance | path

Searched refs:CHIP_REV_IS_EMUL (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_nvram.c64 if (CHIP_REV_IS_EMUL(pdev)) cnt *= 100; in acquire_nvram_lock()
114 if (CHIP_REV_IS_EMUL(pdev)) cnt *= 100; in release_nvram_lock()
304 if (CHIP_REV_IS_EMUL(pdev)) cnt *= 100; in nvram_read_dword()
376 if (CHIP_REV_IS_EMUL(pdev)) cnt *= 100; in nvram_write_dword()
H A Dlm_devinfo.c961 if (CHIP_REV_IS_EMUL(pdev)) in lm_get_intr_blk_info()
1008 if (CHIP_REV_IS_EMUL(pdev)) in lm_get_intr_blk_info()
1033 if (CHIP_REV_IS_EMUL(pdev)) in lm_get_intr_blk_info()
3148 else if(CHIP_REV_IS_EMUL(pdev)) in lm_init_params()
3334 if(CHIP_REV_IS_EMUL(pdev)) in lm_init_params()
3418 else if(CHIP_REV_IS_EMUL(pdev)) in lm_init_params()
H A Dlm_mcp.c180 if (CHIP_REV_IS_EMUL(pdev)) in lm_reset_mcp_comp()
H A Dlm_hw_init_reset.c266 if (CHIP_REV_IS_EMUL(pdev)) in lm_cleanup_after_flr()
2229 else if (CHIP_REV_IS_EMUL(pdev)) in lm_init_get_modes_bitmap()
3063 if (CHIP_REV_IS_EMUL(pdev) || (CHIP_REV_IS_FPGA(pdev) && CHIP_IS_E1(pdev))) in init_brb_port()
H A Dlm_stats.c1425 …u8_t b_enable_collect = HAS_MSTAT(pdev)? ((CHIP_REV_IS_EMUL(pdev) && (CHIP_BONDING(pdev)… in lm_stats_hw_setup()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev.c1249 if (CHIP_REV_IS_EMUL(p_dev)) { in ecore_hw_init_chip()
1258 if (CHIP_REV_IS_EMUL(p_dev) && in ecore_hw_init_chip()
1265 if (!CHIP_REV_IS_EMUL(p_dev) || ECORE_IS_BB(p_dev)) in ecore_hw_init_chip()
1268 if (CHIP_REV_IS_EMUL(p_dev)) { in ecore_hw_init_chip()
1397 if (CHIP_REV_IS_EMUL(p_dev)) { in ecore_hw_init_common()
1862 } else if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) { in ecore_hw_init_port()
3613 else if (CHIP_REV_IS_EMUL(p_hwfn->p_dev) && in ecore_hw_info_port_num_bb()
3643 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) { in ecore_hw_info_port_num_ah_e5()
3855 if (CHIP_REV_IS_EMUL(p_dev)) { in ecore_get_dev_info()
3884 if (CHIP_REV_IS_EMUL(p_dev) && ECORE_IS_AH(p_dev)) in ecore_get_dev_info()
[all …]
H A Decore.h735 #define CHIP_REV_IS_EMUL(_p_dev) (CHIP_REV_IS_EMUL_A0(_p_dev) || \ macro
742 (CHIP_REV_IS_EMUL(_p_dev) || CHIP_REV_IS_FPGA(_p_dev))
H A Decore_mcp.c159 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) { in ecore_load_mcp_offsets()
307 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) in ecore_mcp_reset()
373 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) in ecore_do_mcp_cmd()
497 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) { in ecore_mcp_cmd()
862 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) { in ecore_mcp_load_req()
1320 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) in ecore_mcp_set_link()
1976 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) { in ecore_mcp_get_mfw_ver()
2020 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) { in ecore_mcp_get_mbi_ver()
2379 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) { in ecore_mcp_get_flash_size()
H A Decore_init_ops.c389 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev))
H A Decore_hw.c766 u32 factor = (CHIP_REV_IS_EMUL(p_hwfn->p_dev) ? in ecore_dmae_operation_wait()
H A Decore_l2.c1976 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) in __ecore_get_vport_stats()
H A Decore_dbg_fw_funcs.c1865 else if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) { in ecore_dbg_dev_init()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c98 #define CHIP_REV_IS_EMUL(_chip_id) \ macro
2024 if (CHIP_REV_IS_EMUL(params->chip_id)) { in elink_emac_enable()
2164 if (CHIP_REV_IS_EMUL(params->chip_id)) { in elink_emac_enable()
2574 if (CHIP_REV_IS_EMUL(params->chip_id)) { in elink_bmac1_enable()
7151 if (CHIP_REV_IS_EMUL(params->chip_id)) in elink_test_link()
13517 if (CHIP_REV_IS_EMUL(params->chip_id)) in elink_phy_probe()
14158 if (CHIP_REV_IS_EMUL(params->chip_id)) { in elink_phy_init()
14957 if (CHIP_REV_IS_EMUL(chip_id) || CHIP_REV_IS_FPGA(chip_id)) in elink_common_init_phy()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1698 …#define CHIP_REV_IS_EMUL(_p) (CHIP_REV_IS_SLOW(_p) && !(CHIP_REV(_p)& CHIP_REV_SIM_IS_FPGA)… macro
4291 if (CHIP_REV_IS_EMUL(pdev) || CHIP_REV_IS_FPGA(pdev)) { in DOORBELL()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c3238 if (CHIP_REV_IS_EMUL(pdev)) in lm_pf_cleanup_vf_after_flr()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c538 if (CHIP_REV_IS_EMUL(pdev)) in ecore_state_wait()