Searched refs:map_phys_fmr (Results 1 – 11 of 11) sorted by relevance
23 map_phys_fmr
225 !device->map_phys_fmr || !device->unmap_fmr) { in ib_create_fmr_pool()
1626 int (*map_phys_fmr)(struct ib_fmr *fmr, member2590 return fmr->device->map_phys_fmr(fmr, page_list, list_len, iova); in ib_map_phys_fmr()
1332 dev->ib_dev.map_phys_fmr = mthca_arbel_map_phys_fmr; in mthca_register_device()1334 dev->ib_dev.map_phys_fmr = mthca_tavor_map_phys_fmr; in mthca_register_device()
827 dev->ibdev.map_phys_fmr = NULL; in c2_register_device()
505 shca->ib_device.map_phys_fmr = ehca_map_phys_fmr; in ehca_init_device()
89 device->ib_device->map_phys_fmr && device->ib_device->unmap_fmr) { in iser_create_device_ib_res()
2174 dev->map_phys_fmr = ipath_map_phys_fmr; in ipath_register_ib_device()
2229 ibdev->map_phys_fmr = qib_map_phys_fmr; in qib_register_ib_device()
2247 ibdev->ib_dev.map_phys_fmr = mlx4_ib_map_phys_fmr; in mlx4_ib_add()
3410 device->map_phys_fmr && device->unmap_fmr); in srp_add_one()