net: hns3: create new set of unified hclge_comm_cmd_send APIs
[ Upstream commit 8d307f8e ] This patch create new set of unified hclge_comm_cmd_send APIs for PF and VF cmdq module. Subfunctions called by hclge_comm_cmd_send are also created include cmdq result check, cmdq return code conversion and ring space opertaion APIs. These new common cmdq APIs will be used to replace the old PF and VF cmdq APIs in next patches. Signed-off-by:Jie Wang <wangjie125@huawei.com> Signed-off-by:
Guangbin Huang <huangguangbin2@huawei.com> Signed-off-by:
David S. Miller <davem@davemloft.net> Stable-dep-of: 6639a7b9 ("net: hns3: change type of numa_node_mask as nodemask_t") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment