Searched refs:ALX_MIB_RX_OK (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/atheros/alx/ | ||
D | reg.h | 410 #define ALX_MIB_RX_OK (ALX_MIB_BASE + 0) macro |
D | hw.c | 1071 hw->stats.rx_ok += alx_read_mem32(hw, ALX_MIB_RX_OK); in alx_update_hw_stats() |