linux-yocto/drivers/net/ethernet/intel/iavf
Jakub Kicinski ebda2f0bbd net: add netdev_lock() / netdev_unlock() helpers
Add helpers for locking the netdev instance, use it in drivers
and the shaper code. This will make grepping for the lock usage
much easier, as we extend the lock to cover more fields.

Reviewed-by: Joe Damato <jdamato@fastly.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Link: https://patch.msgid.link/20250115035319.559603-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-01-15 19:13:33 -08:00
..
iavf_adminq_cmd.h
iavf_adminq.c
iavf_adminq.h
iavf_adv_rss.c
iavf_adv_rss.h
iavf_alloc.h
iavf_common.c
iavf_devids.h
iavf_ethtool.c iavf: add support for offloading tc U32 cls filters 2024-08-13 14:51:29 -07:00
iavf_fdir.c iavf: add support for offloading tc U32 cls filters 2024-08-13 14:51:29 -07:00
iavf_fdir.h iavf: add support for offloading tc U32 cls filters 2024-08-13 14:51:29 -07:00
iavf_main.c net: add netdev_lock() / netdev_unlock() helpers 2025-01-15 19:13:33 -08:00
iavf_osdep.h
iavf_prototype.h iavf: Remove unused declarations 2024-10-08 15:22:32 -07:00
iavf_register.h
iavf_status.h
iavf_trace.h
iavf_txrx.c
iavf_txrx.h iavf: Add net_shaper_ops support 2024-10-10 08:30:23 -07:00
iavf_type.h
iavf_virtchnl.c iavf: add support to exchange qos capabilities 2024-10-10 08:30:23 -07:00
iavf.h Merge branch 'net-introduce-tx-h-w-shaping-api' 2024-10-10 08:32:46 -07:00
Makefile