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.c192 static int build_inv_stag(union t3_wr *wqe, struct ib_send_wr *wr, in build_inv_stag() function
427 err = build_inv_stag(wqe, wr, &t3_wr_flit_cnt); in iwch_post_send()
/drivers/infiniband/hw/cxgb4/
Dqp.c710 static int build_inv_stag(union t4_wr *wqe, struct ib_send_wr *wr, u8 *len16) in build_inv_stag() function
900 err = build_inv_stag(wqe, wr, &len16); in c4iw_post_send()