Searched refs:tx_l4_proto_err (Results 1 – 3 of 3) sorted by relevance
413 u64 tx_l4_proto_err; member
1595 ring->stats.tx_l4_proto_err++; in hns3_fill_skb_desc()2420 tx_drop += ring->stats.tx_l4_proto_err; in hns3_nic_get_stats64()2430 tx_errors += ring->stats.tx_l4_proto_err; in hns3_nic_get_stats64()
30 HNS3_TQP_STAT("l4_proto_err", tx_l4_proto_err),