Home
last modified time | relevance | path

Searched refs:CHIP_IS_E1H (Results 1 – 5 of 5) 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()
516 if (!CHIP_IS_E1H(sc)) { in ecore_init_pxp_arb()
835 if (CHIP_IS_E1H(sc)) in ecore_qm_init_ptr_table()
H A Decore_init.h730 else if (CHIP_IS_E1H(sc)) in ecore_parity_reg_mask()
H A Dbnx2x.h878 #define CHIP_IS_E1H(sc) ((CHIP_IS_57711(sc)) || \ macro
880 #define CHIP_IS_E1x(sc) CHIP_IS_E1H(sc)
H A Dbnx2x.c6178 if (CHIP_IS_E1H(sc)) in bnx2x_process_kill_chip_reset()
8324 if ((sc->devinfo.chip_id & 0x1) || (CHIP_IS_E1H(sc) && (val == 0x55))) { in bnx2x_get_device_info()
10018 if (CHIP_IS_E1H(sc) && (pretend_func_val > E1H_FUNC_MAX))
10221 if (CHIP_REV_IS_FPGA(sc) && CHIP_IS_E1H(sc)) {
10546 if (CHIP_IS_E1H(sc)) {
10662 if (CHIP_IS_E1H(sc)) {
11291 if (CHIP_IS_E1H(sc)) {
H A Decore_sp.c3151 if (CHIP_IS_E1H(sc)) { in ecore_init_mcast_obj()
3409 if (CHIP_IS_E1H(sc)) { in ecore_init_mac_credit_pool()