Home
last modified time | relevance | path

Searched refs:irdma_get_pbl (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/irdma/
H A Dfbsd_kcompat.h250 struct irdma_pbl *irdma_get_pbl(unsigned long va, struct list_head *pbl_list);
H A Dirdma_kcompat.c1000 iwpbl = irdma_get_pbl((unsigned long)req.user_cq_buf, in irdma_create_cq()
1014 iwpbl_shadow = irdma_get_pbl((unsigned long)req.user_shadow_area, in irdma_create_cq()
H A Dirdma_verbs.c250 irdma_get_pbl(unsigned long va, in irdma_get_pbl() function
403 iwqp->iwpbl = irdma_get_pbl((unsigned long)req.user_wqe_bufs, in irdma_setup_umode_qp()
1508 iwpbl_buf = irdma_get_pbl((unsigned long)req.user_cq_buffer, in irdma_resize_cq()