Searched refs:query_cqc (Results 1 – 3 of 3) sorted by relevance
50 if (!hr_dev->hw->query_cqc) in hns_roce_fill_res_cq_entry_raw()53 ret = hr_dev->hw->query_cqc(hr_dev, hr_cq->cqn, &context); in hns_roce_fill_res_cq_entry_raw()
908 int (*query_cqc)(struct hns_roce_dev *hr_dev, u32 cqn, void *buffer); member
6632 .query_cqc = hns_roce_v2_query_cqc,