linux/drivers/net/ethernet/qlogic/qed
Allen Pais b5f0a3bfc1 qed: convert tasklets to use new tasklet_setup() API
In preparation for unconditionally passing the
struct tasklet_struct pointer to all tasklet
callbacks, switch to using the new tasklet_setup()
and from_tasklet() to pass the tasklet pointer explicitly.

Signed-off-by: Romain Perier <romain.perier@gmail.com>
Signed-off-by: Allen Pais <apais@linux.microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-09-14 13:02:38 -07:00
..
Makefile qed: move out devlink logic into a new file 2020-08-24 18:01:32 -07:00
qed.h qed: convert tasklets to use new tasklet_setup() API 2020-09-14 13:02:38 -07:00
qed_chain.c qed: fix the allocation of the chains with an external PBL 2020-07-27 12:17:14 -07:00
qed_cxt.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
qed_cxt.h
qed_dcbx.c
qed_dcbx.h
qed_debug.c
qed_debug.h
qed_dev.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-09-04 21:28:59 -07:00
qed_dev_api.h qed: simplify chain allocation with init params struct 2020-07-22 18:19:03 -07:00
qed_devlink.c qed: implement devlink dump 2020-08-24 18:01:33 -07:00
qed_devlink.h qed: use devlink logic to report errors 2020-08-24 18:01:33 -07:00
qed_fcoe.c
qed_fcoe.h
qed_hsi.h net: qed_hsi.h: Avoid the use of one-element array 2020-07-22 18:12:51 -07:00
qed_hw.c
qed_hw.h
qed_init_fw_funcs.c
qed_init_ops.c
qed_init_ops.h
qed_int.c qed: convert tasklets to use new tasklet_setup() API 2020-09-14 13:02:38 -07:00
qed_int.h qed: convert tasklets to use new tasklet_setup() API 2020-09-14 13:02:38 -07:00
qed_iscsi.c qed: simplify chain allocation with init params struct 2020-07-22 18:19:03 -07:00
qed_iscsi.h
qed_iwarp.c
qed_iwarp.h
qed_l2.c
qed_l2.h
qed_ll2.c qed: simplify chain allocation with init params struct 2020-07-22 18:19:03 -07:00
qed_ll2.h
qed_main.c qed: convert tasklets to use new tasklet_setup() API 2020-09-14 13:02:38 -07:00
qed_mcp.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
qed_mcp.h qed: add support for the extended speed and FEC modes 2020-07-20 17:59:44 -07:00
qed_mng_tlv.c
qed_ooo.c
qed_ooo.h
qed_ptp.c
qed_ptp.h
qed_rdma.c net: qed: Remove unnecessary cast 2020-08-20 16:16:12 -07:00
qed_rdma.h
qed_reg_addr.h
qed_roce.c net: qed: Remove unneeded cast from memory allocation 2020-07-22 17:28:54 -07:00
qed_roce.h
qed_selftest.c
qed_selftest.h
qed_sp.h
qed_sp_commands.c qed: sanitize PBL chains allocation 2020-07-22 18:19:03 -07:00
qed_spq.c qed: simplify chain allocation with init params struct 2020-07-22 18:19:03 -07:00
qed_sriov.c net: qed: use eth_zero_addr() to clear mac address 2020-08-03 15:38:31 -07:00
qed_sriov.h
qed_vf.c
qed_vf.h