dpaa2_sg_entry
struct dpaa2_sg_entry *sge;
sge = (struct dpaa2_sg_entry *)sgt->vaddr + tx_data_off;
CTASSERT(sizeof(struct dpaa2_sg_entry) == DPAA2_SGE_SIZE);