Home
last modified time | relevance | path

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

/linux-6.1.9/include/soc/fsl/
Dqman.h507 #define QM_FQCTRL_AVOIDBLOCK 0x0004 /* Don't block active */ macro
/linux-6.1.9/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.c1034 initfq.fqd.fq_ctrl |= cpu_to_be16(QM_FQCTRL_AVOIDBLOCK); in dpaa_fq_init()