irdma_get_pbl
struct irdma_pbl *irdma_get_pbl(unsigned long va, struct list_head *pbl_list);
iwpbl = irdma_get_pbl((unsigned long)req.user_cq_buf,
iwpbl_shadow = irdma_get_pbl((unsigned long)req.user_shadow_area,
iwpbl_buf = irdma_get_pbl((unsigned long)req.user_cq_buffer,
iwqp->iwpbl = irdma_get_pbl((unsigned long)req.user_wqe_bufs,