Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Diwch.c79 ring_doorbell(qhp->rhp->rdev.ctrl_qp.doorbell, qhp->wq.qpid); in enable_qp_db()
Diwch_qp.c457 ring_doorbell(qhp->wq.doorbell, qhp->wq.qpid); in iwch_post_send()
520 ring_doorbell(qhp->wq.doorbell, qhp->wq.qpid); in iwch_post_receive()
605 ring_doorbell(qhp->wq.doorbell, qhp->wq.qpid); in iwch_bind_mw()
Dcxio_wr.h54 static inline void ring_doorbell(void __iomem *doorbell, u32 qpid) in ring_doorbell() function
Dcxio_hal.c686 ring_doorbell(rdev_p->ctrl_qp.doorbell, T3_CTRL_QP_ID); in cxio_hal_ctrl_qp_write_mem()