Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.h415 u64 rx_bc_byte_cnt; /* RX broadcast bytes, excluding FCS */ member
H A Dhw.c1092 hw->stats.rx_bc_byte_cnt += alx_read_mem32(hw, ALX_MIB_RX_BCCNT); in alx_update_hw_stats()