linux/drivers/net/ethernet/hisilicon/hns3
Yunsheng Lin 0aa3d88a91 net: hns3: minor optimization for ring_space
This patch optimizes the ring_space by calculating the
ring space without calling ring_dist.

Also ring_dist is only used by ring_space, so this patch
removes it when it is no longer used.

Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-04-04 10:20:38 -07:00
..
hns3pf net: hns3: return 0 and print warning when hit duplicate MAC 2019-04-04 10:20:38 -07:00
hns3vf net: hns3: modify the VF network port media type acquisition method 2019-04-04 10:20:38 -07:00
hclge_mbx.h net: hns3: modify the VF network port media type acquisition method 2019-04-04 10:20:38 -07:00
hnae3.c net: hns3: Check variable is valid before assigning it to another 2019-02-21 16:29:04 -08:00
hnae3.h net: hns3: fix to stop multiple HNS reset due to the AER changes 2019-03-09 22:58:47 -08:00
hns3_dcbnl.c net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting 2018-11-07 11:42:17 -08:00
hns3_debugfs.c net: hns3: Add "tm map" status information query function 2018-12-15 10:54:18 -08:00
hns3_enet.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2019-03-27 17:37:58 -07:00
hns3_enet.h net: hns3: minor optimization for ring_space 2019-04-04 10:20:38 -07:00
hns3_ethtool.c net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettings 2019-04-04 10:20:38 -07:00
Makefile net: hns3: Add debugfs framework registration 2018-11-23 17:28:59 -08:00