linux/drivers/net/ethernet/cisco/enic
Thomas Gleixner 8fa7292fee treewide: Switch/rename to timer_delete[_sync]()
timer_delete[_sync]() replaces del_timer[_sync](). Convert the whole tree
over and remove the historical wrapper inlines.

Conversion was done with coccinelle plus manual fixups where necessary.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2025-04-05 10:30:12 +02:00
..
Kconfig enic: add dependency on Page Pool 2025-02-25 19:08:21 -08:00
Makefile enic: added enic_wq.c and enic_wq.h 2025-03-11 10:21:32 +01:00
cq_desc.h enic: added enic_wq.c and enic_wq.h 2025-03-11 10:21:32 +01:00
cq_enet_desc.h enic: remove unused function cq_enet_wq_desc_dec 2025-03-11 10:21:27 +01:00
enic.h enic: added enic_wq.c and enic_wq.h 2025-03-11 10:21:32 +01:00
enic_api.c
enic_api.h
enic_clsf.c
enic_clsf.h treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
enic_dev.c
enic_dev.h
enic_ethtool.c enic: get max rq & wq entries supported by hw, 16K queues 2025-03-11 10:21:38 +01:00
enic_main.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
enic_pp.c
enic_pp.h
enic_res.c enic: get max rq & wq entries supported by hw, 16K queues 2025-03-11 10:21:38 +01:00
enic_res.h enic: get max rq & wq entries supported by hw, 16K queues 2025-03-11 10:21:38 +01:00
enic_rq.c enic: enable rq extended cq support 2025-03-11 10:21:15 +01:00
enic_rq.h enic: enic rq code reorg 2025-03-11 10:21:15 +01:00
enic_wq.c enic: get max rq & wq entries supported by hw, 16K queues 2025-03-11 10:21:38 +01:00
enic_wq.h enic: cleanup of enic wq request completion path 2025-03-11 10:21:34 +01:00
rq_enet_desc.h
vnic_cq.c
vnic_cq.h enic: added enic_wq.c and enic_wq.h 2025-03-11 10:21:32 +01:00
vnic_dev.c enic: Replace hardcoded values for vnic descriptor by defines 2024-04-25 10:36:30 +01:00
vnic_dev.h enic: Replace hardcoded values for vnic descriptor by defines 2024-04-25 10:36:30 +01:00
vnic_devcmd.h enic: enic rq extended cq defines 2025-03-11 10:21:15 +01:00
vnic_enet.h enic: get max rq & wq entries supported by hw, 16K queues 2025-03-11 10:21:38 +01:00
vnic_intr.c
vnic_intr.h
vnic_nic.h
vnic_resource.h
vnic_rq.c
vnic_rq.h enic: get max rq & wq entries supported by hw, 16K queues 2025-03-11 10:21:38 +01:00
vnic_rss.h
vnic_stats.h
vnic_vic.c enic: Avoid false positive under FORTIFY_SOURCE 2024-02-19 10:57:27 +00:00
vnic_vic.h
vnic_wq.c
vnic_wq.h enic: get max rq & wq entries supported by hw, 16K queues 2025-03-11 10:21:38 +01:00
wq_enet_desc.h