Home
last modified time | relevance | path

Searched refs:fqid_rx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/soc/fsl/qbman/
H A Dqman_test_stash.c152 u32 fqid_rx, fqid_tx; member
369 qman_release_fqid(handler->fqid_rx); in destroy_per_cpu_handlers()
387 num_cachelines(offsetof(struct hp_handler, fqid_rx))
405 err = qman_create_fq(handler->fqid_rx, 0, &handler->rx); in init_handler()
462 hp_cpu->iterator->fqid_rx = fqid; in init_phase2()
480 if (handler->fqid_rx != 0 || handler->rx_mixer != 0xdeadbeef) in init_phase2()
482 handler->fqid_rx = fqid; in init_phase2()