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@xxxxxxxxxxxx> > Signed-off-by: Ram Vegesna <ram.vegesna@xxxxxxxxxxxx> > Signed-off-by: James Smart <jsmart2021@xxxxxxxxx> > Reviewed-by: Hannes Reinecke <hare@xxxxxxx> > > --- > 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 <dwagner@xxxxxxx>