Searched refs:ALX_MIB_TX_LEN_ERR (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/atheros/alx/ | ||
D | reg.h | 456 #define ALX_MIB_TX_LEN_ERR (ALX_MIB_BASE + 180) macro |
D | hw.c | 1118 hw->stats.tx_len_err += alx_read_mem32(hw, ALX_MIB_TX_LEN_ERR); in alx_update_hw_stats() |