Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h236 * @CH_DISCONNECTING: DREQ has been sent and waiting for DREP or DREQ has
245 CH_DISCONNECTING, enumerator
H A Dib_srpt.c200 case CH_DISCONNECTING: in get_ch_state_name()
1926 * Change the channel state into CH_DISCONNECTING. If a channel has not yet
1938 if (!srpt_set_ch_state(ch, CH_DISCONNECTING)) in srpt_disconnect_ch()
2709 if (ch->state < CH_DISCONNECTING) in srpt_rdma_cm_handler()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h236 * @CH_DISCONNECTING: DREQ has been sent and waiting for DREP or DREQ has
245 CH_DISCONNECTING, enumerator
H A Dib_srpt.c204 case CH_DISCONNECTING: in get_ch_state_name()
1935 * Change the channel state into CH_DISCONNECTING. If a channel has not yet
1947 if (!srpt_set_ch_state(ch, CH_DISCONNECTING)) in srpt_disconnect_ch()
2718 if (ch->state < CH_DISCONNECTING) in srpt_rdma_cm_handler()

Completed in 14 milliseconds