Searched refs:to_upd (Results 1 – 2 of 2) sorted by relevance
176 struct usnic_ib_pd *pd = to_upd(qp->pd); in find_free_vf_and_create_qp_grp()444 struct usnic_ib_pd *pd = to_upd(ibpd); in usnic_ib_alloc_pd()455 usnic_uiom_dealloc_pd((to_upd(pd))->umem_pd); in usnic_ib_dealloc_pd()607 mr->umem = usnic_uiom_reg_get(to_upd(pd)->umem_pd, start, length, in usnic_ib_reg_mr()
113 struct usnic_ib_pd *to_upd(struct ib_pd *ibpd) in to_upd() function