]> bbs.cooldavid.org Git - net-next-2.6.git/commit
IB/iser: iSER initiator iSCSI PDU and TX/RX
authorOr Gerlitz <ogerlitz@voltaire.com>
Thu, 11 May 2006 07:02:19 +0000 (10:02 +0300)
committerRoland Dreier <rolandd@cisco.com>
Thu, 22 Jun 2006 14:51:09 +0000 (07:51 -0700)
commite85b24b5e7de9f507c6253183d089370f37618c5
treeba56462012733f1a99f95e6a3dc5123abb24407f
parent65e7ae7bfc71219f13162b3bbad44e6471cd67f9
IB/iser: iSER initiator iSCSI PDU and TX/RX

This file contains the iSER initiator processing of iSCSI PDUs - controls,
commands and data-outs along with processing of TX and RX completions.
It interacts with the lower level iser code doing the memory registration
and and the cma and verbs calls.

Signed-off-by: Or Gerlitz <ogerlitz@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/ulp/iser/iser_initiator.c [new file with mode: 0644]