Searched refs:ALX_MIB_TX_OK (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/atheros/alx/ | ||
D | reg.h | 435 #define ALX_MIB_TX_OK (ALX_MIB_BASE + 96) macro |
D | hw.c | 1097 hw->stats.tx_ok += alx_read_mem32(hw, ALX_MIB_TX_OK); in alx_update_hw_stats() |