Searched refs:tx_col (Results 1 – 4 of 4) sorted by relevance
159 u32 tx_col; member
1300 { "tx_collisions", GEN_STAT(mib.tx_col), ETH_MIB_TX_COL },
266 u64 tx_col; /* collisions */ member
331 stats->tx_col += readl_relaxed(base + EMAC_TXMAC_STATC_REG25); in emac_update_hw_stats()