linux/drivers/infiniband/ulp/iser
Erez Zilber f0938401f2 IB/iser: Return error code when PDUs may not be sent
iSER limits the number of outstanding PDUs to send. When this threshold
is reached, it should return an error code (-ENOBUFS) instead of setting
the suspend_tx bit (which should be used only by libiscsi).

Signed-off-by: Erez Zilber <erezz@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-01-07 10:15:15 -08:00
..
Kconfig IB/iser: Fix the description of iSER in Kconfig 2006-09-28 10:54:51 -07:00
Makefile IB/iser: iSER Kconfig and Makefile 2006-06-22 07:51:14 -07:00
iscsi_iser.c IB/iser: Return error code when PDUs may not be sent 2007-01-07 10:15:15 -08:00
iscsi_iser.h IB/iser: Use the new verbs DMA mapping functions 2006-12-12 14:31:00 -08:00
iser_initiator.c IB/iser: Return error code when PDUs may not be sent 2007-01-07 10:15:15 -08:00
iser_memory.c IB/iser: Use the new verbs DMA mapping functions 2006-12-12 14:31:00 -08:00
iser_verbs.c WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00