Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_enet.h415 u64 tx_l2l3l4_err; member
A Dhns3_enet.c1605 ring->stats.tx_l2l3l4_err++; in hns3_fill_skb_desc()
2421 tx_drop += ring->stats.tx_l2l3l4_err; in hns3_nic_get_stats64()
2431 tx_errors += ring->stats.tx_l2l3l4_err; in hns3_nic_get_stats64()
A Dhns3_ethtool.c31 HNS3_TQP_STAT("l2l3l4_err", tx_l2l3l4_err),

Completed in 21 milliseconds