Searched refs:alloc_mw (Results 1 – 9 of 9) sorted by relevance
237 IB_UVERBS_DECLARE_CMD(alloc_mw);
1289 if (!pd->device->alloc_mw) in ib_alloc_mw()1292 mw = pd->device->alloc_mw(pd, type); in ib_alloc_mw()
1219 mw = pd->device->alloc_mw(pd, cmd.mw_type); in ib_uverbs_alloc_mw()
556 dev->ibdev.alloc_mw = c4iw_alloc_mw; in c4iw_register_device()
520 shca->ib_device.alloc_mw = ehca_alloc_mw; in ehca_init_device()
1760 struct ib_mw * (*alloc_mw)(struct ib_pd *pd, member
1459 dev->ibdev.alloc_mw = iwch_alloc_mw; in iwch_register_device()
2285 ibdev->ib_dev.alloc_mw = mlx4_ib_alloc_mw; in mlx4_ib_add()
3894 nesibdev->ibdev.alloc_mw = nes_alloc_mw; in nes_init_ofa_device()