linux_dsm_epyc7002/drivers/net/ethernet/hisilicon/hns3
Yunsheng Lin e8149933b1 net: hns3: remove hnae3_get_bit in data path
The hnae3_get_bit uses hnae3_get_field, and hnae3_get_field
masks the data, which is unnecessary in data path.

Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-02-24 20:27:50 -08:00
..
hns3pf net: hns3: uninitialize command queue while unloading PF driver 2019-02-21 16:29:05 -08:00
hns3vf net: hns3: clear command queue's registers when unloading VF driver 2019-02-21 16:29:05 -08:00
hclge_mbx.h net: hns3: Record VF unicast and multicast tables 2019-02-21 16:29:05 -08: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: Modify parameter type from int to bool in set_gro_en 2019-02-02 08:24:08 -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 net: hns3: remove hnae3_get_bit in data path 2019-02-24 20:27:50 -08:00
hns3_enet.h net: hns3: remove some ops in struct hns3_nic_ops 2019-02-24 20:27:50 -08:00
hns3_ethtool.c net: hns3: fix port info query issue for copper port 2019-02-21 16:29:04 -08:00
Makefile net: hns3: Add debugfs framework registration 2018-11-23 17:28:59 -08:00