Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dreg.h455 #define ALX_MIB_TX_TRD_EOP (ALX_MIB_BASE + 176) macro
H A Dhw.c1117 hw->stats.tx_trd_eop += alx_read_mem32(hw, ALX_MIB_TX_TRD_EOP); in alx_update_hw_stats()