Home
last modified time | relevance | path

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 Dhns_roce_alloc.c66 struct hns_roce_buf *hns_roce_buf_alloc(struct hns_roce_dev *hr_dev, u32 size, in hns_roce_buf_alloc() function
H A Dhns_roce_mr.c684 mtr->kmem = hns_roce_buf_alloc(hr_dev, total_size, in mtr_alloc_bufs()
H A Dhns_roce_device.h1179 struct hns_roce_buf *hns_roce_buf_alloc(struct hns_roce_dev *hr_dev, u32 size,
H A Dhns_roce_hw_v2.c2457 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 Dhns_roce_alloc.c184 int hns_roce_buf_alloc(struct hns_roce_dev *hr_dev, u32 size, u32 max_direct, in hns_roce_buf_alloc() function
H A Dhns_roce_device.h1224 int hns_roce_buf_alloc(struct hns_roce_dev *hr_dev, u32 size, u32 max_direct,
H A Dhns_roce_mr.c789 ret = hns_roce_buf_alloc(hr_dev, total_size, direct_size, in mtr_alloc_bufs()

Completed in 19 milliseconds