Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dreg.h450 #define ALX_MIB_TX_SINGLE_COL (ALX_MIB_BASE + 156) macro
H A Dhw.c1112 hw->stats.tx_single_col += alx_read_mem32(hw, ALX_MIB_TX_SINGLE_COL); in alx_update_hw_stats()