Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dreg.h408 #define ALX_MIB_BASE 0x1700 macro
410 #define ALX_MIB_RX_OK (ALX_MIB_BASE + 0)
411 #define ALX_MIB_RX_BCAST (ALX_MIB_BASE + 4)
412 #define ALX_MIB_RX_MCAST (ALX_MIB_BASE + 8)
413 #define ALX_MIB_RX_PAUSE (ALX_MIB_BASE + 12)
414 #define ALX_MIB_RX_CTRL (ALX_MIB_BASE + 16)
418 #define ALX_MIB_RX_RUNT (ALX_MIB_BASE + 32)
419 #define ALX_MIB_RX_FRAG (ALX_MIB_BASE + 36)
427 #define ALX_MIB_RX_OV_SZ (ALX_MIB_BASE + 68)
431 #define ALX_MIB_RX_BCCNT (ALX_MIB_BASE + 84)
[all …]