Symbol: ALX_MIB_BASE
drivers/net/ethernet/atheros/alx/reg.h
410
#define ALX_MIB_RX_OK (ALX_MIB_BASE + 0)
drivers/net/ethernet/atheros/alx/reg.h
411
#define ALX_MIB_RX_BCAST (ALX_MIB_BASE + 4)
drivers/net/ethernet/atheros/alx/reg.h
412
#define ALX_MIB_RX_MCAST (ALX_MIB_BASE + 8)
drivers/net/ethernet/atheros/alx/reg.h
413
#define ALX_MIB_RX_PAUSE (ALX_MIB_BASE + 12)
drivers/net/ethernet/atheros/alx/reg.h
414
#define ALX_MIB_RX_CTRL (ALX_MIB_BASE + 16)
drivers/net/ethernet/atheros/alx/reg.h
415
#define ALX_MIB_RX_FCS_ERR (ALX_MIB_BASE + 20)
drivers/net/ethernet/atheros/alx/reg.h
416
#define ALX_MIB_RX_LEN_ERR (ALX_MIB_BASE + 24)
drivers/net/ethernet/atheros/alx/reg.h
417
#define ALX_MIB_RX_BYTE_CNT (ALX_MIB_BASE + 28)
drivers/net/ethernet/atheros/alx/reg.h
418
#define ALX_MIB_RX_RUNT (ALX_MIB_BASE + 32)
drivers/net/ethernet/atheros/alx/reg.h
419
#define ALX_MIB_RX_FRAG (ALX_MIB_BASE + 36)
drivers/net/ethernet/atheros/alx/reg.h
420
#define ALX_MIB_RX_SZ_64B (ALX_MIB_BASE + 40)
drivers/net/ethernet/atheros/alx/reg.h
421
#define ALX_MIB_RX_SZ_127B (ALX_MIB_BASE + 44)
drivers/net/ethernet/atheros/alx/reg.h
422
#define ALX_MIB_RX_SZ_255B (ALX_MIB_BASE + 48)
drivers/net/ethernet/atheros/alx/reg.h
423
#define ALX_MIB_RX_SZ_511B (ALX_MIB_BASE + 52)
drivers/net/ethernet/atheros/alx/reg.h
424
#define ALX_MIB_RX_SZ_1023B (ALX_MIB_BASE + 56)
drivers/net/ethernet/atheros/alx/reg.h
425
#define ALX_MIB_RX_SZ_1518B (ALX_MIB_BASE + 60)
drivers/net/ethernet/atheros/alx/reg.h
426
#define ALX_MIB_RX_SZ_MAX (ALX_MIB_BASE + 64)
drivers/net/ethernet/atheros/alx/reg.h
427
#define ALX_MIB_RX_OV_SZ (ALX_MIB_BASE + 68)
drivers/net/ethernet/atheros/alx/reg.h
428
#define ALX_MIB_RX_OV_RXF (ALX_MIB_BASE + 72)
drivers/net/ethernet/atheros/alx/reg.h
429
#define ALX_MIB_RX_OV_RRD (ALX_MIB_BASE + 76)
drivers/net/ethernet/atheros/alx/reg.h
430
#define ALX_MIB_RX_ALIGN_ERR (ALX_MIB_BASE + 80)
drivers/net/ethernet/atheros/alx/reg.h
431
#define ALX_MIB_RX_BCCNT (ALX_MIB_BASE + 84)
drivers/net/ethernet/atheros/alx/reg.h
432
#define ALX_MIB_RX_MCCNT (ALX_MIB_BASE + 88)
drivers/net/ethernet/atheros/alx/reg.h
433
#define ALX_MIB_RX_ERRADDR (ALX_MIB_BASE + 92)
drivers/net/ethernet/atheros/alx/reg.h
435
#define ALX_MIB_TX_OK (ALX_MIB_BASE + 96)
drivers/net/ethernet/atheros/alx/reg.h
436
#define ALX_MIB_TX_BCAST (ALX_MIB_BASE + 100)
drivers/net/ethernet/atheros/alx/reg.h
437
#define ALX_MIB_TX_MCAST (ALX_MIB_BASE + 104)
drivers/net/ethernet/atheros/alx/reg.h
438
#define ALX_MIB_TX_PAUSE (ALX_MIB_BASE + 108)
drivers/net/ethernet/atheros/alx/reg.h
439
#define ALX_MIB_TX_EXC_DEFER (ALX_MIB_BASE + 112)
drivers/net/ethernet/atheros/alx/reg.h
440
#define ALX_MIB_TX_CTRL (ALX_MIB_BASE + 116)
drivers/net/ethernet/atheros/alx/reg.h
441
#define ALX_MIB_TX_DEFER (ALX_MIB_BASE + 120)
drivers/net/ethernet/atheros/alx/reg.h
442
#define ALX_MIB_TX_BYTE_CNT (ALX_MIB_BASE + 124)
drivers/net/ethernet/atheros/alx/reg.h
443
#define ALX_MIB_TX_SZ_64B (ALX_MIB_BASE + 128)
drivers/net/ethernet/atheros/alx/reg.h
444
#define ALX_MIB_TX_SZ_127B (ALX_MIB_BASE + 132)
drivers/net/ethernet/atheros/alx/reg.h
445
#define ALX_MIB_TX_SZ_255B (ALX_MIB_BASE + 136)
drivers/net/ethernet/atheros/alx/reg.h
446
#define ALX_MIB_TX_SZ_511B (ALX_MIB_BASE + 140)
drivers/net/ethernet/atheros/alx/reg.h
447
#define ALX_MIB_TX_SZ_1023B (ALX_MIB_BASE + 144)
drivers/net/ethernet/atheros/alx/reg.h
448
#define ALX_MIB_TX_SZ_1518B (ALX_MIB_BASE + 148)
drivers/net/ethernet/atheros/alx/reg.h
449
#define ALX_MIB_TX_SZ_MAX (ALX_MIB_BASE + 152)
drivers/net/ethernet/atheros/alx/reg.h
450
#define ALX_MIB_TX_SINGLE_COL (ALX_MIB_BASE + 156)
drivers/net/ethernet/atheros/alx/reg.h
451
#define ALX_MIB_TX_MULTI_COL (ALX_MIB_BASE + 160)
drivers/net/ethernet/atheros/alx/reg.h
452
#define ALX_MIB_TX_LATE_COL (ALX_MIB_BASE + 164)
drivers/net/ethernet/atheros/alx/reg.h
453
#define ALX_MIB_TX_ABORT_COL (ALX_MIB_BASE + 168)
drivers/net/ethernet/atheros/alx/reg.h
454
#define ALX_MIB_TX_UNDERRUN (ALX_MIB_BASE + 172)
drivers/net/ethernet/atheros/alx/reg.h
455
#define ALX_MIB_TX_TRD_EOP (ALX_MIB_BASE + 176)
drivers/net/ethernet/atheros/alx/reg.h
456
#define ALX_MIB_TX_LEN_ERR (ALX_MIB_BASE + 180)
drivers/net/ethernet/atheros/alx/reg.h
457
#define ALX_MIB_TX_TRUNC (ALX_MIB_BASE + 184)
drivers/net/ethernet/atheros/alx/reg.h
458
#define ALX_MIB_TX_BCCNT (ALX_MIB_BASE + 188)
drivers/net/ethernet/atheros/alx/reg.h
459
#define ALX_MIB_TX_MCCNT (ALX_MIB_BASE + 192)
drivers/net/ethernet/atheros/alx/reg.h
460
#define ALX_MIB_UPDATE (ALX_MIB_BASE + 196)