Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dreg.h427 #define ALX_MIB_RX_OV_SZ (ALX_MIB_BASE + 68) macro
H A Dhw.c1088 hw->stats.rx_ov_sz += alx_read_mem32(hw, ALX_MIB_RX_OV_SZ); in alx_update_hw_stats()