Searched refs:ALX_MIB_TX_LATE_COL (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/atheros/alx/ | ||
D | reg.h | 452 #define ALX_MIB_TX_LATE_COL (ALX_MIB_BASE + 164) macro |
D | hw.c | 1114 hw->stats.tx_late_col += alx_read_mem32(hw, ALX_MIB_TX_LATE_COL); in alx_update_hw_stats() |