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