Searched refs:DPAA2_SG_IS_FINAL (Results 1 – 2 of 2) sorted by relevance
337 #define DPAA2_SG_IS_FINAL(sg) (!!((sg)->fin_bpid_offset >> 31)) macro
309 while (!DPAA2_SG_IS_FINAL(sge)) { in eth_sg_fd_to_mbuf()