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

/linux-master/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c1943 static int srpt_disconnect_ch(struct srpt_rdma_ch *ch) function
1976 srpt_disconnect_ch(ch);
1994 if (srpt_disconnect_ch(ch) >= 0)
2376 if (srpt_disconnect_ch(ch2) < 0)
2445 * srpt_disconnect_ch() is invoked concurrently with this code.
2669 srpt_disconnect_ch(ch);
2719 srpt_disconnect_ch(ch);

Completed in 117 milliseconds