Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.h416 u64 rx_mc_byte_cnt; /* RX multicast bytes, excluding FCS */ member
H A Dhw.c1093 hw->stats.rx_mc_byte_cnt += alx_read_mem32(hw, ALX_MIB_RX_MCCNT); in alx_update_hw_stats()