Searched refs:qman_alloc_fqid (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/soc/fsl/qbman/
H A Dqman_test_stash.c464 err = qman_alloc_fqid(&fqid);
466 pr_crit("qman_alloc_fqid() failed");
H A Dqman.c1801 int ret = qman_alloc_fqid(&fqid);
/linux-master/include/soc/fsl/
H A Dqman.h1099 #define qman_alloc_fqid(result) qman_alloc_fqid_range(result, 1) macro

Completed in 135 milliseconds