Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dqp.c106 static int wq_overflow(struct mlx4_wq *wq, int nreq, struct mlx4_cq *cq) in wq_overflow() function
234 if (wq_overflow(&qp->sq, nreq, to_mcq(ibqp->send_cq))) { in mlx4_post_send()
529 if (wq_overflow(&qp->rq, nreq, to_mcq(ibqp->recv_cq))) { in mlx4_post_recv()