Searched refs:srpt_set_ch_state (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c112 static bool srpt_set_ch_state(struct srpt_rdma_ch *ch, enum rdma_ch_state new) function
887 if (srpt_set_ch_state(ch, CH_DISCONNECTED))
1907 if (!srpt_set_ch_state(ch, CH_DRAINING)) {
1923 if (srpt_set_ch_state(ch, CH_DISCONNECTED))
1947 if (!srpt_set_ch_state(ch, CH_DISCONNECTING))
2624 if (!srpt_set_ch_state(ch, CH_LIVE)) {

Completed in 109 milliseconds