Searched defs:mtts (Results 1 – 15 of 15) sorted by relevance
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
| D | mthca_mr.c | 319 u64 __iomem *mtts; in mthca_tavor_write_mtt_seg() local 333 __be64 *mtts; in mthca_arbel_write_mtt_seg() local 570 int mpts, mtts, err, i; in mthca_init_mr_table() local
|
| /kernel/linux/linux-4.19/drivers/infiniband/hw/mthca/ |
| D | mthca_mr.c | 319 u64 __iomem *mtts; in mthca_tavor_write_mtt_seg() local 333 __be64 *mtts; in mthca_arbel_write_mtt_seg() local 830 int mpts, mtts, err, i; in mthca_init_mr_table() local
|
| D | mthca_provider.h | 87 u64 __iomem *mtts; member 91 __be64 *mtts; member
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
| D | hns_roce_cq.c | 47 u64 mtts[MTT_MIN_COUNT] = { 0 }; in alloc_cqc() local
|
| D | hns_roce_mr.c | 635 __le64 *mtts; in mtr_map_region() local 889 __le64 *mtts; in hns_roce_mtr_find() local
|
| D | hns_roce_hw_v2.c | 3030 u64 *mtts, dma_addr_t dma_handle) in hns_roce_v2_write_cqc() 3957 u64 mtts[MTT_MIN_COUNT] = { 0 }; in config_qp_rq_buf() local 4154 u64 *mtts; in modify_qp_init_to_rtr() local
|
| D | hns_roce_hw_v1.c | 1991 u64 *mtts, dma_addr_t dma_handle) in hns_roce_v1_write_cqc()
|
| /kernel/linux/linux-4.19/drivers/infiniband/hw/hns/ |
| D | hns_roce_cq.c | 93 u64 *mtts; in hns_roce_cq_alloc() local
|
| D | hns_roce_hw_v2.c | 1900 u64 *mtts, dma_addr_t dma_handle, int nent, in hns_roce_v2_write_cqc() 2982 u64 *mtts; in modify_qp_init_to_rtr() local 3250 u64 *mtts; in modify_qp_rtr_to_rts() local
|
| D | hns_roce_hw_v1.c | 2107 u64 *mtts, dma_addr_t dma_handle, int nent, in hns_roce_v1_write_cqc() 2619 u64 *mtts; in hns_roce_v1_m_sqp() local 2766 u64 *mtts = NULL; in hns_roce_v1_m_qp() local
|
| D | hns_roce_mr.c | 709 __le64 *mtts; in hns_roce_write_mtt_chunk() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
| D | mr.c | 696 __be64 *mtts; in mlx4_write_mtt_chunk() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en.h | 93 #define MLX5_ALIGN_MTTS(mtts) (ALIGN(mtts, 8)) argument 94 #define MLX5_ALIGNED_MTTS_OCTW(mtts) ((mtts) / 2) argument 95 #define MLX5_MTT_OCTW(mtts) (MLX5_ALIGNED_MTTS_OCTW(MLX5_ALIGN_MTTS(mtts))) argument
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/mellanox/mlx4/ |
| D | mr.c | 696 __be64 *mtts; in mlx4_write_mtt_chunk() local
|
| /kernel/linux/linux-4.19/include/linux/mlx4/ |
| D | device.h | 712 __be64 *mtts; member
|