Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_restrack.c89 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()
Dhns_roce_device.h925 int (*query_cqc_info)(struct hns_roce_dev *hr_dev, u32 cqn, member
Dhns_roce_hw_v2.c6315 .query_cqc_info = hns_roce_v2_query_cqc_info,