diff options
| author | Yi Zou <[email protected]> | 2009-02-27 22:07:21 +0000 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2009-03-13 20:15:15 +0000 |
| commit | b277d2aa9a4d969002c4157bf77b76b9ad9ca04a (patch) | |
| tree | 1054ff4ab2d03eaaa527919380ed6334233f632b /drivers/scsi/mpt2sas/mpi/mpi2_ioc.h | |
| parent | [SCSI] fcoe: add support to large send by gso through net_device for fcoe_sw (diff) | |
| download | kernel-b277d2aa9a4d969002c4157bf77b76b9ad9ca04a.tar.gz kernel-b277d2aa9a4d969002c4157bf77b76b9ad9ca04a.zip | |
[SCSI] libfc: add support of large receive offload by ddp in fc_fcp
When LLD supports direct data placement (ddp) for large receive of an scsi
i/o coming into fc_fcp, we call into libfc_function_template's ddp_setup()
to prepare for a ddp of large receive for this read I/O. When I/O is complete,
we call the corresponding ddp_done() to get the length of data ddped as well
as to let LLD do clean up.
fc_fcp_ddp_setup()/fc_fcp_ddp_done() are added to setup and complete a ddped
read I/O described by the given fc_fcp_pkt. They would call into corresponding
ddp_setup/ddp_done implemented by the fcoe layer. Eventually, fcoe layer calls
into LLD's ddp_setup/ddp_done provided through net_device
Signed-off-by: Yi Zou <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_ioc.h')
0 files changed, 0 insertions, 0 deletions
