Searched refs:recv_chain (Results 1 – 1 of 1) sorted by relevance
262 struct ib_recv_wr *recv_chain; in svc_rdma_refresh_recvs() local268 recv_chain = NULL; in svc_rdma_refresh_recvs()275 ctxt->rc_recv_wr.next = recv_chain; in svc_rdma_refresh_recvs()276 recv_chain = &ctxt->rc_recv_wr; in svc_rdma_refresh_recvs()279 if (!recv_chain) in svc_rdma_refresh_recvs()282 ret = ib_post_recv(rdma->sc_qp, recv_chain, &bad_wr); in svc_rdma_refresh_recvs()