Searched refs:CHIP_IS_E3A0 (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ | ||
| H A D | bnx2x.h | 916 #define CHIP_IS_E3A0(sc) (CHIP_IS_E3(sc) && \ macro |
| H A D | elink.c | 1495 if ((CHIP_IS_E2(sc)) || (CHIP_IS_E3A0(sc))) { in elink_ets_disabled() |