Searched refs:hns_roce_qp_destroy (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_device.h | 1258 void hns_roce_qp_destroy(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp,
|
H A D | hns_roce_qp.c | 1004 void hns_roce_qp_destroy(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp, in hns_roce_qp_destroy() function
|
H A D | hns_roce_hw_v1.c | 3638 hns_roce_qp_destroy(hr_dev, hr_qp, udata); in hns_roce_v1_destroy_qp()
|
H A D | hns_roce_hw_v2.c | 5084 hns_roce_qp_destroy(hr_dev, hr_qp, udata); in hns_roce_v2_destroy_qp()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_device.h | 1212 void hns_roce_qp_destroy(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp,
|
H A D | hns_roce_qp.c | 1165 void hns_roce_qp_destroy(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp, in hns_roce_qp_destroy() function
|
H A D | hns_roce_hw_v2.c | 5474 hns_roce_qp_destroy(hr_dev, hr_qp, udata); in hns_roce_v2_destroy_qp()
|
Completed in 36 milliseconds