Searched defs:mtts (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_cq.c | 47 u64 mtts[MTT_MIN_COUNT] = { 0 }; in alloc_cqc() local
|
H A D | hns_roce_mr.c | 634 __le64 *mtts; in mtr_map_region() local 888 __le64 *mtts; in hns_roce_mtr_find() local
|
H A D | hns_roce_hw_v1.c | 2065 hns_roce_v1_write_cqc(struct hns_roce_dev *hr_dev, struct hns_roce_cq *hr_cq, void *mb_buf, u64 *mtts, dma_addr_t dma_handle) hns_roce_v1_write_cqc() argument
|
H A D | hns_roce_hw_v2.c | 3978 u64 mtts[MTT_MIN_COUNT] = { 0 }; in config_qp_rq_buf() local 3049 hns_roce_v2_write_cqc(struct hns_roce_dev *hr_dev, struct hns_roce_cq *hr_cq, void *mb_buf, u64 *mtts, dma_addr_t dma_handle) hns_roce_v2_write_cqc() argument 4175 u64 *mtts; modify_qp_init_to_rtr() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_cq.c | 135 u64 mtts[MTT_MIN_COUNT] = {}; in alloc_cqc() local 103 hns_roce_create_cqc(struct hns_roce_dev *hr_dev, struct hns_roce_cq *hr_cq, u64 *mtts, dma_addr_t dma_handle) hns_roce_create_cqc() argument
|
H A D | hns_roce_mr.c | 579 __le64 *mtts; in mtr_map_region() local 807 __le64 *mtts; in hns_roce_mtr_find() local
|
H A D | hns_roce_hw_v2.c | 4330 u64 mtts[MTT_MIN_COUNT] = { 0 }; in config_qp_rq_buf() local 3537 hns_roce_v2_write_cqc(struct hns_roce_dev *hr_dev, struct hns_roce_cq *hr_cq, void *mb_buf, u64 *mtts, dma_addr_t dma_handle) hns_roce_v2_write_cqc() argument 4479 u64 *mtts; modify_qp_init_to_rtr() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
H A 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 [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/ |
H A D | mthca_mr.c | 317 u64 __iomem *mtts; in mthca_tavor_write_mtt_seg() local 331 __be64 *mtts; in mthca_arbel_write_mtt_seg() local 567 int mpts, mtts, err, i; in mthca_init_mr_table() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mr.c | 696 __be64 *mtts; in mlx4_write_mtt_chunk() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mr.c | 696 __be64 *mtts; in mlx4_write_mtt_chunk() local
|
Completed in 31 milliseconds