Loading
eth: fbnic: support allocating FW completions with extra space
Support allocating extra space after the FW completion. This makes it easy to pass extra variable size buffer space to FW response handlers without worrying about synchronization (completion itself is already refcounted). Reviewed-by:Simon Horman <horms@kernel.org> Signed-off-by:
Jakub Kicinski <kuba@kernel.org> Link: https://patch.msgid.link/20250916231420.1693955-6-kuba@kernel.org Signed-off-by:
Paolo Abeni <pabeni@redhat.com>