linux-stable/drivers/net/ethernet/hisilicon/hns3/hns3pf
Jie Wang d3c69a8812 net: hns3: refactor PF cmdq resource APIs with new common APIs
This patch uses common cmdq resource allocate/free/query APIs to replace
the old APIs in PF cmdq module and deletes the old cmdq resource APIs.
Still we kept hclge_cmd_setup_basic_desc name as a seam API to avoid too
many meaningless replacement.

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>
2021-12-31 14:25:47 +00:00
..
hclge_cmd.c net: hns3: refactor PF cmdq resource APIs with new common APIs 2021-12-31 14:25:47 +00:00
hclge_cmd.h net: hns3: refactor PF cmdq resource APIs with new common APIs 2021-12-31 14:25:47 +00:00
hclge_dcb.c net: hns3: allow configure ETS bandwidth of all TCs 2021-11-10 14:20:43 +00:00
hclge_dcb.h
hclge_debugfs.c net: hns3: refactor PF cmdq resource APIs with new common APIs 2021-12-31 14:25:47 +00:00
hclge_debugfs.h net: hns3: refactor two hns3 debugfs functions 2021-11-29 14:26:17 +00:00
hclge_devlink.c Revert "net: hns3: add void before function which don't receive ret" 2021-12-06 16:30:12 -08:00
hclge_devlink.h net: hns3: add support for registering devlink for PF 2021-07-26 12:16:03 +01:00
hclge_err.c net: hns3: refactor PF cmdq resource APIs with new common APIs 2021-12-31 14:25:47 +00:00
hclge_err.h net: hns3: add error recovery module and type for himac 2021-10-25 14:00:59 +01:00
hclge_main.c net: hns3: refactor PF cmdq resource APIs with new common APIs 2021-12-31 14:25:47 +00:00
hclge_main.h net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send API 2021-12-31 14:25:46 +00:00
hclge_mbx.c net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send API 2021-12-31 14:25:46 +00:00
hclge_mdio.c net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send API 2021-12-31 14:25:46 +00:00
hclge_mdio.h net: hns3: fix hns3 driver header file not self-contained issue 2021-12-03 11:01:00 +00:00
hclge_ptp.c net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send API 2021-12-31 14:25:46 +00:00
hclge_ptp.h net: hns3: fix hns3 driver header file not self-contained issue 2021-12-03 11:01:00 +00:00
hclge_tm.c net: hns3: refine function hclge_tm_pri_q_qs_cfg() 2021-11-29 14:26:17 +00:00
hclge_tm.h net: hns3: fix hns3 driver header file not self-contained issue 2021-12-03 11:01:00 +00:00
hclge_trace.h net: hns3: add trace event support for PF/VF mailbox 2020-04-20 12:49:18 -07:00