Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb3/
Diwch_qp.c128 static int build_rdma_read(union t3_wr *wqe, 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()
/drivers/infiniband/hw/cxgb4/
Dqp.c569 static int build_rdma_read(union t4_wr *wqe, struct ib_send_wr *wr, u8 *len16) in build_rdma_read() function
868 err = build_rdma_read(wqe, wr, &len16); in c4iw_post_send()