Searched refs:RTRS_CLT_CONNECTING (Results 1 – 3 of 3) sorted by relevance
18 TRACE_DEFINE_ENUM(RTRS_CLT_CONNECTING);28 { RTRS_CLT_CONNECTING, "CONNECTING" }, \
213 case RTRS_CLT_CONNECTING: in rtrs_clt_change_state()235 case RTRS_CLT_CONNECTING: in rtrs_clt_change_state()244 case RTRS_CLT_CONNECTING: in rtrs_clt_change_state()253 case RTRS_CLT_CONNECTING: in rtrs_clt_change_state()324 RTRS_CLT_CONNECTING, in rtrs_rdma_error_recovery()1573 clt_path->state = RTRS_CLT_CONNECTING; in alloc_path()2085 con->cm_err || clt_path->state != RTRS_CLT_CONNECTING, in create_cm()2095 if (READ_ONCE(clt_path->state) != RTRS_CLT_CONNECTING) in create_cm()2573 clt_path->state != RTRS_CLT_CONNECTING, in rtrs_send_path_info()2659 if (rtrs_clt_change_state_get_old(clt_path, RTRS_CLT_CONNECTING, NULL)) { in rtrs_clt_reconnect_work()
20 RTRS_CLT_CONNECTING, enumerator