Searched refs:wrcl (Results 1 – 1 of 1) sorted by relevance
1378 struct clist *tcl, *wrcl, *cl; in xdrrdma_send_read_data() local1383 wrcl = NULL; in xdrrdma_send_read_data()1440 wrcl = tcl; in xdrrdma_send_read_data()1456 if (wrcl == NULL) { in xdrrdma_send_read_data()1458 wrcl = wcl; in xdrrdma_send_read_data()1465 tcl = wrcl->c_next; in xdrrdma_send_read_data()1475 fcl.c_len = clist_len(wrcl); in xdrrdma_send_read_data()1481 status = RDMA_WRITE(xdrp->xp_conn, wrcl, WAIT); in xdrrdma_send_read_data()1484 clist_free(wrcl); in xdrrdma_send_read_data()