Home
last modified time | relevance | path

Searched refs:build_rdma_read (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/cxgb3/
Diwch_qp.c128 static int build_rdma_read(union t3_wr *wqe, const struct ib_send_wr *wr, in build_rdma_read() function
411 err = build_rdma_read(wqe, wr, &t3_wr_flit_cnt); in iwch_post_send()
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dqp.c655 static int build_rdma_read(union t4_wr *wqe, const struct ib_send_wr *wr, in build_rdma_read() function
1204 err = build_rdma_read(wqe, wr, &len16); in c4iw_post_send()