Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_pvt.h337 #define DPAA2_SG_IS_FINAL(sg) (!!((sg)->fin_bpid_offset >> 31)) macro
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c309 while (!DPAA2_SG_IS_FINAL(sge)) { in eth_sg_fd_to_mbuf()