Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_device.h359 struct hns_roce_buf { struct
396 struct hns_roce_buf hr_buf;
527 struct hns_roce_buf hr_buf;
898 static inline void *hns_roce_buf_offset(struct hns_roce_buf *buf, int offset) in hns_roce_buf_offset()
926 struct hns_roce_mtt *mtt, struct hns_roce_buf *buf);
978 struct hns_roce_buf *buf);
980 struct hns_roce_buf *buf, u32 page_shift);
Dhns_roce_alloc.c161 struct hns_roce_buf *buf) in hns_roce_buf_free()
180 struct hns_roce_buf *buf, u32 page_shift) in hns_roce_buf_alloc()
Dhns_roce_mr.c782 struct hns_roce_mtt *mtt, struct hns_roce_buf *buf) in hns_roce_buf_write_mtt()