Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/atheros/alx/
Dreg.h432 #define ALX_MIB_RX_MCCNT (ALX_MIB_BASE + 88) macro
Dhw.c1093 hw->stats.rx_mc_byte_cnt += alx_read_mem32(hw, ALX_MIB_RX_MCCNT); in alx_update_hw_stats()