Searched refs:rxerrc (Results 1 – 5 of 5) sorted by relevance
119 {"rx_errors", offsetof(struct igc_hw_stats, rxerrc)},1680 stats->rxerrc += IGC_READ_REG(hw, IGC_RXERRC); in igc_read_stats_registers()1904 stats->rxerrc + stats->algnerrc; in eth_igc_stats_get()
511 u64 rxerrc; member
523 u64 rxerrc; member
966 stats->rxerrc += E1000_READ_REG(hw, E1000_RXERRC); in eth_em_stats_get()980 stats->rxerrc + stats->algnerrc + stats->cexterr; in eth_em_stats_get()
1809 stats->rxerrc += E1000_READ_REG(hw, E1000_RXERRC); in igb_read_stats_registers()1832 stats->rxerrc + stats->algnerrc + stats->cexterr; in eth_igb_stats_get()