Searched refs:__hns_roce_v2_cq_clean (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.c | 2987 static void __hns_roce_v2_cq_clean(struct hns_roce_cq *hr_cq, u32 qpn, in __hns_roce_v2_cq_clean() function 3045 __hns_roce_v2_cq_clean(hr_cq, qpn, srq); in hns_roce_v2_cq_clean() 5054 __hns_roce_v2_cq_clean(recv_cq, hr_qp->qpn, in hns_roce_v2_destroy_qp_common() 5060 __hns_roce_v2_cq_clean(send_cq, hr_qp->qpn, NULL); in hns_roce_v2_destroy_qp_common()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.c | 3486 static void __hns_roce_v2_cq_clean(struct hns_roce_cq *hr_cq, u32 qpn, in __hns_roce_v2_cq_clean() function 3533 __hns_roce_v2_cq_clean(hr_cq, qpn, srq); in hns_roce_v2_cq_clean() 5445 __hns_roce_v2_cq_clean(recv_cq, hr_qp->qpn, in hns_roce_v2_destroy_qp_common() 5451 __hns_roce_v2_cq_clean(send_cq, hr_qp->qpn, NULL); in hns_roce_v2_destroy_qp_common()
|
Completed in 16 milliseconds