commit | 44830d8fd28a729729d14bb160341a6170631eb7 | [log] [tgz] |
---|---|---|
author | Varun Prakash <varun@chelsio.com> | Thu Dec 01 20:28:29 2016 +0530 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Dec 14 15:09:13 2016 -0500 |
tree | 1c103c0e31d7454671542ded8c25800af002ec40 | |
parent | 586be7cb694fdbb3a35cc35c03387ce0fc534572 [diff] |
scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature T6 adapters reduce number of completions to host by generating single completion for all the directly placed(DDP) iSCSI pdus in a sequence. This patch adds new structure for completion hw cmd (struct cpl_rx_iscsi_cmp) and implements T6 completion feature. Signed-off-by: Varun Prakash <varun@chelsio.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>