Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb3/
Diwch_qp.c191 static int build_inv_stag(union t3_wr *wqe, struct ib_send_wr *wr, in build_inv_stag() function
426 err = build_inv_stag(wqe, wr, &t3_wr_flit_cnt); in iwch_post_send()
/drivers/infiniband/hw/cxgb4/
Dqp.c660 static int build_inv_stag(union t4_wr *wqe, struct ib_send_wr *wr, in build_inv_stag() function
809 err = build_inv_stag(wqe, wr, &len16); in c4iw_post_send()