Searched refs:FSL_QDMA_BCQMR_CD_THLD (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/dma/dpaa/ | ||
| H A D | dpaa_qdma.h | 58 #define FSL_QDMA_BCQMR_CD_THLD(x) ((x) << 20) macro |
| H A D | dpaa_qdma.c | 513 reg |= FSL_QDMA_BCQMR_CD_THLD(ilog2(temp->n_cq) - 4); in fsl_qdma_reg_init() |