Home
last modified time | relevance | path

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

/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)
415 #define ALX_MIB_RX_FCS_ERR (ALX_MIB_BASE + 20)
416 #define ALX_MIB_RX_LEN_ERR (ALX_MIB_BASE + 24)
417 #define ALX_MIB_RX_BYTE_CNT (ALX_MIB_BASE + 28)
418 #define ALX_MIB_RX_RUNT (ALX_MIB_BASE + 32)
[all …]