scsi: elx: efct: RQ buffer, memory pool allocation and deallocation APIs
authorJames Smart <jsmart2021@gmail.com>
Tue, 1 Jun 2021 23:55:01 +0000 (16:55 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 16 Jun 2021 03:39:31 +0000 (23:39 -0400)
commit580c0255e4effe49b9974044e78a03e76d977618
tree0c327d09f11e18078533bc2d7b9f344dd7b87a65
parente10fc23359805bf688e005446e054d541b24728e
scsi: elx: efct: RQ buffer, memory pool allocation and deallocation APIs

Add driver definitions for:

 - RQ data buffer allocation and deallocate.

 - Memory pool allocation and deallocation APIs.

 - Mailbox command submission and completion routines.

Link: https://lore.kernel.org/r/20210601235512.20104-21-jsmart2021@gmail.com
Reviewed-by: Daniel Wagner <dwagner@suse.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Co-developed-by: Ram Vegesna <ram.vegesna@broadcom.com>
Signed-off-by: Ram Vegesna <ram.vegesna@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/elx/efct/efct_hw.c
drivers/scsi/elx/efct/efct_hw.h