dpaa2_fl_entry
struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
struct dpaa2_fl_entry *in_fle, *out_fle;
struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
struct dpaa2_fl_entry fd_flt[2] __aligned(CRYPTO_DMA_ALIGN);
dpaa2_qdma_populate_first_framel(struct dpaa2_fl_entry *f_list,
memset(f_list, 0, sizeof(struct dpaa2_fl_entry));
dpaa2_qdma_populate_frames(struct dpaa2_fl_entry *f_list,
memset(f_list, 0, sizeof(struct dpaa2_fl_entry));
memset(f_list, 0, sizeof(struct dpaa2_fl_entry));
struct dpaa2_fl_entry *f_list;
sizeof(struct dpaa2_fl_entry) * 3,
sizeof(struct dpaa2_fl_entry), 0);
sizeof(struct dpaa2_fl_entry) * 3 + \
struct dpaa2_fl_entry *fl_virt_addr;
static inline dma_addr_t dpaa2_fl_get_addr(const struct dpaa2_fl_entry *fle)
static inline void dpaa2_fl_set_addr(struct dpaa2_fl_entry *fle,
static inline u32 dpaa2_fl_get_frc(const struct dpaa2_fl_entry *fle)
static inline void dpaa2_fl_set_frc(struct dpaa2_fl_entry *fle, u32 frc)
static inline u32 dpaa2_fl_get_ctrl(const struct dpaa2_fl_entry *fle)
static inline void dpaa2_fl_set_ctrl(struct dpaa2_fl_entry *fle, u32 ctrl)
static inline dma_addr_t dpaa2_fl_get_flc(const struct dpaa2_fl_entry *fle)
static inline void dpaa2_fl_set_flc(struct dpaa2_fl_entry *fle,
static inline bool dpaa2_fl_short_len(const struct dpaa2_fl_entry *fle)
static inline u32 dpaa2_fl_get_len(const struct dpaa2_fl_entry *fle)
static inline void dpaa2_fl_set_len(struct dpaa2_fl_entry *fle, u32 len)
static inline u16 dpaa2_fl_get_offset(const struct dpaa2_fl_entry *fle)
static inline void dpaa2_fl_set_offset(struct dpaa2_fl_entry *fle, u16 offset)
static inline enum dpaa2_fl_format dpaa2_fl_get_format(const struct dpaa2_fl_entry *fle)
static inline void dpaa2_fl_set_format(struct dpaa2_fl_entry *fle,
static inline u16 dpaa2_fl_get_bpid(const struct dpaa2_fl_entry *fle)
static inline void dpaa2_fl_set_bpid(struct dpaa2_fl_entry *fle, u16 bpid)
static inline bool dpaa2_fl_is_final(const struct dpaa2_fl_entry *fle)
static inline void dpaa2_fl_set_final(struct dpaa2_fl_entry *fle, bool final)