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