Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h625 static inline void t4_ring_rq_db(struct t4_wq *wq, u16 inc, in t4_ring_rq_db() function
H A Dqp.c936 t4_ring_rq_db(&qhp->wq, inc, NULL); in ring_kernel_rq_db()
1332 t4_ring_rq_db(&qhp->wq, idx, wqe); in c4iw_post_receive()
H A Ddevice.c1290 t4_ring_rq_db(&qp->wq, qp->wq.rq.wq_pidx_inc, NULL); in resume_rc_qp()