linux/drivers/net/ethernet/qlogic/qed
Yue Haibing eb6603246a qed/qede: Remove unused declarations
Commit 8cd160a294 ("qede: convert to new udp_tunnel_nic infra")
removed qede_udp_tunnel_{add,del}() but not the declarations.
Commit 0ebcebbef1 ("qed: Read device port count from the shmem")
removed qed_device_num_engines() but not its declaration.
Commit 1e128c8129 ("qed: Add support for hardware offloaded FCoE.")
declared but never implemented qed_fcoe_set_pf_params().

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-08-23 08:21:37 +01:00
..
Makefile
qed.h qed/qede: Remove unused declarations 2023-08-23 08:21:37 +01:00
qed_chain.c
qed_cxt.c
qed_cxt.h
qed_dbg_hsi.h
qed_dcbx.c
qed_dcbx.h
qed_debug.c
qed_debug.h
qed_dev.c
qed_dev_api.h qed: Fix scheduling in a tasklet while getting stats 2023-07-29 17:09:18 +01:00
qed_devlink.c
qed_devlink.h
qed_fcoe.c qed: Fix scheduling in a tasklet while getting stats 2023-07-29 17:09:18 +01:00
qed_fcoe.h qed: Fix scheduling in a tasklet while getting stats 2023-07-29 17:09:18 +01:00
qed_hsi.h
qed_hw.c qed: Fix scheduling in a tasklet while getting stats 2023-07-29 17:09:18 +01:00
qed_hw.h
qed_init_fw_funcs.c
qed_init_ops.c
qed_init_ops.h
qed_int.c
qed_int.h
qed_iro_hsi.h
qed_iscsi.c qed: Fix scheduling in a tasklet while getting stats 2023-07-29 17:09:18 +01:00
qed_iscsi.h qed: Fix scheduling in a tasklet while getting stats 2023-07-29 17:09:18 +01:00
qed_iwarp.c
qed_iwarp.h
qed_l2.c qed: Fix scheduling in a tasklet while getting stats 2023-07-29 17:09:18 +01:00
qed_l2.h qed: Fix scheduling in a tasklet while getting stats 2023-07-29 17:09:18 +01:00
qed_ll2.c qed: remove unused num_ooo_add_to_peninsula variable 2023-03-27 19:43:45 -07:00
qed_ll2.h
qed_main.c qed: Fix scheduling in a tasklet while getting stats 2023-07-29 17:09:18 +01:00
qed_mcp.c
qed_mcp.h
qed_mfw_hsi.h
qed_mng_tlv.c
qed_nvmetcp.c
qed_nvmetcp.h
qed_nvmetcp_fw_funcs.c
qed_nvmetcp_fw_funcs.h
qed_ooo.c
qed_ooo.h
qed_ptp.c
qed_ptp.h
qed_rdma.c
qed_rdma.h
qed_reg_addr.h
qed_roce.c
qed_roce.h
qed_selftest.c
qed_selftest.h
qed_sp.h
qed_sp_commands.c
qed_spq.c
qed_sriov.c qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_info 2023-03-19 08:40:48 +00:00
qed_sriov.h
qed_vf.c qed: remove unused 'resp_size' calculation 2023-08-15 19:04:36 -07:00
qed_vf.h