Home
last modified time | relevance | path

Searched refs:CHIP_IS_E1 (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_init_ops.h499 if ((CHIP_IS_E1(sc) || CHIP_IS_E1H(sc)) && (r_order == MAX_RD_ORD)) in ecore_init_pxp_arb()
509 if (!CHIP_IS_E1(sc)) { in ecore_init_pxp_arb()
622 if (CHIP_IS_E1(sc)) in ecore_ilt_line_wr()
662 if (CHIP_IS_E1(sc)) { in ecore_ilt_boundary_init_op()
H A Decore_init.h728 if (CHIP_IS_E1(sc)) in ecore_parity_reg_mask()
H A Dbnx2x.h874 #define CHIP_IS_E1(sc) (CHIP_NUM(sc) == CHIP_NUM_57710) macro
H A Delink.c7338 if (CHIP_IS_E1(sc) && in elink_set_led()
13708 if (!(CHIP_IS_E1(sc))) { in elink_init_fpga()
13904 if (!CHIP_IS_E1(sc)) { in elink_set_rx_filter()