Home
last modified time | relevance | path

Searched refs:qbuf_mtt (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/infiniband/hw/erdma/
Derdma_verbs.c178 mtt = &cq->user_cq.qbuf_mtt; in create_cq_cmd()
1005 put_mtt_entries(dev, &cq->user_cq.qbuf_mtt); in erdma_destroy_cq()
1332 ret = get_mtt_entries(dev, &cq->user_cq.qbuf_mtt, ureq->qbuf_va, in erdma_init_user_cq()
1342 put_mtt_entries(dev, &cq->user_cq.qbuf_mtt); in erdma_init_user_cq()
1426 put_mtt_entries(dev, &cq->user_cq.qbuf_mtt); in erdma_create_cq()
Derdma_verbs.h223 struct erdma_mem qbuf_mtt; member