hisi_qm_alloc_qps_node
ret = hisi_qm_alloc_qps_node(&hpre_devices, 1, &type, node, &qp);
EXPORT_SYMBOL_GPL(hisi_qm_alloc_qps_node);
ret = hisi_qm_alloc_qps_node(&sec_devices, ctx_num, type, node, qps);
return hisi_qm_alloc_qps_node(&zip_devices, qp_num, alg_type, node, qps);
int hisi_qm_alloc_qps_node(struct hisi_qm_list *qm_list, int qp_num,