Searched refs:build_rdma_send (Results 1 – 2 of 2) sorted by relevance
42 static int build_rdma_send(union t3_wr *wqe, struct ib_send_wr *wr, in build_rdma_send() function400 err = build_rdma_send(wqe, wr, &t3_wr_flit_cnt); in iwch_post_send()
459 static int build_rdma_send(struct t4_sq *sq, union t4_wr *wqe, in build_rdma_send() function850 err = build_rdma_send(&qhp->wq.sq, wqe, wr, &len16); in c4iw_post_send()