Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ofed/libmlx4/src/
Dqp.c73 static void stamp_send_wqe(struct mlx4_qp *qp, int n) in stamp_send_wqe() function
101 stamp_send_wqe(qp, i); in mlx4_qp_init_sq_ownership()
395 stamp_send_wqe(qp, (ind + qp->sq_spare_wqes) & in mlx4_post_send()
437 stamp_send_wqe(qp, (ind + qp->sq_spare_wqes - 1) & in mlx4_post_send()
/freebsd-9-stable/sys/ofed/drivers/infiniband/hw/mlx4/
Dqp.c215 static void stamp_send_wqe(struct mlx4_ib_qp *qp, int n, int size) in stamp_send_wqe() function
279 stamp_send_wqe(qp, n + qp->sq_spare_wqes, size); in post_nop_wqe()
2079 stamp_send_wqe(qp, i, 1 << qp->sq.wqe_shift); in __mlx4_ib_modify_qp()
3271 stamp_send_wqe(qp, stamp, size * 16); in mlx4_ib_post_send()
3317 stamp_send_wqe(qp, stamp, size * 16); in mlx4_ib_post_send()