Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/atheros/alx/
Dreg.h447 #define ALX_MIB_TX_SZ_1023B (ALX_MIB_BASE + 144) macro
Dhw.c1109 hw->stats.tx_sz_1023B += alx_read_mem32(hw, ALX_MIB_TX_SZ_1023B); in alx_update_hw_stats()