Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/atheros/alx/
Dreg.h416 #define ALX_MIB_RX_LEN_ERR (ALX_MIB_BASE + 24) macro
Dhw.c1077 hw->stats.rx_len_err += alx_read_mem32(hw, ALX_MIB_RX_LEN_ERR); in alx_update_hw_stats()