OpenCloudOS-Kernel/drivers/net/ethernet/hisilicon/hns3
Fuyun Liang a95e1f8666 net: hns3: change the time interval of int_gl calculating
Since we change the update rate of int_gl from every interrupt to every
one hundred interrupts, the old way to get time interval by int_gl value
is not accurate. This patch calculates the time interval using the jiffies
value.

Signed-off-by: Fuyun Liang <liangfuyun1@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-22 13:12:02 -04:00
..
hns3pf net: hns3: increase the max time for IMP handle command 2018-03-22 13:12:02 -04:00
hns3vf net: hns3: increase the max time for IMP handle command 2018-03-22 13:12:02 -04:00
Makefile net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC 2017-12-15 10:55:34 -05:00
hclge_mbx.h net: hns3: fix for buffer overflow smatch warning 2018-03-11 22:53:32 -04:00
hnae3.c net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC 2017-12-15 10:55:34 -05:00
hnae3.h net: hns3: add existence check when remove old uc mac address 2018-03-11 22:53:31 -04:00
hns3_dcbnl.c net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC 2017-12-15 10:55:34 -05:00
hns3_enet.c net: hns3: change the time interval of int_gl calculating 2018-03-22 13:12:02 -04:00
hns3_enet.h net: hns3: change the time interval of int_gl calculating 2018-03-22 13:12:02 -04:00
hns3_ethtool.c net: hns3: fix for loopback failure when vlan filter is enable 2018-03-11 22:53:32 -04:00