Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnetdev-genl.c597 netdev_stat_put(rsp, NETDEV_A_QSTATS_TX_HW_DROP_ERRORS, tx->hw_drop_errors) || in netdev_nl_stats_write_tx()
/linux/drivers/net/
H A Dvirtio_net.c227 VIRTNET_STATS_DESC_TX_QSTAT(basic, drop_malformed, hw_drop_errors),
5581 tx->hw_drop_errors = 0; in virtnet_get_base_stats()