Searched refs:QDMA_SG_FIN (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/dma/dpaa/ | ||
| H A D | dpaa_qdma.h | 90 #define QDMA_SG_FIN BIT(30) macro |
| H A D | dpaa_qdma.c | 59 csgf->cfg = rte_cpu_to_le_32(QDMA_SG_FIN | (len & QDMA_SG_LEN_MASK)); in qdma_csgf_set_f() |