Lines Matching full:frame
45 * DPAA2 frame descriptor size, field offsets and masks.
47 * See 3.1.1 Frame descriptor format,
48 * 4.2.1.2.2 Structure of Frame Descriptors (FDs),
69 * DPAA2 frame annotation sizes
75 * See 3.1.1 Frame descriptor format,
78 #define DPAA2_FA_SIZE 192u /* DPAA2 frame annotation */
79 #define DPAA2_FA_SWA_SIZE 64u /* SW frame annotation */
80 #define DPAA2_FA_HWA_SIZE 128u /* HW frame annotation */
82 #define DPAA2_FA_HWA_FAS_SIZE 8u /* Frame annotation status */
87 * See 7.31.2 WRIOP FD frame context (FRC),
98 * DPAA2 Frame annotation status word.
100 * See 7.34.3 Frame annotation status word (FAS),
109 * @brief DPAA2 frame descriptor.
112 * frame data or the buffer containing the scatter/gather
114 * data_length: Length of the frame data (in bytes).
116 * offset_fmt_sl: Frame data offset, frame format and short-length fields.
117 * frame_ctx: Frame context. This field allows the sender of a frame
119 * receiver of the frame.
121 * flow_ctx: Frame flow context. Associates the frame with a flow
126 * See 3.1.1 Frame descriptor format,
127 * 4.2.1.2.2 Structure of Frame Descriptors (FDs),
142 * @brief WRIOP hardware frame annotation.
144 * See 7.34.2 WRIOP hardware frame annotation (FA),
160 * @brief DPAA2 hardware frame annotation.
178 * @brief DPAA2 software frame annotation (pass-through annotation).
199 * @brief Frame annotation status word.
201 * See 7.34.3 Frame annotation status word (FAS),