Searched refs:hns_roce_alloc_mr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_main.c | 468 .alloc_mr = hns_roce_alloc_mr,
|
H A D | hns_roce_device.h | 1210 struct ib_mr *hns_roce_alloc_mr(struct ib_pd *pd, enum ib_mr_type mr_type,
|
H A D | hns_roce_mr.c | 416 struct ib_mr *hns_roce_alloc_mr(struct ib_pd *pd, enum ib_mr_type mr_type, in hns_roce_alloc_mr() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_main.c | 653 .alloc_mr = hns_roce_alloc_mr,
|
H A D | hns_roce_mr.c | 353 struct ib_mr *hns_roce_alloc_mr(struct ib_pd *pd, enum ib_mr_type mr_type, in hns_roce_alloc_mr() function
|
H A D | hns_roce_device.h | 1168 struct ib_mr *hns_roce_alloc_mr(struct ib_pd *pd, enum ib_mr_type mr_type,
|
Completed in 12 milliseconds