Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c5272 static int hns_roce_v2_query_qpc(struct hns_roce_dev *hr_dev, u32 qpn, in hns_roce_v2_query_qpc() function
5329 ret = hns_roce_v2_query_qpc(hr_dev, hr_qp->qpn, &context); in hns_roce_v2_query_qp()
6689 .query_qpc = hns_roce_v2_query_qpc,