Home
last modified time | relevance | path

Searched refs:rx_csum_errs (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h171 atomic_t rx_csum_errs; member
H A Dotx2_ethtool.c58 OTX2_DRV_STAT(rx_csum_errs),
H A Dotx2_txrx.c314 atomic_inc(&stats->rx_csum_errs); in otx2_check_rcv_errors()