Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c3381 static int hns_roce_v2_poll_cq(struct ib_cq *ibcq, int num_entries,
3424 npolled = hns_roce_v2_poll_cq(&free_mr->rsv_cq->ib_cq, cqe_cnt, wc); in free_mr_send_cmd_to_hw()
3931 static int hns_roce_v2_poll_cq(struct ib_cq *ibcq, int num_entries, in hns_roce_v2_poll_cq() function
6595 .poll_cq = hns_roce_v2_poll_cq,