Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/atheros/alx/ !
Dreg.h420 #define ALX_MIB_RX_SZ_64B (ALX_MIB_BASE + 40) macro
Dhw.c1081 hw->stats.rx_sz_64B += alx_read_mem32(hw, ALX_MIB_RX_SZ_64B); in alx_update_hw_stats()