Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/ulp/srpt/
Dib_srpt.h262 CH_LIVE, enumerator
Dib_srpt.c1828 if (unlikely(ch_state != CH_LIVE)) in srpt_handle_new_iu()
1943 && srpt_get_ch_state(ch) == CH_LIVE in srpt_process_send_completion()
2126 case CH_LIVE: in __srpt_close_ch()
2139 case CH_LIVE: in __srpt_close_ch()
2214 CH_LIVE, CH_DRAINING) || in srpt_drain_channel()
2427 && ch_state != CH_LIVE) in srpt_cm_req_recv()
2633 if (srpt_test_and_set_ch_state(ch, CH_CONNECTING, CH_LIVE)) { in srpt_cm_rtu_recv()
2677 case CH_LIVE: in srpt_cm_dreq_recv()
2829 while (ch->state == CH_LIVE && in srpt_perform_rdmas()
2912 case CH_LIVE: in srpt_write_pending()