Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c3389 static int hns_roce_v2_poll_cq(struct ib_cq *ibcq, int num_entries,
3432 npolled = hns_roce_v2_poll_cq(free_mr->rsv_cq, cqe_cnt, wc); in free_mr_send_cmd_to_hw()
3990 static int hns_roce_v2_poll_cq(struct ib_cq *ibcq, int num_entries, in hns_roce_v2_poll_cq() function
6623 .poll_cq = hns_roce_v2_poll_cq,