iser-target: Add new state ISER_CONN_BOUND to isert_conn
[firefly-linux-kernel-4.4.55.git] / drivers / infiniband / ulp / isert / ib_isert.h
index 3d7fbc47c3434c32308136b7faec65590b74d439..d9635203be63ecbcfd795306a8adecfbec717620 100644 (file)
@@ -50,6 +50,7 @@ enum iser_ib_op_code {
 enum iser_conn_state {
        ISER_CONN_INIT,
        ISER_CONN_UP,
+       ISER_CONN_BOUND,
        ISER_CONN_FULL_FEATURE,
        ISER_CONN_TERMINATING,
        ISER_CONN_DOWN,