Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_db.c13 struct hns_roce_db *db) in hns_roce_db_map_user()
58 struct hns_roce_db *db) in hns_roce_db_unmap_user()
96 struct hns_roce_db *db, int order) in hns_roce_alloc_db_from_pgdir()
126 int hns_roce_alloc_db(struct hns_roce_dev *hr_dev, struct hns_roce_db *db, in hns_roce_alloc_db()
155 void hns_roce_free_db(struct hns_roce_dev *hr_dev, struct hns_roce_db *db) in hns_roce_free_db()
H A Dhns_roce_device.h446 struct hns_roce_db { struct
461 struct hns_roce_db db; argument
631 struct hns_roce_db rdb;
632 struct hns_roce_db sdb;
1271 struct hns_roce_db *db);
1273 struct hns_roce_db *db);
1274 int hns_roce_alloc_db(struct hns_roce_dev *hr_dev, struct hns_roce_db *db,
1276 void hns_roce_free_db(struct hns_roce_dev *hr_dev, struct hns_roce_db *db);
H A DMakefile10 hns_roce_cq.o hns_roce_alloc.o hns_roce_db.o hns_roce_srq.o hns_roce_restrack.o