Searched hist:"454784 d85de372991ad2e473d562d4ad31f4502a" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hnae.c | diff 454784d85de372991ad2e473d562d4ad31f4502a Mon Jun 20 22:56:34 CDT 2016 Daode Huang <huangdaode@hisilicon.com> net: hns: delete redundancy ring enable operations
When network interface is enabled, the ring enable operation is conducted twice. This patch deletes the redundancy code of ring enable, and integrates hnae_ae_ops.toggle_queue_status other functions to hns_ae_start.
Signed-off-by: Daode Huang <huangdaode@hisilicon.com> Signed-off-by: Yisen Zhuang <Yisen.Zhuang@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hnae.h | diff 454784d85de372991ad2e473d562d4ad31f4502a Mon Jun 20 22:56:34 CDT 2016 Daode Huang <huangdaode@hisilicon.com> net: hns: delete redundancy ring enable operations
When network interface is enabled, the ring enable operation is conducted twice. This patch deletes the redundancy code of ring enable, and integrates hnae_ae_ops.toggle_queue_status other functions to hns_ae_start.
Signed-off-by: Daode Huang <huangdaode@hisilicon.com> Signed-off-by: Yisen Zhuang <Yisen.Zhuang@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hns_ae_adapt.c | diff 454784d85de372991ad2e473d562d4ad31f4502a Mon Jun 20 22:56:34 CDT 2016 Daode Huang <huangdaode@hisilicon.com> net: hns: delete redundancy ring enable operations
When network interface is enabled, the ring enable operation is conducted twice. This patch deletes the redundancy code of ring enable, and integrates hnae_ae_ops.toggle_queue_status other functions to hns_ae_start.
Signed-off-by: Daode Huang <huangdaode@hisilicon.com> Signed-off-by: Yisen Zhuang <Yisen.Zhuang@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hns_enet.c | diff 454784d85de372991ad2e473d562d4ad31f4502a Mon Jun 20 22:56:34 CDT 2016 Daode Huang <huangdaode@hisilicon.com> net: hns: delete redundancy ring enable operations
When network interface is enabled, the ring enable operation is conducted twice. This patch deletes the redundancy code of ring enable, and integrates hnae_ae_ops.toggle_queue_status other functions to hns_ae_start.
Signed-off-by: Daode Huang <huangdaode@hisilicon.com> Signed-off-by: Yisen Zhuang <Yisen.Zhuang@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|