Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/erdma/
A Derdma_verbs.c212 mem = &cq->user_cq.qbuf_mem; in create_cq_cmd()
233 req.cq_dbrec_dma = cq->user_cq.dbrec_dma; in create_cq_cmd()
1257 erdma_unmap_user_dbrecords(ctx, &cq->user_cq.user_dbr_page); in erdma_destroy_cq()
1258 put_mtt_entries(dev, &cq->user_cq.qbuf_mem); in erdma_destroy_cq()
1610 ret = get_mtt_entries(dev, &cq->user_cq.qbuf_mem, ureq->qbuf_va, in erdma_init_user_cq()
1617 &cq->user_cq.user_dbr_page, in erdma_init_user_cq()
1618 &cq->user_cq.dbrec_dma); in erdma_init_user_cq()
1620 put_mtt_entries(dev, &cq->user_cq.qbuf_mem); in erdma_init_user_cq()
1712 erdma_unmap_user_dbrecords(ctx, &cq->user_cq.user_dbr_page); in erdma_create_cq()
1713 put_mtt_entries(dev, &cq->user_cq.qbuf_mem); in erdma_create_cq()
A Derdma_verbs.h271 struct erdma_ucq_info user_cq; member
/linux/drivers/net/ethernet/mellanox/mlx4/
A Dcq.c345 int timestamp_en, void *buf_addr, bool user_cq) in mlx4_cq_alloc() argument
393 if (user_cq) { in mlx4_cq_alloc()
/linux/include/linux/mlx4/
A Ddevice.h1149 void *buf_addr, bool user_cq);

Completed in 21 milliseconds