Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c1885 * srpt_close_ch - close a RDMA channel
1894 static bool srpt_close_ch(struct srpt_rdma_ch *ch) in srpt_close_ch() function
1949 if (ret < 0 && srpt_close_ch(ch)) in srpt_disconnect_ch()
1990 srpt_close_ch(ch); in __srpt_close_all_ch()
2069 * srpt_zerolength_write() calls from inside srpt_close_ch() are possible
2507 srpt_close_ch(ch); in srpt_cm_req_recv()
2606 srpt_close_ch(ch); in srpt_cm_rtu_recv()
2611 * Note: calling srpt_close_ch() if the transition to the LIVE state in srpt_cm_rtu_recv()
2665 srpt_close_ch(ch); in srpt_cm_handler()
2670 srpt_close_ch(c in srpt_cm_handler()
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c1894 * srpt_close_ch - close a RDMA channel
1903 static bool srpt_close_ch(struct srpt_rdma_ch *ch) in srpt_close_ch() function
1958 if (ret < 0 && srpt_close_ch(ch)) in srpt_disconnect_ch()
1999 srpt_close_ch(ch); in __srpt_close_all_ch()
2078 * srpt_zerolength_write() calls from inside srpt_close_ch() are possible
2516 srpt_close_ch(ch); in srpt_cm_req_recv()
2615 srpt_close_ch(ch); in srpt_cm_rtu_recv()
2620 * Note: calling srpt_close_ch() if the transition to the LIVE state in srpt_cm_rtu_recv()
2674 srpt_close_ch(ch); in srpt_cm_handler()
2679 srpt_close_ch(c in srpt_cm_handler()
[all...]

Completed in 8 milliseconds