Home
last modified time | relevance | path

Searched refs:CHIP_REV_IS_SLOW (Results 1 – 12 of 12) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int.h250 ((CHIP_REV_IS_SLOW(dev) && (!(dev)->b_is_emul_full)) ? \
H A Decore_hw.c252 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) in ecore_is_reg_fifo_empty()
275 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) in ecore_wr()
299 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) in ecore_rd()
H A Decore.h802 #define CHIP_REV_IS_SLOW(_p_dev) \ macro
810 #define CHIP_REV_IS_ASIC(_p_dev) !CHIP_REV_IS_SLOW(_p_dev)
H A Decore_init_ops.c155 if ((CHIP_REV_IS_SLOW(p_hwfn->p_dev) && (size < 16)) ||
H A Decore_l2.c435 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) in ecore_sp_eth_vport_start()
581 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) { in ecore_sp_update_accept_mode()
1359 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) { in ecore_filter_ucast_common()
H A Decore_mcp.c353 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) { in ecore_mcp_reset()
710 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) { in ecore_mcp_cmd_and_union()
2641 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) { in ecore_mcp_get_link_state()
2842 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) in ecore_mcp_send_drv_version()
H A Decore_dev.c2600 CHIP_REV_IS_SLOW(p_hwfn->p_dev)) { in ecore_final_cleanup()
2688 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) { in ecore_calc_hw_mode()
4602 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) { in __ecore_hw_set_resc_info()
4901 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) in ecore_hw_get_nvm_info()
5662 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev) && !b_ptt_gtt_init) { in ecore_hw_prepare_single()
/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h862 #define CHIP_REV_IS_SLOW(sc) \ macro
865 (CHIP_REV_IS_SLOW(sc) && (CHIP_REV(sc) & 0x00001000))
867 (CHIP_REV_IS_SLOW(sc) && !(CHIP_REV(sc) & 0x00001000))
869 (!CHIP_REV_IS_SLOW(sc))
H A Dbnx2x.c369 int timeout = CHIP_REV_IS_SLOW(sc) ? 400000 : 4000; in bnx2x_issue_dmae_with_comp()
803 uint8_t delay = CHIP_REV_IS_SLOW(sc) ? 100 : 10; in elink_cb_fw_command()
5436 if (CHIP_REV_IS_SLOW(sc)) { in bnx2x_get_cmng_fns_mode()
5861 if (CHIP_REV_IS_SLOW(sc)) { in bnx2x_set_power_state()
6067 if (CHIP_REV_IS_SLOW(sc)) { in bnx2x_mcp_wait_one()
7030 if (IS_PF(sc) && !CHIP_REV_IS_SLOW(sc)) { in bnx2x_link_status_update()
7167 if (!CHIP_REV_IS_SLOW(sc)) { in bnx2x_periodic_callout()
10397 if (!CHIP_REV_IS_SLOW(sc)) {
10551 if (CHIP_REV_IS_SLOW(sc)) {
10580 if (!CHIP_REV_IS_SLOW(sc)) {
[all …]
H A Dbnx2x_stats.c111 if (CHIP_REV_IS_SLOW(sc)) { in bnx2x_hw_stats_post()
H A Decore_sp.c3414 if (!CHIP_REV_IS_SLOW(sc)) in ecore_init_mac_credit_pool()
3431 if (!CHIP_REV_IS_SLOW(sc)) in ecore_init_mac_credit_pool()
H A Delink.c2653 if (CHIP_REV_IS_SLOW(sc)) { in elink_emac_enable()
14116 !CHIP_REV_IS_SLOW(sc)) { in elink_phy_init()
14226 if (reset_ext_phy && (!CHIP_REV_IS_SLOW(sc))) { in elink_link_reset()
14249 if (!CHIP_REV_IS_SLOW(sc)) in elink_link_reset()