Searched refs:latecol (Results 1 – 5 of 5) sorted by relevance
118 {"tx_late_collisions", offsetof(struct igc_hw_stats, latecol)},1669 stats->latecol += IGC_READ_REG(hw, IGC_LATECOL); in igc_read_stats_registers()1889 rte_stats->oerrors = stats->ecol + stats->latecol; in eth_igc_stats_get()
887 stats->latecol += E1000_READ_REG(hw, E1000_LATECOL); in eth_em_stats_get()975 rte_stats->oerrors = stats->ecol + stats->latecol; in eth_em_stats_get()
443 {"tx_late_collisions", offsetof(struct e1000_hw_stats, latecol)},1699 stats->latecol += E1000_READ_REG(hw, E1000_LATECOL); in igb_read_stats_registers()1817 rte_stats->oerrors = stats->ecol + stats->latecol; in eth_igb_stats_get()
528 u64 latecol; member
516 u64 latecol; member