Lines Matching refs:qp_table
797 ret = hns_roce_init_hem_table(hr_dev, &hr_dev->qp_table.qp_table,
805 ret = hns_roce_init_hem_table(hr_dev, &hr_dev->qp_table.irrl_table,
817 &hr_dev->qp_table.trrl_table,
851 &hr_dev->qp_table.sccc_table,
912 &hr_dev->qp_table.sccc_table);
923 &hr_dev->qp_table.trrl_table);
926 hns_roce_cleanup_hem_table(hr_dev, &hr_dev->qp_table.irrl_table);
929 hns_roce_cleanup_hem_table(hr_dev, &hr_dev->qp_table.qp_table);
971 dev_err(dev, "failed to init qp_table.\n");