linux/drivers/net/ethernet/hisilicon/hns3
Guangbin Huang cfdcb07504 net: hns3: fix get wrong value of function hclge_get_dscp_prio()
As the argument struct hnae3_handle *h of function hclge_get_dscp_prio()
can be other client registered in hnae3 layer, we need to transform it
into hnae3_handle of local nic client to get right dscp settings for
other clients.

Fixes: dfea275e06 ("net: hns3: optimize converting dscp to priority process of hns3_nic_select_queue()")
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-11-04 10:06:52 +00:00
..
hns3_common net: hns3: add support to query and set lane number by ethtool 2022-09-07 16:20:15 +01:00
hns3pf net: hns3: fix get wrong value of function hclge_get_dscp_prio() 2022-11-04 10:06:52 +00:00
hns3vf net: hns3: add __init/__exit annotations to module init/exit funcs 2022-09-21 18:22:18 -07:00
hclge_mbx.h net: hns3: refactor function hclge_mbx_handler() 2022-09-21 14:32:21 -07:00
hnae3.c net: hns3: disable sriov before unload hclge layer 2021-10-20 11:38:11 +01:00
hnae3.h net: hns3: optimize converting dscp to priority process of hns3_nic_select_queue() 2022-09-21 14:32:21 -07:00
hns3_dcbnl.c net: hns3: add support config dscp map to tc 2022-09-07 16:20:14 +01:00
hns3_debugfs.c net: hns3: add support to query and set lane number by ethtool 2022-09-07 16:20:15 +01:00
hns3_debugfs.h net: hns3: fix the concurrency between functions reading debugfs 2022-03-31 11:39:59 +02:00
hns3_enet.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
hns3_enet.h net: hns3: add support for external loopback test 2022-09-21 14:32:20 -07:00
hns3_ethtool.c net: hns3: add support for external loopback test 2022-09-21 14:32:20 -07:00
hns3_ethtool.h net: hns3: refactor hns3_set_ringparam() 2022-04-20 10:45:50 +01:00
hns3_trace.h net: add skb_[inner_]tcp_all_headers helpers 2022-07-02 16:22:25 +01:00
Makefile net: hns3: create new set of common tqp stats APIs for PF and VF reuse 2022-01-05 14:36:36 +00:00