On Wed, Jan 06, 2021 at 04:50:21PM -0800, James Smart wrote:
This patch continues the efct driver population.
This patch adds driver definitions for:
Routines for EQ, CQ, WQ and RQ processing.
Routines for IO object pool allocation and deallocation.
Co-developed-by: Ram Vegesna <ram.vegesna@broadcom.com>
Signed-off-by: Ram Vegesna <ram.vegesna@broadcom.com>
Signed-off-by: James Smart <redacted>
Reviewed-by: Hannes Reinecke <hare@suse.de>
---
v6:
Ensure an EFCT_HW_XXX status value is returned (not numerical constants)
Kernel doc format changes for efct_io structure
Reviewed-by: Daniel Wagner <redacted>