Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_mcp.c211 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) in ecore_load_mcp_offsets()
438 if (!CHIP_REV_IS_EMUL(p_hwfn->p_dev)) in ecore_emul_mcp_cmd()
573 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) in ecore_mcp_print_cpu_info()
707 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev) && !ecore_mcp_is_init(p_hwfn)) in ecore_mcp_cmd_and_union()
1507 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) { in ecore_mcp_set_link()
1893 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev) && !ecore_mcp_is_init(p_hwfn)) { in ecore_mcp_mdump_get_info()
2208 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev) && !ecore_mcp_is_init(p_hwfn)) { in ecore_mcp_get_mfw_ver()
2254 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev) && !ecore_mcp_is_init(p_hwfn)) { in ecore_mcp_get_mbi_ver()
2297 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) { in ecore_mcp_get_media_type()
2715 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev) && !ecore_mcp_is_init(p_hwfn)) { in ecore_mcp_get_flash_size()
[all …]
H A Decore.h796 #define CHIP_REV_IS_EMUL(_p_dev) \ macro
803 (CHIP_REV_IS_EMUL(_p_dev) || CHIP_REV_IS_FPGA(_p_dev))
H A Decore_dev.c2723 if (!CHIP_REV_IS_EMUL(p_dev)) { in ecore_hw_init_chip()
2907 if (CHIP_REV_IS_EMUL(p_dev) && IS_LEAD_HWFN(p_hwfn)) { in ecore_hw_init_common()
3366 if (CHIP_REV_IS_EMUL(p_dev)) { in ecore_hw_init_port()
4805 if (CHIP_REV_IS_EMUL(p_dev)) { in ecore_hw_get_resc()
5298 if (CHIP_REV_IS_EMUL(p_dev)) { in ecore_hw_info_port_num()
5437 else if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) { in ecore_get_hw_info()
5538 if (CHIP_REV_IS_EMUL(p_dev) && ECORE_IS_BB(p_dev)) { in ecore_get_dev_info()
5566 if (CHIP_REV_IS_EMUL(p_dev) && ECORE_IS_AH(p_dev)) in ecore_get_dev_info()
5569 if (CHIP_REV_IS_EMUL(p_dev)) { in ecore_get_dev_info()
H A Decore_init_ops.c360 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev))
H A Decore_spq.c64 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev) && sleep_between_iter) in __ecore_spq_block()
H A Decore_hw.c699 u32 factor = (CHIP_REV_IS_EMUL(p_hwfn->p_dev) ? in ecore_dmae_operation_wait()
H A Decore_int.c979 DP_NOTICE(p_hwfn, !CHIP_REV_IS_EMUL(p_hwfn->p_dev), in ecore_int_deassertion_aeu_bit()
992 CHIP_REV_IS_EMUL(p_hwfn->p_dev) || in ecore_int_deassertion_aeu_bit()
H A Decore_sriov.c1251 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) in ecore_iov_init_hw_for_vf()
1329 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) in ecore_iov_release_hw_for_vf()
H A Decore_l2.c1985 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) in __ecore_get_vport_stats()
/f-stack/dpdk/drivers/net/bnx2x/
H A Delink.c2612 if (CHIP_REV_IS_EMUL(sc)) { in elink_emac_enable()
2751 if (CHIP_REV_IS_EMUL(sc)) { in elink_emac_enable()
3150 if (CHIP_REV_IS_EMUL(sc)) { in elink_bmac1_enable()
7380 if (CHIP_REV_IS_EMUL(sc)) in elink_test_link()
13509 if (CHIP_REV_IS_EMUL(sc)) in elink_phy_probe()
14129 if (CHIP_REV_IS_EMUL(sc)) { in elink_phy_init()
14742 if (CHIP_REV_IS_EMUL(sc) || CHIP_REV_IS_FPGA(sc)) in elink_common_init_phy()
H A Dbnx2x.h866 #define CHIP_REV_IS_EMUL(sc) \ macro
H A Decore_sp.c290 if (CHIP_REV_IS_EMUL(sc)) in ecore_state_wait()
H A Dbnx2x.c10859 if (CHIP_REV_IS_EMUL(sc)) {