Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/erdma/
A Derdma_verbs.c177 mtt = &cq->user_cq.qbuf_mtt; in create_cq_cmd()
193 req.cq_db_info_addr = cq->user_cq.db_info_dma_addr; in create_cq_cmd()
1023 erdma_unmap_user_dbrecords(ctx, &cq->user_cq.user_dbr_page); in erdma_destroy_cq()
1024 put_mtt_entries(dev, &cq->user_cq.qbuf_mtt); in erdma_destroy_cq()
1355 ret = get_mtt_entries(dev, &cq->user_cq.qbuf_mtt, ureq->qbuf_va, in erdma_init_user_cq()
1362 &cq->user_cq.user_dbr_page, in erdma_init_user_cq()
1363 &cq->user_cq.db_info_dma_addr); in erdma_init_user_cq()
1365 put_mtt_entries(dev, &cq->user_cq.qbuf_mtt); in erdma_init_user_cq()
1448 erdma_unmap_user_dbrecords(ctx, &cq->user_cq.user_dbr_page); in erdma_create_cq()
1449 put_mtt_entries(dev, &cq->user_cq.qbuf_mtt); in erdma_create_cq()
A Derdma_verbs.h246 struct erdma_ucq_info user_cq; member
/linux-6.3-rc2/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-6.3-rc2/include/linux/mlx4/
A Ddevice.h1129 void *buf_addr, bool user_cq);

Completed in 13 milliseconds