Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/atheros/alx/
Dreg.h421 #define ALX_MIB_RX_SZ_127B (ALX_MIB_BASE + 44) macro
Dhw.c1082 hw->stats.rx_sz_127B += alx_read_mem32(hw, ALX_MIB_RX_SZ_127B); in alx_update_hw_stats()