Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_db.c11 struct hns_roce_db *db) in hns_roce_db_map_user()
56 struct hns_roce_db *db) in hns_roce_db_unmap_user()
94 struct hns_roce_db *db, int order) in hns_roce_alloc_db_from_pgdir()
124 int hns_roce_alloc_db(struct hns_roce_dev *hr_dev, struct hns_roce_db *db, in hns_roce_alloc_db()
153 void hns_roce_free_db(struct hns_roce_dev *hr_dev, struct hns_roce_db *db) in hns_roce_free_db()
Dhns_roce_device.h413 struct hns_roce_db { struct
428 struct hns_roce_db db; argument
476 struct hns_roce_db rdb;
616 struct hns_roce_db rdb;
617 struct hns_roce_db sdb;
1281 struct hns_roce_db *db);
1283 struct hns_roce_db *db);
1284 int hns_roce_alloc_db(struct hns_roce_dev *hr_dev, struct hns_roce_db *db,
1286 void hns_roce_free_db(struct hns_roce_dev *hr_dev, struct hns_roce_db *db);
DMakefile10 hns_roce_cq.o hns_roce_alloc.o hns_roce_db.o hns_roce_srq.o hns_roce_restrack.o \