Lines Matching refs:ib_pd
59 static struct ib_mw *nes_alloc_mw(struct ib_pd *ibpd, enum ib_mw_type type) in nes_alloc_mw()
381 static struct ib_mr *nes_alloc_mr(struct ib_pd *ibpd, in nes_alloc_mr()
749 static struct ib_pd *nes_alloc_pd(struct ib_device *ibdev, in nes_alloc_pd()
816 static int nes_dealloc_pd(struct ib_pd *ibpd) in nes_dealloc_pd()
848 static struct ib_ah *nes_create_ah(struct ib_pd *pd, struct ib_ah_attr *ah_attr) in nes_create_ah()
1083 static struct ib_qp *nes_create_qp(struct ib_pd *ibpd, in nes_create_qp()
2077 static struct ib_mr *nes_reg_phys_mr(struct ib_pd *ib_pd, in nes_reg_phys_mr() argument
2082 struct nes_pd *nespd = to_nespd(ib_pd); in nes_reg_phys_mr()
2083 struct nes_vnic *nesvnic = to_nesvnic(ib_pd->device); in nes_reg_phys_mr()
2267 static struct ib_mr *nes_get_dma_mr(struct ib_pd *pd, int acc) in nes_get_dma_mr()
2283 static struct ib_mr *nes_reg_user_mr(struct ib_pd *pd, u64 start, u64 length, in nes_reg_user_mr()