Home
last modified time | relevance | path

Searched refs:tx_tso_err (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_enet.h428 u64 tx_tso_err; member
A Dhns3_enet.c1653 hns3_ring_stats_update(ring, tx_tso_err); in hns3_handle_csum_partial()
2514 stats->tx_dropped += ring->stats.tx_tso_err; in hns3_fetch_stats()
2524 stats->tx_errors += ring->stats.tx_tso_err; in hns3_fetch_stats()
A Dhns3_ethtool.c35 HNS3_TQP_STAT("tso_err", tx_tso_err),
/drivers/net/ethernet/emulex/benet/
A Dbe.h219 u32 tx_tso_err; member
A Dbe_ethtool.c178 {DRVSTAT_TX_INFO(tx_tso_err)},
A Dbe_main.c2688 tx_stats(txo)->tx_tso_err++; in lancer_update_tx_err()

Completed in 39 milliseconds