Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/dpaa2_qdma/
H A Ddpaa2_qdma.h226 #define QDMA_SG_FMT_SDB 0x0 /* single data buffer */ macro
H A Ddpaa2_qdma.c256 src_sge->ctrl.fmt = QDMA_SG_FMT_SDB; in qdma_populate_sg_entry()
273 dst_sge->ctrl.fmt = QDMA_SG_FMT_SDB; in qdma_populate_sg_entry()