Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dqp.c74 static void stamp_send_wqe(struct mlx4_qp *qp, int n) in stamp_send_wqe() function
102 stamp_send_wqe(qp, i); in mlx4_qp_init_sq_ownership()
462 stamp_send_wqe(qp, (ind + qp->sq_spare_wqes) & in mlx4_post_send()
504 stamp_send_wqe(qp, (ind + qp->sq_spare_wqes - 1) & in mlx4_post_send()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c216 static void stamp_send_wqe(struct mlx4_ib_qp *qp, int n, int size) in stamp_send_wqe() function
280 stamp_send_wqe(qp, n + qp->sq_spare_wqes, size); in post_nop_wqe()
2008 stamp_send_wqe(qp, i, 1 << qp->sq.wqe_shift); in __mlx4_ib_modify_qp()
3231 stamp_send_wqe(qp, stamp, size * 16); in mlx4_ib_post_send()
3255 stamp_send_wqe(qp, stamp, size * 16); in mlx4_ib_post_send()