linux_dsm_epyc7002/drivers/net/ethernet/hisilicon/hns3/hns3pf
Jian Shen 0c21812302 net: hns3: Adjust prefix of tx/rx statistic names
Some prefix of tx/rx statistic names are redundant, this patch modifies
these names.

The new prefix looks like below:
rxq#1_ -> rxq1_
txq#1_ -> txq1_
tx_dropped -> dropped
tx_wake -> wake
tx_busy -> busy
rx_dropped -> dropped

Signed-off-by: Jian Shen <shenjian15@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-09-21 19:29:32 -07:00
..
hclge_cmd.c net: hns3: fix return value error while hclge_cmd_csq_clean failed 2018-08-01 10:04:25 -07:00
hclge_cmd.h net: hns3: Add support for serdes loopback selftest 2018-08-14 09:54:23 -07:00
hclge_dcb.c net: hns3: Fix ets validate issue 2018-09-21 19:29:32 -07:00
hclge_dcb.h net: hns3: Add SPDX tags to HNS3 PF driver 2018-07-21 08:44:23 -07:00
hclge_main.c net: hns3: Adjust prefix of tx/rx statistic names 2018-09-21 19:29:32 -07:00
hclge_main.h net: hns3: Remove packet statistics of public 2018-09-19 21:20:22 -07:00
hclge_mbx.c net: hns3: Fix comments for hclge_get_ring_chain_from_mbx 2018-07-16 11:16:45 -07:00
hclge_mdio.c net: ethernet: Add helper for MACs which support asym pause 2018-09-12 20:24:21 -07:00
hclge_mdio.h net: hns3: Fix for information of phydev lost problem when down/up 2018-08-14 09:54:23 -07:00
hclge_tm.c net: hns3: Unify the type convert for desc.data 2018-09-21 19:29:32 -07:00
hclge_tm.h net: hns3: Add SPDX tags to HNS3 PF driver 2018-07-21 08:44:23 -07:00
Makefile net: hns3: Add mailbox support to PF driver 2017-12-15 10:55:35 -05:00