Searched refs:hns_roce_buf_alloc (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_alloc.c | 66 struct hns_roce_buf *hns_roce_buf_alloc(struct hns_roce_dev *hr_dev, u32 size, in hns_roce_buf_alloc() function
|
H A D | hns_roce_mr.c | 684 mtr->kmem = hns_roce_buf_alloc(hr_dev, total_size, in mtr_alloc_bufs()
|
H A D | hns_roce_device.h | 1179 struct hns_roce_buf *hns_roce_buf_alloc(struct hns_roce_dev *hr_dev, u32 size,
|
H A D | hns_roce_hw_v2.c | 2457 link_tbl->buf = hns_roce_buf_alloc(hr_dev, size, pg_shift, 0); in alloc_link_table_buf()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_alloc.c | 184 int hns_roce_buf_alloc(struct hns_roce_dev *hr_dev, u32 size, u32 max_direct, in hns_roce_buf_alloc() function
|
H A D | hns_roce_device.h | 1224 int hns_roce_buf_alloc(struct hns_roce_dev *hr_dev, u32 size, u32 max_direct,
|
H A D | hns_roce_mr.c | 789 ret = hns_roce_buf_alloc(hr_dev, total_size, direct_size, in mtr_alloc_bufs()
|
Completed in 19 milliseconds