Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dev.c2822 if (CHIP_REV_IS_EMUL(p_dev)) { in ecore_hw_init_chip()
2831 if (CHIP_REV_IS_EMUL(p_dev) && in ecore_hw_init_chip()
2838 if (!CHIP_REV_IS_EMUL(p_dev) || ECORE_IS_BB(p_dev)) in ecore_hw_init_chip()
2841 if (CHIP_REV_IS_EMUL(p_dev)) { in ecore_hw_init_chip()
2975 if (CHIP_REV_IS_EMUL(p_dev)) { in ecore_hw_init_common()
3448 } else if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) { in ecore_hw_init_port()
5453 else if (CHIP_REV_IS_EMUL(p_dev) && ECORE_IS_CMT(p_dev)) in ecore_hw_info_port_num_bb()
5483 if (CHIP_REV_IS_EMUL(p_dev)) { in ecore_hw_info_port_num_ah_e5()
5533 } else if (CHIP_REV_IS_EMUL(p_dev) || CHIP_REV_IS_TEDIBEAR(p_dev)) { in ecore_hw_info_port_num()
5652 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev) && ECORE_IS_AH(p_hwfn->p_dev)) { in ecore_get_hw_info()
[all …]
H A Decore.h830 #define CHIP_REV_IS_EMUL(_p_dev) \ macro
837 (CHIP_REV_IS_EMUL(_p_dev) || CHIP_REV_IS_FPGA(_p_dev))
H A Decore_mcp.c228 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) { in ecore_load_mcp_offsets()
373 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) in ecore_mcp_reset()
663 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) in ecore_mcp_cmd_and_union()
708 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) { in ecore_mcp_cmd()
1063 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) { in ecore_mcp_load_req()
1602 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) in ecore_mcp_set_link()
2270 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) { in ecore_mcp_get_mfw_ver()
2314 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) { in ecore_mcp_get_mbi_ver()
2822 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) { in ecore_mcp_get_flash_size()
H A Decore_init_ops.c400 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev))
H A Decore_spq.c149 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev) && sleep_between_iter) in __ecore_spq_block()
H A Decore_hw.c788 u32 factor = (CHIP_REV_IS_EMUL(p_hwfn->p_dev) ? in ecore_dmae_operation_wait()
H A Decore_l2.c2027 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) in __ecore_get_vport_stats()
H A Decore_dbg_fw_funcs.c1888 else if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) { in ecore_dbg_dev_init()
/freebsd/sys/dev/bxe/
H A Dbxe_elink.c2609 if (CHIP_REV_IS_EMUL(sc)) { in elink_emac_enable()
2747 if (CHIP_REV_IS_EMUL(sc)) { in elink_emac_enable()
3145 if (CHIP_REV_IS_EMUL(sc)) { in elink_bmac1_enable()
7329 if (CHIP_REV_IS_EMUL(sc)) in elink_test_link()
13416 if (CHIP_REV_IS_EMUL(sc)) in elink_phy_probe()
14031 if (CHIP_REV_IS_EMUL(sc)) { in elink_phy_init()
14629 if (CHIP_REV_IS_EMUL(sc) || CHIP_REV_IS_FPGA(sc)) in elink_common_init_phy()
H A Dbxe.c14568 } else if (CHIP_REV_IS_EMUL(sc)) { in bxe_set_modes_bitmap()
16721 } else if (CHIP_REV_IS_EMUL(sc)) { in bxe_int_mem_test()
17199 int factor = CHIP_REV_IS_EMUL(sc) ? 1000 : in bxe_init_hw_common()
17747 if (CHIP_REV_IS_EMUL(sc)) { in bxe_flr_clnup_poll_count()
H A Decore_sp.c305 if (CHIP_REV_IS_EMUL(sc)) in ecore_state_wait()