Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/atheros/alx/
Dreg.h451 #define ALX_MIB_TX_MULTI_COL (ALX_MIB_BASE + 160) macro
Dhw.c1113 hw->stats.tx_multi_col += alx_read_mem32(hw, ALX_MIB_TX_MULTI_COL); in alx_update_hw_stats()