linux/drivers/scsi/bfa
Maggie Zhang e3e7d3eebb [SCSI] bfa: scatter gather processing change
Modified scatter gather processing to use the kernel provided
scsi_for_each_sg() macro.

1) Instead of allocating and setting up sgpg in bfa_ioim_sge_setup(),
   we only do allocation.  As a result, we remove
   bfa_ioim_sgpg_setup() and rename bfa_ioim_sge_setup() to
   bfa_ioim_sgpg_alloc().

2) bfa_ioim_send_ioreq() call scsi_for_each_sg() to handle both inline
   and sgpg setup.

Signed-off-by: Maggie Zhang <xmzhang@brocade.com>
Signed-off-by: Jing Huang <huangj@brocade.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-12-21 12:32:45 -06:00
..
Makefile [SCSI] bfa: remove a file with small size 2010-12-21 12:32:44 -06:00
bfa.h [SCSI] bfa: remove a file with small size 2010-12-21 12:32:44 -06:00
bfa_cb_ioim.h [SCSI] bfa: fix endianess sparse check warnings 2010-12-21 12:24:17 -06:00
bfa_core.c [SCSI] bfa: remove a file with small size 2010-12-21 12:32:44 -06:00
bfa_cs.h [SCSI] bfa: fix comments for header files 2010-10-25 16:26:57 -05:00
bfa_defs.h [SCSI] bfa: fix comments for header files 2010-10-25 16:26:57 -05:00
bfa_defs_fcs.h [SCSI] bfa: fix comments for header files 2010-10-25 16:26:57 -05:00
bfa_defs_svc.h [SCSI] bfa: fix endianess sparse check warnings 2010-12-21 12:24:17 -06:00
bfa_fc.h [SCSI] bfa: fix endianess sparse check warnings 2010-12-21 12:24:17 -06:00
bfa_fcbuild.c [SCSI] bfa: fix endianess sparse check warnings 2010-12-21 12:24:17 -06:00
bfa_fcbuild.h [SCSI] bfa: fix endianess sparse check warnings 2010-12-21 12:24:17 -06:00
bfa_fcpim.c [SCSI] bfa: scatter gather processing change 2010-12-21 12:32:45 -06:00
bfa_fcpim.h [SCSI] bfa: remove unused and empty functions 2010-12-21 12:24:50 -06:00
bfa_fcs.c [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfa_fcs.h [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfa_fcs_fcpim.c [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfa_fcs_lport.c [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfa_fcs_rport.c [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfa_hw_cb.c [SCSI] bfa: fix comments for c files 2010-10-25 16:28:09 -05:00
bfa_hw_ct.c [SCSI] bfa: fix comments for c files 2010-10-25 16:28:09 -05:00
bfa_ioc.c [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfa_ioc.h [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfa_ioc_cb.c [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfa_ioc_ct.c [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfa_modules.h [SCSI] bfa: remove a file with small size 2010-12-21 12:32:44 -06:00
bfa_os_inc.h [SCSI] bfa: fix comments for header files 2010-10-25 16:26:57 -05:00
bfa_plog.h [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfa_port.c [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfa_port.h [SCSI] bfa: remove unused and empty functions 2010-12-21 12:24:50 -06:00
bfa_svc.c [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfa_svc.h [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfad.c [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfad_attr.c [SCSI] bfa: fix regular sparse check warnings. 2010-12-21 12:24:16 -06:00
bfad_debugfs.c [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfad_drv.h [SCSI] bfa: fix regular sparse check warnings. 2010-12-21 12:24:16 -06:00
bfad_im.c [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfad_im.h [SCSI] bfa: cleanup driver 2010-09-16 22:54:24 -04:00
bfi.h [SCSI] bfa: fix endianess sparse check warnings 2010-12-21 12:24:17 -06:00
bfi_cbreg.h [SCSI] bfa: cleanup driver 2010-09-16 22:54:24 -04:00
bfi_ctreg.h [SCSI] bfa: cleanup driver 2010-09-16 22:54:24 -04:00
bfi_ms.h [SCSI] bfa: fix endianess sparse check warnings 2010-12-21 12:24:17 -06:00