Searched refs:tx_l2l3l4_err (Results 1 – 3 of 3) sorted by relevance
359 u64 tx_l2l3l4_err; member
1061 ring->stats.tx_l2l3l4_err++; in hns3_fill_skb_desc()1689 tx_drop += ring->stats.tx_l2l3l4_err; in hns3_nic_get_stats64()1696 tx_errors += ring->stats.tx_l2l3l4_err; in hns3_nic_get_stats64()
40 HNS3_TQP_STAT("l2l3l4_err", tx_l2l3l4_err),