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