Symbol: HNS3_TQP_STAT
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
22
HNS3_TQP_STAT("dropped", sw_err_cnt),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
23
HNS3_TQP_STAT("seg_pkt_cnt", seg_pkt_cnt),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
24
HNS3_TQP_STAT("packets", tx_pkts),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
25
HNS3_TQP_STAT("bytes", tx_bytes),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
26
HNS3_TQP_STAT("more", tx_more),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
27
HNS3_TQP_STAT("push", tx_push),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
28
HNS3_TQP_STAT("mem_doorbell", tx_mem_doorbell),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
29
HNS3_TQP_STAT("wake", restart_queue),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
30
HNS3_TQP_STAT("busy", tx_busy),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
31
HNS3_TQP_STAT("copy", tx_copy),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
32
HNS3_TQP_STAT("vlan_err", tx_vlan_err),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
33
HNS3_TQP_STAT("l4_proto_err", tx_l4_proto_err),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
34
HNS3_TQP_STAT("l2l3l4_err", tx_l2l3l4_err),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
35
HNS3_TQP_STAT("tso_err", tx_tso_err),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
36
HNS3_TQP_STAT("over_max_recursion", over_max_recursion),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
37
HNS3_TQP_STAT("hw_limitation", hw_limitation),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
38
HNS3_TQP_STAT("bounce", tx_bounce),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
39
HNS3_TQP_STAT("spare_full", tx_spare_full),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
40
HNS3_TQP_STAT("copy_bits_err", copy_bits_err),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
41
HNS3_TQP_STAT("sgl", tx_sgl),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
42
HNS3_TQP_STAT("skb2sgl_err", skb2sgl_err),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
43
HNS3_TQP_STAT("map_sg_err", map_sg_err),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
50
HNS3_TQP_STAT("dropped", sw_err_cnt),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
51
HNS3_TQP_STAT("seg_pkt_cnt", seg_pkt_cnt),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
52
HNS3_TQP_STAT("packets", rx_pkts),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
53
HNS3_TQP_STAT("bytes", rx_bytes),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
54
HNS3_TQP_STAT("errors", rx_err_cnt),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
55
HNS3_TQP_STAT("reuse_pg_cnt", reuse_pg_cnt),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
56
HNS3_TQP_STAT("err_pkt_len", err_pkt_len),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
57
HNS3_TQP_STAT("err_bd_num", err_bd_num),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
58
HNS3_TQP_STAT("l2_err", l2_err),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
59
HNS3_TQP_STAT("l3l4_csum_err", l3l4_csum_err),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
60
HNS3_TQP_STAT("csum_complete", csum_complete),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
61
HNS3_TQP_STAT("multicast", rx_multicast),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
62
HNS3_TQP_STAT("non_reuse_pg", non_reuse_pg),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
63
HNS3_TQP_STAT("frag_alloc_err", frag_alloc_err),
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
64
HNS3_TQP_STAT("frag_alloc", frag_alloc),