Searched refs:build_fastreg (Results 1 – 2 of 2) sorted by relevance
/drivers/infiniband/hw/cxgb3/ |
D | iwch_qp.c | 149 static int build_fastreg(union t3_wr *wqe, struct ib_send_wr *wr, in build_fastreg() function 419 err = build_fastreg(wqe, wr, &t3_wr_flit_cnt, in iwch_post_send()
|
/drivers/infiniband/hw/cxgb4/ |
D | qp.c | 588 static int build_fastreg(struct t4_sq *sq, union t4_wr *wqe, in build_fastreg() function 799 err = build_fastreg(&qhp->wq.sq, wqe, wr, &len16, in c4iw_post_send()
|