HNS3_TQP_STAT      24 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("io_err_cnt", io_err_cnt),
HNS3_TQP_STAT      25 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("dropped", sw_err_cnt),
HNS3_TQP_STAT      26 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("seg_pkt_cnt", seg_pkt_cnt),
HNS3_TQP_STAT      27 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("packets", tx_pkts),
HNS3_TQP_STAT      28 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("bytes", tx_bytes),
HNS3_TQP_STAT      29 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("errors", tx_err_cnt),
HNS3_TQP_STAT      30 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("wake", restart_queue),
HNS3_TQP_STAT      31 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("busy", tx_busy),
HNS3_TQP_STAT      32 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("copy", tx_copy),
HNS3_TQP_STAT      33 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("vlan_err", tx_vlan_err),
HNS3_TQP_STAT      34 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("l4_proto_err", tx_l4_proto_err),
HNS3_TQP_STAT      35 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("l2l3l4_err", tx_l2l3l4_err),
HNS3_TQP_STAT      36 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("tso_err", tx_tso_err),
HNS3_TQP_STAT      43 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("io_err_cnt", io_err_cnt),
HNS3_TQP_STAT      44 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("dropped", sw_err_cnt),
HNS3_TQP_STAT      45 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("seg_pkt_cnt", seg_pkt_cnt),
HNS3_TQP_STAT      46 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("packets", rx_pkts),
HNS3_TQP_STAT      47 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("bytes", rx_bytes),
HNS3_TQP_STAT      48 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("errors", rx_err_cnt),
HNS3_TQP_STAT      49 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("reuse_pg_cnt", reuse_pg_cnt),
HNS3_TQP_STAT      50 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("err_pkt_len", err_pkt_len),
HNS3_TQP_STAT      51 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("err_bd_num", err_bd_num),
HNS3_TQP_STAT      52 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("l2_err", l2_err),
HNS3_TQP_STAT      53 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("l3l4_csum_err", l3l4_csum_err),
HNS3_TQP_STAT      54 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("multicast", rx_multicast),
HNS3_TQP_STAT      55 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("non_reuse_pg", non_reuse_pg),