Searched refs:hns_roce_db (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_db.c | 13 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 D | Makefile | 10 hns_roce_cq.o hns_roce_alloc.o hns_roce_db.o hns_roce_srq.o hns_roce_restrack.o
|
H A D | hns_roce_device.h | 444 struct hns_roce_db { struct 459 struct hns_roce_db db; 629 struct hns_roce_db rdb; 630 struct hns_roce_db sdb; 1269 struct hns_roce_db *db); 1271 struct hns_roce_db *db); 1272 int hns_roce_alloc_db(struct hns_roce_dev *hr_dev, struct hns_roce_db *db, 1274 void hns_roce_free_db(struct hns_roce_dev *hr_dev, struct hns_roce_db *db);
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_db.c | 11 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()
|
H A D | Makefile | 10 hns_roce_cq.o hns_roce_alloc.o hns_roce_db.o hns_roce_srq.o hns_roce_restrack.o
|
H A D | hns_roce_device.h | 393 struct hns_roce_db { struct 408 struct hns_roce_db db; 594 struct hns_roce_db rdb; 595 struct hns_roce_db sdb; 1222 struct hns_roce_db *db); 1224 struct hns_roce_db *db); 1225 int hns_roce_alloc_db(struct hns_roce_dev *hr_dev, struct hns_roce_db *db, 1227 void hns_roce_free_db(struct hns_roce_dev *hr_dev, struct hns_roce_db *db);
|
Completed in 9 milliseconds