Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_restrack.c117 !hr_dev->hw->query_sccc) in hns_roce_fill_res_qp_entry_raw()
126 ret = hr_dev->hw->query_sccc(hr_dev, sccn, &context.sccc); in hns_roce_fill_res_qp_entry_raw()
H A Dhns_roce_device.h959 int (*query_sccc)(struct hns_roce_dev *hr_dev, u32 qpn, void *buffer); member
H A Dhns_roce_hw_v2.c7244 .query_sccc = hns_roce_v2_query_sccc,