Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/atheros/alx/
Dreg.h443 #define ALX_MIB_TX_SZ_255B (ALX_MIB_BASE + 136) macro
Dhw.c1093 hw->stats.tx_sz_255B += alx_read_mem32(hw, ALX_MIB_TX_SZ_255B); in alx_update_hw_stats()