Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/dpaa2_qdma/
H A Ddpaa2_qdma.h231 #define QDMA_SG_F 0x1 /* last sg entry */ macro
H A Ddpaa2_qdma.c282 src_sge->ctrl.f = QDMA_SG_F; in qdma_populate_sg_entry()
283 dst_sge->ctrl.f = QDMA_SG_F; in qdma_populate_sg_entry()