Home
last modified time | relevance | path

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

/linux-6.6.21/include/soc/fsl/
Dqman.h629 #define QM_INITFQ_WE_TDTHRESH 0x0004 macro
/linux-6.6.21/drivers/soc/fsl/qbman/
Dqman.c1873 if (be16_to_cpu(opts->we_mask) & QM_INITFQ_WE_TDTHRESH) in qman_init_fq()
/linux-6.6.21/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.c1087 initfq.we_mask |= cpu_to_be16(QM_INITFQ_WE_TDTHRESH); in dpaa_fq_init()