Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/usnic/
H A Dusnic_uiom.h85 int usnic_uiom_attach_dev_to_pd(struct usnic_uiom_pd *pd, struct device *dev);
H A Dusnic_uiom.c467 int usnic_uiom_attach_dev_to_pd(struct usnic_uiom_pd *pd, struct device *dev) in usnic_uiom_attach_dev_to_pd() function
H A Dusnic_ib_qp_grp.c596 err = usnic_uiom_attach_dev_to_pd(pd->umem_pd, &pdev->dev); in qp_grp_and_vf_bind()