Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c3456 static void *get_sw_cqe_v2(struct hns_roce_cq *hr_cq, unsigned int n) in get_sw_cqe_v2() function
3492 for (prod_index = hr_cq->cons_index; get_sw_cqe_v2(hr_cq, prod_index); in __hns_roce_v2_cq_clean()
3878 cqe = get_sw_cqe_v2(hr_cq, hr_cq->cons_index); in hns_roce_v2_poll_one()