sxgbe_get_stat64
stats->rx_bytes = sxgbe_get_stat64(ioaddr,
stats->rx_packets = sxgbe_get_stat64(ioaddr,
stats->multicast = sxgbe_get_stat64(ioaddr,
stats->rx_crc_errors = sxgbe_get_stat64(ioaddr,
stats->rx_length_errors = sxgbe_get_stat64(ioaddr,
stats->rx_missed_errors = sxgbe_get_stat64(ioaddr,
stats->tx_bytes = sxgbe_get_stat64(ioaddr,
count = sxgbe_get_stat64(ioaddr, SXGBE_MMC_TXFRAMELO_GBCNT_REG,
stats->tx_errors = sxgbe_get_stat64(ioaddr, SXGBE_MMC_TXFRAMELO_GCNT_REG,
stats->tx_fifo_errors = sxgbe_get_stat64(ioaddr, SXGBE_MMC_TXUFLWLO_GBCNT_REG,