Searched refs:latecol (Results 1 – 5 of 5) sorted by relevance
125 {"tx_late_collisions", offsetof(struct igc_hw_stats, latecol)},1686 stats->latecol += IGC_READ_REG(hw, IGC_LATECOL); in igc_read_stats_registers()1907 rte_stats->oerrors = stats->ecol + stats->latecol; in eth_igc_stats_get()
516 u64 latecol; member
528 u64 latecol; member
894 stats->latecol += E1000_READ_REG(hw, E1000_LATECOL); in eth_em_stats_get()983 rte_stats->oerrors = stats->ecol + stats->latecol; in eth_em_stats_get()
445 {"tx_late_collisions", offsetof(struct e1000_hw_stats, latecol)},1716 stats->latecol += E1000_READ_REG(hw, E1000_LATECOL); in igb_read_stats_registers()1835 rte_stats->oerrors = stats->ecol + stats->latecol; in eth_igb_stats_get()