Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_main.h198 u64 crc_false; member
H A Dhns_ae_adapt.c663 rx_missed_errors += dsaf_dev->hw_stats[port].crc_false; in hns_ae_update_stats()
670 tx_dropped += dsaf_dev->hw_stats[port].crc_false; in hns_ae_update_stats()
H A Dhns_dsaf_main.c2229 hw_stats->crc_false += dsaf_read_dev(dsaf_dev, in hns_dsaf_update_stats()
2659 p[7] = hw_stats->crc_false; in hns_dsaf_get_node_stats()