Searched refs:n_wr (Results 1 – 1 of 1) sorted by relevance
1259 struct ib_send_wr *bad_wr, *n_wr; in svc_rdma_send() local1268 for (n_wr = wr->next; n_wr; n_wr = n_wr->next) in svc_rdma_send()