Searched refs:hisi_qm_get_vft (Results 1 – 2 of 2) sorted by relevance
354 int hisi_qm_get_vft(struct hisi_qm *qm, u32 *base, u32 *number);
2474 int hisi_qm_get_vft(struct hisi_qm *qm, u32 *base, u32 *number) in hisi_qm_get_vft() function2486 EXPORT_SYMBOL_GPL(hisi_qm_get_vft);4056 ret = hisi_qm_get_vft(qm, &qm->qp_base, &qm->qp_num); in hisi_qm_init()