Home
last modified time | relevance | path

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

/Linux-v4.19/include/soc/fsl/
Dqman.h628 #define QM_INITFQ_WE_TDTHRESH 0x0004 macro
/Linux-v4.19/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.c1043 initfq.we_mask |= cpu_to_be16(QM_INITFQ_WE_TDTHRESH); in dpaa_fq_init()
/Linux-v4.19/drivers/soc/fsl/qbman/
Dqman.c1778 if (be16_to_cpu(opts->we_mask) & QM_INITFQ_WE_TDTHRESH) in qman_init_fq()