Searched refs:ocrdma_ring_cq_db (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/infiniband/hw/ocrdma/ |
| H A D | ocrdma_hw.h | 105 void ocrdma_ring_cq_db(struct ocrdma_dev *, u16 cq_id, bool armed,
|
| H A D | ocrdma_hw.c | 305 void ocrdma_ring_cq_db(struct ocrdma_dev *dev, u16 cq_id, bool armed, in ocrdma_ring_cq_db() function 631 ocrdma_ring_cq_db(dev, dev->mq.cq.id, true, false, 0); in ocrdma_create_mq() 898 ocrdma_ring_cq_db(dev, dev->mq.cq.id, true, false, cqe_popped); in ocrdma_mq_cq_handler()
|