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