linux/drivers/net/ethernet/hisilicon/hns
oulijun e018068812 net: hns: Add reset function support for RoCE driver
It added reset function for RoCE driver. RoCE is a feature of hns.
In hip06 SoC, in RoCE reset process, it's needed to configure dsaf
channel reset, port and sl map info. Reset function of RoCE is
located in dsaf module, we only call it in RoCE driver when needed.

This patch is used to fix the conflict, please refer to this link:
  https://www.spinics.net/lists/linux-rdma/msg39114.html

Signed-off-by: Wei Hu <xavier.huwei@huawei.com>
Signed-off-by: Nenglong Zhao <zhaonenglong@hisilicon.com>
Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Sheng Li <lisheng011@huawei.com>
Reviewed-by: Yisen Zhuang <yisen.zhuang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-19 16:58:33 -07:00
..
hnae.c net: hns: delete redundancy ring enable operations 2016-06-21 04:51:55 -04:00
hnae.h net: hns: add media-type property for hns 2016-07-01 16:56:52 -04:00
hns_ae_adapt.c net: hns: add media-type property for hns 2016-07-01 16:56:52 -04:00
hns_dsaf_gmac.c net: hns: fix typo in g_gmac_stats_string[] 2016-08-10 17:57:50 -07:00
hns_dsaf_gmac.h
hns_dsaf_mac.c net: hns: mdio->irq is an array, so no need to check if it is null 2016-08-15 13:38:44 -07:00
hns_dsaf_mac.h net: hns: add media-type property for hns 2016-07-01 16:56:52 -04:00
hns_dsaf_main.c net: hns: Add reset function support for RoCE driver 2016-08-19 16:58:33 -07:00
hns_dsaf_main.h net: hns: Add reset function support for RoCE driver 2016-08-19 16:58:33 -07:00
hns_dsaf_misc.c net: hns: Add reset function support for RoCE driver 2016-08-19 16:58:33 -07:00
hns_dsaf_misc.h net: hns: add dsaf misc operation method 2016-06-04 21:32:41 -04:00
hns_dsaf_ppe.c net: hns: add dsaf misc operation method 2016-06-04 21:32:41 -04:00
hns_dsaf_ppe.h net: hns: separate debug dsaf device from service dsaf device 2016-04-26 01:09:17 -04:00
hns_dsaf_rcb.c net: hns: change the default coalesce usecs 2016-06-21 04:51:56 -04:00
hns_dsaf_rcb.h net: hns: change the default coalesce usecs 2016-06-21 04:51:56 -04:00
hns_dsaf_reg.h net: hns: Add reset function support for RoCE driver 2016-08-19 16:58:33 -07:00
hns_dsaf_xgmac.c net: hns: add dsaf misc operation method 2016-06-04 21:32:41 -04:00
hns_dsaf_xgmac.h
hns_enet.c net: hns: add a space before "*/" 2016-07-01 16:56:52 -04:00
hns_enet.h net: hns: enet specify a reference to dsaf by fwnode_handle 2016-06-04 21:32:40 -04:00
hns_ethtool.c net: hns: add media-type property for hns 2016-07-01 16:56:52 -04:00
Makefile