Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.h448 u64 tx_mc_byte_cnt; /* multicast bytes transmitted, excluding FCS */ member
H A Dhw.c1121 hw->stats.tx_mc_byte_cnt += alx_read_mem32(hw, ALX_MIB_TX_MCCNT); in alx_update_hw_stats()