Symbol: CHIP_IS_E1
sys/dev/bxe/bxe.c
10251
if (!CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
10261
if (CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
10273
if (!CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
10379
if (CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
10705
if (!CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
10797
if (!CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
10860
if (!CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
10870
if (!CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
10941
if (CHIP_IS_E1(sc))
sys/dev/bxe/bxe.c
11066
if (!CHIP_IS_E1(sc))
sys/dev/bxe/bxe.c
11310
if (!CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
11774
if (IS_PF(sc) && !CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
12178
CHIP_IS_E1(sc))) {
sys/dev/bxe/bxe.c
13205
if (CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
14006
(CHIP_IS_E1(sc) && val) ||
sys/dev/bxe/bxe.c
1639
data[i] = (CHIP_IS_E1(sc)) ?
sys/dev/bxe/bxe.c
1675
if (CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
17042
if (CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
17264
if (!CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
17403
if (!CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
17436
if (CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
17540
if (CHIP_IS_E1(sc) || CHIP_IS_E1H(sc)) {
sys/dev/bxe/bxe.c
17627
if (CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
17642
val |= CHIP_IS_E1(sc) ? 0 : 0x10;
sys/dev/bxe/bxe.c
17672
if (!CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
18428
if (CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
18544
if (CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
18644
if (CHIP_IS_E1(sc))
sys/dev/bxe/bxe.c
18742
if (CHIP_IS_E1(sc))
sys/dev/bxe/bxe.c
18759
if (CHIP_IS_E1(sc))
sys/dev/bxe/bxe.c
18828
if (CHIP_IS_E1(sc))
sys/dev/bxe/bxe.c
18944
if (CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
4038
if (!CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
4133
if (CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.c
6996
if (!CHIP_IS_E1(sc) && sc->dropless_fc) {
sys/dev/bxe/bxe.c
7992
val = CHIP_IS_E1(sc) ? 0 : REG_RD(sc, MISC_REG_GRC_TIMEOUT_ATTN);
sys/dev/bxe/bxe.c
7996
val = CHIP_IS_E1(sc) ? 0 : REG_RD(sc, MISC_REG_GRC_RSV_ATTN);
sys/dev/bxe/bxe.c
9734
if (CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe.h
1154
#define CHIP_IS_E1x(sc) (CHIP_IS_E1((sc)) || \
sys/dev/bxe/bxe.h
182
#define MAX_AGG_QS(sc) (CHIP_IS_E1(sc) ? \
sys/dev/bxe/bxe.h
1980
#define DMAE_LEN32_WR_MAX(sc) (CHIP_IS_E1(sc) ? 0x400 : 0x2000)
sys/dev/bxe/bxe.h
315
(CHIP_IS_E1(sc) ? ETH_MIN_RX_CQES_WITH_TPA_E1 : \
sys/dev/bxe/bxe_elink.c
13615
if (!(CHIP_IS_E1(sc))) {
sys/dev/bxe/bxe_elink.c
13811
if (!CHIP_IS_E1(sc)) {
sys/dev/bxe/bxe_elink.c
7288
if (CHIP_IS_E1(sc) &&
sys/dev/bxe/bxe_stats.c
214
if (CHIP_IS_E1(sc)) {
sys/dev/bxe/ecore_init.h
763
if (CHIP_IS_E1(sc))
sys/dev/bxe/ecore_init_ops.h
103
else if (CHIP_IS_E1(sc))
sys/dev/bxe/ecore_init_ops.h
187
else if (CHIP_IS_E1(sc))
sys/dev/bxe/ecore_init_ops.h
206
else if (CHIP_IS_E1(sc))
sys/dev/bxe/ecore_init_ops.h
576
if ((CHIP_IS_E1(sc) || CHIP_IS_E1H(sc)) && (r_order == MAX_RD_ORD))
sys/dev/bxe/ecore_init_ops.h
586
if (!CHIP_IS_E1(sc)) {
sys/dev/bxe/ecore_init_ops.h
710
if (CHIP_IS_E1(sc))
sys/dev/bxe/ecore_init_ops.h
73
else if (wb && CHIP_IS_E1(sc))
sys/dev/bxe/ecore_init_ops.h
749
if (CHIP_IS_E1(sc)) {
sys/dev/bxe/ecore_sp.c
2439
if (CHIP_IS_E1(sc)) {
sys/dev/bxe/ecore_sp.c
4111
if (CHIP_IS_E1(sc)) {
sys/dev/bxe/ecore_sp.c
4398
if (CHIP_IS_E1(sc)) {