Searched hist:f0938401 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/infiniband/ulp/iser/ |
H A D | iser_initiator.c | f0938401 Sun Jan 07 04:28:02 CST 2007 Erez Zilber <erezz@voltaire.com> 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> f0938401 Sun Jan 07 04:28:02 CST 2007 Erez Zilber <erezz@voltaire.com> 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>
|
H A D | iscsi_iser.c | f0938401 Sun Jan 07 04:28:02 CST 2007 Erez Zilber <erezz@voltaire.com> 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> f0938401 Sun Jan 07 04:28:02 CST 2007 Erez Zilber <erezz@voltaire.com> 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>
|