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