Searched refs:qbuf_mem (Results 1 – 2 of 2) sorted by relevance
220 mem = &cq->user_cq.qbuf_mem; in create_cq_cmd()1341 put_mtt_entries(dev, &cq->user_cq.qbuf_mem); in erdma_destroy_cq()1911 ret = get_mtt_entries(dev, &cq->user_cq.qbuf_mem, ureq->qbuf_va, in erdma_init_user_cq()1921 put_mtt_entries(dev, &cq->user_cq.qbuf_mem); in erdma_init_user_cq()2014 put_mtt_entries(dev, &cq->user_cq.qbuf_mem); in erdma_create_cq()
333 struct erdma_mem qbuf_mem; member