Searched refs:sc_send_wait (Results 1 – 2 of 2) sorted by relevance
163 wait_queue_head_t sc_send_wait; /* SQ exhaustion waitlist */ member
467 wake_up(&xprt->sc_send_wait); in sq_cq_reap()526 init_waitqueue_head(&cma_xprt->sc_send_wait); in rdma_create_xprt()1245 if (waitqueue_active(&rdma->sc_send_wait)) in svc_rdma_has_wspace()1282 wait_event(xprt->sc_send_wait, in svc_rdma_send()1308 wake_up(&xprt->sc_send_wait); in svc_rdma_send()