Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/atheros/alx/ !
Dreg.h442 #define ALX_MIB_TX_BYTE_CNT (ALX_MIB_BASE + 124) macro
Dhw.c1104 hw->stats.tx_byte_cnt += alx_read_mem32(hw, ALX_MIB_TX_BYTE_CNT); in alx_update_hw_stats()