Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.h1096 int hns_roce_v1_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc);
H A Dhns_roce_hw_v1.c1038 ret = hns_roce_v1_poll_cq(&mr_free_cq->ib_cq, ne, wc); in hns_roce_v1_mr_free_work_fn()
2302 int hns_roce_v1_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in hns_roce_v1_poll_cq() function
4351 .poll_cq = hns_roce_v1_poll_cq,
4378 .poll_cq = hns_roce_v1_poll_cq,