Home
last modified time | relevance | path

Searched refs:QMAN_INITFQ_FLAG_LOCAL (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A Dqman_test_api.c137 err = qman_init_fq(fq, QMAN_INITFQ_FLAG_LOCAL, NULL); in qman_test_api()
H A Dqman_test_stash.c414 QMAN_INITFQ_FLAG_LOCAL, &opts); in init_handler()
H A Dqman.c1923 if (flags & QMAN_INITFQ_FLAG_LOCAL) { in qman_init_fq()
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
H A Dqman_test_api.c138 err = qman_init_fq(fq, QMAN_INITFQ_FLAG_LOCAL, NULL); in qman_test_api()
H A Dqman_test_stash.c416 QMAN_INITFQ_FLAG_LOCAL, &opts); in init_handler()
H A Dqman.c1923 if (flags & QMAN_INITFQ_FLAG_LOCAL) { in qman_init_fq()
/kernel/linux/linux-5.10/include/soc/fsl/
H A Dqman.h798 #define QMAN_INITFQ_FLAG_LOCAL 0x00000004 /* set dest portal */ macro
1008 * 3. if @flags contains QMAN_INITFQ_FLAG_LOCAL, the 'fqd' structure's
/kernel/linux/linux-6.6/include/soc/fsl/
H A Dqman.h799 #define QMAN_INITFQ_FLAG_LOCAL 0x00000004 /* set dest portal */ macro
1009 * 3. if @flags contains QMAN_INITFQ_FLAG_LOCAL, the 'fqd' structure's

Completed in 17 milliseconds