Searched refs:qman_alloc_fqid (Results 1 – 3 of 3) sorted by relevance
464 err = qman_alloc_fqid(&fqid); in init_phase2()
1798 int ret = qman_alloc_fqid(&fqid); in qman_create_fq()
1099 #define qman_alloc_fqid(result) qman_alloc_fqid_range(result, 1) macro