On 12/20/19 11:37 PM, 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. > > Signed-off-by: Ram Vegesna <ram.vegesna@xxxxxxxxxxxx> > Signed-off-by: James Smart <jsmart2021@xxxxxxxxx> > --- > drivers/scsi/elx/efct/efct_hw.c | 531 +++++++++++++++++++++++++++++++++ > drivers/scsi/elx/efct/efct_hw.h | 36 +++ > drivers/scsi/elx/efct/efct_hw_queues.c | 192 ++++++++++++ > drivers/scsi/elx/efct/efct_io.c | 203 +++++++++++++ > drivers/scsi/elx/efct/efct_io.h | 196 ++++++++++++ > 5 files changed, 1158 insertions(+) > create mode 100644 drivers/scsi/elx/efct/efct_io.c > create mode 100644 drivers/scsi/elx/efct/efct_io.h > Reviewed-by: Hannes Reinecke <hare@xxxxxxx> Cheers, Hannes -- Dr. Hannes Reinecke Teamlead Storage & Networking hare@xxxxxxx +49 911 74053 688 SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, 90409 Nürnberg HRB 36809 (AG Nürnberg), GF: Felix Imendörffer