linux/drivers/net/ethernet/hisilicon/hns3
Guangbin Huang 4e4c03f6ab net: hns3: device specifications add number of mac statistics
Currently, driver queries number of mac statistics before querying mac
statistics. As the number of mac statistics is a fixed value in firmware,
it is redundant to query this number everytime before querying mac
statistics, it can just be queried once in initialization process and
saved in device specifications.

Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-10-25 14:00:59 +01:00
..
hns3pf net: hns3: device specifications add number of mac statistics 2021-10-25 14:00:59 +01:00
hns3vf Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-10-22 11:41:16 +01:00
hclge_mbx.h net: hns3: add required space in comment 2021-08-28 11:20:05 +01:00
hnae3.c net: hns3: disable sriov before unload hclge layer 2021-10-20 11:38:11 +01:00
hnae3.h net: hns3: device specifications add number of mac statistics 2021-10-25 14:00:59 +01:00
hns3_dcbnl.c
hns3_debugfs.c net: hns3: device specifications add number of mac statistics 2021-10-25 14:00:59 +01:00
hns3_debugfs.h net: hns3: change the method of getting cmd index in debugfs 2021-08-26 07:24:17 -07:00
hns3_enet.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-10-22 11:41:16 +01:00
hns3_enet.h net: hns3: add debugfs support for interrupt coalesce 2021-10-25 14:00:58 +01:00
hns3_ethtool.c net: hns3: fix always enable rx vlan filter problem after selftest 2021-09-29 11:03:54 +01:00
hns3_ethtool.h net: hns3: add support ethtool extended link state 2021-08-16 15:12:14 -07:00
hns3_trace.h net: hns3: rename trace event hns3_over_8bd 2020-09-29 13:14:24 -07:00
Makefile