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