Home
last modified time | relevance | path

Searched refs:RCRC (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_port.c239 be32_to_cpu(mlx4_en_stats->RCRC) + in mlx4_en_DUMP_ETH_STATS()
258 priv->pkstats.rx_crc_errors = be32_to_cpu(mlx4_en_stats->RCRC); in mlx4_en_DUMP_ETH_STATS()
H A Den_port.h567 __be32 RCRC; member