Home
last modified time | relevance | path

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

/linux/include/net/
H A Dnetdev_queues.h48 u64 hw_drop_errors; member
/linux/net/core/
H A Dnetdev-genl.c625 netdev_stat_put(rsp, NETDEV_A_QSTATS_TX_HW_DROP_ERRORS, tx->hw_drop_errors) || in netdev_nl_stats_write_tx()