Searched refs:query_qpc (Results 1 – 3 of 3) sorted by relevance
106 if (!hr_dev->hw->query_qpc) in hns_roce_fill_res_qp_entry_raw()109 ret = hr_dev->hw->query_qpc(hr_dev, hr_qp->qpn, &context.qpc); in hns_roce_fill_res_qp_entry_raw()
958 int (*query_qpc)(struct hns_roce_dev *hr_dev, u32 qpn, void *buffer); member
6838 .query_qpc = hns_roce_v2_query_qpc,