Searched refs:stamp_send_wqe (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/infiniband/hw/mlx4/ |
| D | qp.c | 208 static void stamp_send_wqe(struct mlx4_ib_qp *qp, int n, int size) in stamp_send_wqe() function 272 stamp_send_wqe(qp, n + qp->sq_spare_wqes, size); in post_nop_wqe() 1866 stamp_send_wqe(qp, i, 1 << qp->sq.wqe_shift); in __mlx4_ib_modify_qp() 3032 stamp_send_wqe(qp, stamp, size * 16); in mlx4_ib_post_send() 3056 stamp_send_wqe(qp, stamp, size * 16); in mlx4_ib_post_send()
|