Searched refs:hns_roce_buf_region (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_hem.h | 108 int hns_roce_hem_list_calc_root_ba(const struct hns_roce_buf_region *regions, 112 const struct hns_roce_buf_region *regions,
|
| H A D | hns_roce_hem.c | 1068 int hns_roce_hem_list_calc_root_ba(const struct hns_roce_buf_region *regions, in hns_roce_hem_list_calc_root_ba() 1071 struct hns_roce_buf_region *r; in hns_roce_hem_list_calc_root_ba() 1077 r = (struct hns_roce_buf_region *)®ions[i]; in hns_roce_hem_list_calc_root_ba() 1095 const struct hns_roce_buf_region *r, int unit, in hem_list_alloc_mid_bt() 1182 const struct hns_roce_buf_region *regions, int region_cnt) in alloc_root_hem() 1184 const struct hns_roce_buf_region *r; in alloc_root_hem() 1210 u64 phy_base, const struct hns_roce_buf_region *r, in alloc_fake_root_bt() 1239 int unit, const struct hns_roce_buf_region *r, in setup_middle_bt() 1264 const struct hns_roce_buf_region *regions, int region_cnt) in setup_root_hem() 1266 const struct hns_roce_buf_region *r; in setup_root_hem() [all …]
|
| H A D | hns_roce_mr.c | 493 struct hns_roce_buf_region *region, dma_addr_t *pages, in mtr_map_region() 619 struct hns_roce_buf_region *region; in cal_mtr_pg_cnt() 695 struct hns_roce_buf_region *r; in hns_roce_mtr_map() 908 struct hns_roce_buf_region *r; in mtr_init_buf_cfg() 966 struct hns_roce_buf_region *re; in cal_best_bt_pg_sz()
|
| H A D | hns_roce_device.h | 275 struct hns_roce_buf_region { struct 316 struct hns_roce_buf_region region[HNS_ROCE_MAX_BT_REGION];
|