Home
last modified time | relevance | path

Searched refs:hns_roce_buf (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_device.h449 struct hns_roce_buf { struct
486 struct hns_roce_buf hr_buf;
514 struct hns_roce_buf idx_buf;
534 struct hns_roce_buf buf;
653 struct hns_roce_buf hr_buf;
1111 static inline void *hns_roce_buf_offset(struct hns_roce_buf *buf, int offset) in hns_roce_buf_offset()
1139 struct hns_roce_mtt *mtt, struct hns_roce_buf *buf);
1211 struct hns_roce_buf *buf);
1213 struct hns_roce_buf *buf, u32 page_shift);
1225 int buf_cnt, int start, struct hns_roce_buf *buf);
Dhns_roce_alloc.c161 struct hns_roce_buf *buf) in hns_roce_buf_free()
179 struct hns_roce_buf *buf, u32 page_shift) in hns_roce_buf_alloc()
241 int buf_cnt, int start, struct hns_roce_buf *buf) in hns_roce_get_kmem_bufs()
Dhns_roce_mr.c891 struct hns_roce_mtt *mtt, struct hns_roce_buf *buf) in hns_roce_buf_write_mtt()