Home
last modified time | relevance | path

Searched refs:CH_CONNECTING (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/infiniband/ulp/srpt/
Dib_srpt.h261 CH_CONNECTING, enumerator
Dib_srpt.c1823 if (unlikely(ch_state == CH_CONNECTING)) { in srpt_handle_new_iu()
2125 case CH_CONNECTING: in __srpt_close_ch()
2135 case CH_CONNECTING: in __srpt_close_ch()
2212 CH_CONNECTING, CH_DRAINING) || in srpt_drain_channel()
2426 if (ch_state != CH_CONNECTING in srpt_cm_req_recv()
2478 ch->state = CH_CONNECTING; in srpt_cm_req_recv()
2633 if (srpt_test_and_set_ch_state(ch, CH_CONNECTING, CH_LIVE)) { in srpt_cm_rtu_recv()
2676 case CH_CONNECTING: in srpt_cm_dreq_recv()
2908 case CH_CONNECTING: in srpt_write_pending()