Lines Matching refs:mv_cesa_op_ctx
263 struct mv_cesa_op_ctx { struct
315 struct mv_cesa_op_ctx *op;
558 struct mv_cesa_op_ctx op;
615 struct mv_cesa_op_ctx op_tmpl;
658 static inline void mv_cesa_update_op_cfg(struct mv_cesa_op_ctx *op, in mv_cesa_update_op_cfg()
665 static inline u32 mv_cesa_get_op_cfg(const struct mv_cesa_op_ctx *op) in mv_cesa_get_op_cfg()
670 static inline void mv_cesa_set_op_cfg(struct mv_cesa_op_ctx *op, u32 cfg) in mv_cesa_set_op_cfg()
676 struct mv_cesa_op_ctx *op) in mv_cesa_adjust_op()
690 static inline void mv_cesa_set_crypt_op_len(struct mv_cesa_op_ctx *op, int len) in mv_cesa_set_crypt_op_len()
695 static inline void mv_cesa_set_mac_op_total_len(struct mv_cesa_op_ctx *op, in mv_cesa_set_mac_op_total_len()
702 static inline void mv_cesa_set_mac_op_frag_len(struct mv_cesa_op_ctx *op, in mv_cesa_set_mac_op_frag_len()
724 static inline bool mv_cesa_mac_op_is_first_frag(const struct mv_cesa_op_ctx *op) in mv_cesa_mac_op_is_first_frag()
857 struct mv_cesa_op_ctx *mv_cesa_dma_add_op(struct mv_cesa_tdma_chain *chain,
858 const struct mv_cesa_op_ctx *op_templ,