SG_OFFSET_MASK 362 include/soc/fsl/dpaa2-fd.h return le16_to_cpu(sg->format_offset) & SG_OFFSET_MASK; SG_OFFSET_MASK 373 include/soc/fsl/dpaa2-fd.h sg->format_offset &= cpu_to_le16(~SG_OFFSET_MASK);