Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dreg.h415 #define ALX_MIB_RX_FCS_ERR (ALX_MIB_BASE + 20) macro
H A Dhw.c1076 hw->stats.rx_fcs_err += alx_read_mem32(hw, ALX_MIB_RX_FCS_ERR); in alx_update_hw_stats()