Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore.h800 #define CHIP_REV_IS_FPGA(_p_dev) \ macro
803 (CHIP_REV_IS_EMUL(_p_dev) || CHIP_REV_IS_FPGA(_p_dev))
H A Decore_dev.c2689 if (CHIP_REV_IS_FPGA(p_hwfn->p_dev)) { in ecore_calc_hw_mode()
3134 if (CHIP_REV_IS_FPGA(p_hwfn->p_dev)) in ecore_link_init_bb()
3363 if (CHIP_REV_IS_FPGA(p_dev) && ECORE_IS_BB(p_dev)) in ecore_hw_init_port()
5239 if (CHIP_REV_IS_FPGA(p_dev)) { in ecore_get_num_funcs()
5753 if (CHIP_REV_IS_FPGA(p_dev)) { in ecore_hw_prepare_single()
H A Decore_hw.c701 (CHIP_REV_IS_FPGA(p_hwfn->p_dev) ? in ecore_dmae_operation_wait()
H A Decore_int.c1932 if (CHIP_REV_IS_FPGA(p_hwfn->p_dev)) { in ecore_int_igu_enable_int()
1964 if (CHIP_REV_IS_FPGA(p_hwfn->p_dev)) { in ecore_int_igu_enable_attn()
H A Decore_vf.c1211 !CHIP_REV_IS_FPGA(p_hwfn->p_dev)); in ecore_vf_handle_vp_update_is_needed()
H A Decore_sriov.c2223 if (CHIP_REV_IS_FPGA(p_hwfn->p_dev)) { in ecore_iov_vf_mbx_start_vport()
3078 if (CHIP_REV_IS_FPGA(p_hwfn->p_dev)) { in ecore_iov_vp_update_tx_switch()
H A Decore_l2.c767 if (CHIP_REV_IS_FPGA(p_hwfn->p_dev)) in ecore_sp_vport_update()
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_init_ops.h442 if (CHIP_REV_IS_FPGA(sc)) { in ecore_init_pxp_arb()
H A Dbnx2x.h864 #define CHIP_REV_IS_FPGA(sc) \ macro
H A Delink.c2621 if (CHIP_REV_IS_FPGA(sc)) { in elink_emac_enable()
7376 if (CHIP_REV_IS_FPGA(sc)) in elink_test_link()
14124 if (CHIP_REV_IS_FPGA(sc)) { in elink_phy_init()
14210 !CHIP_REV_IS_FPGA(sc)) { in elink_link_reset()
14742 if (CHIP_REV_IS_EMUL(sc) || CHIP_REV_IS_FPGA(sc)) in elink_common_init_phy()
H A Dbnx2x.c7055 if (CHIP_REV_IS_FPGA(sc)) { in bnx2x_link_status_update()
10221 if (CHIP_REV_IS_FPGA(sc) && CHIP_IS_E1H(sc)) {
10863 if (CHIP_REV_IS_FPGA(sc)) {