Searched refs:query_cqc_info (Results 1 – 3 of 3) sorted by relevance
89 if (!hr_dev->dfx->query_cqc_info) in hns_roce_fill_res_cq_entry()96 ret = hr_dev->dfx->query_cqc_info(hr_dev, hr_cq->cqn, (int *)context); in hns_roce_fill_res_cq_entry()
925 int (*query_cqc_info)(struct hns_roce_dev *hr_dev, u32 cqn, member
6315 .query_cqc_info = hns_roce_v2_query_cqc_info,