/linux-4.1.27/drivers/infiniband/core/ |
D | fmr_pool.c | 120 struct ib_pool_fmr *fmr; in ib_fmr_cache_lookup() local 140 struct ib_pool_fmr *fmr; in ib_fmr_batch_release() local 300 struct ib_pool_fmr *fmr; in ib_create_fmr_pool() local 360 struct ib_pool_fmr *fmr; in ib_destroy_fmr_pool() local 399 struct ib_pool_fmr *fmr, *next; in ib_flush_fmr_pool() local 440 struct ib_pool_fmr *fmr; in ib_fmr_pool_map_phys() local 512 int ib_fmr_pool_unmap(struct ib_pool_fmr *fmr) in ib_fmr_pool_unmap()
|
D | verbs.c | 1300 struct ib_fmr *fmr; in ib_alloc_fmr() local 1318 struct ib_fmr *fmr; in ib_unmap_fmr() local 1328 int ib_dealloc_fmr(struct ib_fmr *fmr) in ib_dealloc_fmr()
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_mr.c | 285 struct ipath_fmr *fmr; in ipath_alloc_fmr() local 350 struct ipath_fmr *fmr = to_ifmr(ibfmr); in ipath_map_phys_fmr() local 393 struct ipath_fmr *fmr; in ipath_unmap_fmr() local 416 struct ipath_fmr *fmr = to_ifmr(ibfmr); in ipath_dealloc_fmr() local
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_mr.c | 382 struct qib_fmr *fmr; in qib_alloc_fmr() local 439 struct qib_fmr *fmr = to_ifmr(ibfmr); in qib_map_phys_fmr() local 485 struct qib_fmr *fmr; in qib_unmap_fmr() local 508 struct qib_fmr *fmr = to_ifmr(ibfmr); in qib_dealloc_fmr() local
|
/linux-4.1.27/arch/powerpc/math-emu/ |
D | fmr.c | 6 fmr(u32 *frD, u32 *frB) in fmr() function
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
D | mthca_mr.c | 678 int mthca_free_fmr(struct mthca_dev *dev, struct mthca_fmr *fmr) in mthca_free_fmr() 689 static inline int mthca_check_fmr(struct mthca_fmr *fmr, u64 *page_list, in mthca_check_fmr() 720 struct mthca_fmr *fmr = to_mfmr(ibfmr); in mthca_tavor_map_phys_fmr() local 761 struct mthca_fmr *fmr = to_mfmr(ibfmr); in mthca_arbel_map_phys_fmr() local 807 void mthca_tavor_fmr_unmap(struct mthca_dev *dev, struct mthca_fmr *fmr) in mthca_tavor_fmr_unmap() 817 void mthca_arbel_fmr_unmap(struct mthca_dev *dev, struct mthca_fmr *fmr) in mthca_arbel_fmr_unmap()
|
D | mthca_provider.c | 1091 struct mthca_fmr *fmr; in mthca_alloc_fmr() local 1110 static int mthca_dealloc_fmr(struct ib_fmr *fmr) in mthca_dealloc_fmr() 1125 struct ib_fmr *fmr; in mthca_unmap_fmr() local
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | mr.c | 972 static inline int mlx4_check_fmr(struct mlx4_fmr *fmr, u64 *page_list, in mlx4_check_fmr() 999 int mlx4_map_phys_fmr(struct mlx4_dev *dev, struct mlx4_fmr *fmr, u64 *page_list, in mlx4_map_phys_fmr() 1047 int max_maps, u8 page_shift, struct mlx4_fmr *fmr) in mlx4_fmr_alloc() 1089 int mlx4_fmr_enable(struct mlx4_dev *dev, struct mlx4_fmr *fmr) in mlx4_fmr_enable() 1107 void mlx4_fmr_unmap(struct mlx4_dev *dev, struct mlx4_fmr *fmr, in mlx4_fmr_unmap() 1137 int mlx4_fmr_free(struct mlx4_dev *dev, struct mlx4_fmr *fmr) in mlx4_fmr_free()
|
/linux-4.1.27/include/rdma/ |
D | ib_fmr_pool.h | 68 struct ib_fmr *fmr; member
|
D | ib_verbs.h | 2586 static inline int ib_map_phys_fmr(struct ib_fmr *fmr, in ib_map_phys_fmr()
|
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
D | mr.c | 438 struct mlx4_ib_fmr *fmr; in mlx4_ib_fmr_alloc() local
|
/linux-4.1.27/drivers/mtd/nand/ |
D | fsl_elbc_nand.c | 59 unsigned int fmr; /* FCM Flash Mode Register value */ member
|
/linux-4.1.27/drivers/infiniband/ulp/iser/ |
D | iser_memory.c | 449 struct ib_pool_fmr *fmr; in iser_reg_page_vec() local
|
D | iscsi_iser.h | 446 } fmr; member
|
/linux-4.1.27/net/rds/ |
D | ib_rdma.c | 50 struct ib_fmr *fmr; member
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd.c | 1485 void kiblnd_fmr_pool_unmap(kib_fmr_t *fmr, int status) in kiblnd_fmr_pool_unmap() 1525 __u64 iov, kib_fmr_t *fmr) in kiblnd_fmr_pool_map()
|
D | o2iblnd.h | 553 kib_fmr_t fmr; /* FMR */ member
|
/linux-4.1.27/drivers/infiniband/hw/ehca/ |
D | ehca_mrmw.c | 855 int ehca_map_phys_fmr(struct ib_fmr *fmr, in ehca_map_phys_fmr() 981 int ehca_dealloc_fmr(struct ib_fmr *fmr) in ehca_dealloc_fmr()
|
D | ehca_classes.h | 332 } fmr; member
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | fsl_lbc.h | 178 __be32 fmr; /**< Flash Mode Register */ member
|
/linux-4.1.27/net/sunrpc/xprtrdma/ |
D | xprt_rdma.h | 210 struct ib_fmr *fmr; member
|
/linux-4.1.27/drivers/infiniband/ulp/srp/ |
D | ib_srp.c | 1276 struct ib_pool_fmr *fmr; in srp_map_finish_fmr() local
|