Searched refs:tx_crc_err (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_gmac.c57 {"gmac_tx_crc_error", MAC_STATS_FIELD_OFF(tx_crc_err)},
448 hw_stats->tx_crc_err += dsaf_read_dev(drv, GMAC_TX_CRC_ERROR_REG);
H A Dhns_dsaf_mac.h287 u64 tx_crc_err; /* only for gmac */ member in struct:mac_hw_stats
H A Dhns_ae_adapt.c683 + mac_cb->hw_stats.tx_crc_err;

Completed in 145 milliseconds