Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dreg.h457 #define ALX_MIB_TX_TRUNC (ALX_MIB_BASE + 184) macro
H A Dhw.c1119 hw->stats.tx_trunc += alx_read_mem32(hw, ALX_MIB_TX_TRUNC); in alx_update_hw_stats()