Searched refs:map_phys_fmr (Results 1 – 12 of 12) sorted by relevance
23 map_phys_fmr
225 !device->map_phys_fmr || !device->unmap_fmr) { in ib_create_fmr_pool()
76 device->ib_device->map_phys_fmr && device->ib_device->unmap_fmr) { in iser_assign_reg_ops()
1359 dev->ib_dev.map_phys_fmr = mthca_arbel_map_phys_fmr; in mthca_register_device()1361 dev->ib_dev.map_phys_fmr = mthca_tavor_map_phys_fmr; in mthca_register_device()
857 dev->ibdev.map_phys_fmr = NULL; in c2_register_device()
1769 int (*map_phys_fmr)(struct ib_fmr *fmr, member2944 return fmr->device->map_phys_fmr(fmr, page_list, list_len, iova); in ib_map_phys_fmr()
524 shca->ib_device.map_phys_fmr = ehca_map_phys_fmr; in ehca_init_device()
2071 ibdev->map_phys_fmr = hfi1_map_phys_fmr; in hfi1_register_ib_device()
2265 ibdev->map_phys_fmr = qib_map_phys_fmr; in qib_register_ib_device()
2208 dev->map_phys_fmr = ipath_map_phys_fmr; in ipath_register_ib_device()
2278 ibdev->ib_dev.map_phys_fmr = mlx4_ib_map_phys_fmr; in mlx4_ib_add()
3461 device->map_phys_fmr && device->unmap_fmr); in srp_add_one()