Home
last modified time | relevance | path

Searched refs:CHIP_IS_E2 (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_init.h732 else if (CHIP_IS_E2(sc)) in ecore_parity_reg_mask()
H A Delink.c3073 if (CHIP_IS_E2(sc)) in elink_update_pfc()
3248 if (CHIP_IS_E2(sc)) in elink_bmac_enable()
3281 if (CHIP_IS_E2(sc)) in elink_set_bmac_rx()
7484 CHIP_IS_E2(sc))) in elink_link_initialize()
7549 if (CHIP_IS_E2(sc)) in elink_common_ext_link_reset()
7589 CHIP_IS_E2(sc)) in elink_update_link_down()
8334 if (CHIP_IS_E2(sc)) in elink_8073_config_init()
8623 if (CHIP_IS_E2(sc)) in elink_8073_link_reset()
8729 if (CHIP_IS_E2(sc)) in elink_get_gpio_port()
13233 if (CHIP_IS_E2(sc)) in elink_populate_int_phy()
[all …]
H A Decore_init_ops.h504 else if (CHIP_IS_E2(sc)) in ecore_init_pxp_arb()
H A Dbnx2x.h885 #define CHIP_IS_E2(sc) (CHIP_IS_57712(sc) || \ macro
922 #define CHIP_IS_E2E3(sc) (CHIP_IS_E2(sc) || \
H A Dbnx2x.c5823 if (CHIP_IS_E2(sc) || CHIP_IS_E3(sc)) { in bnx2x_func_start()
6180 else if (CHIP_IS_E2(sc)) in bnx2x_process_kill_chip_reset()
8861 if (CHIP_IS_E2(sc)) { in bnx2x_set_modes_bitmap()
9258 offset = CHIP_IS_E2(sc) ? BIGMAC2_REGISTER_BMAC_CONTROL in bnx2x_prev_unload_close_mac()