Searched refs:move_cmd (Results 1 – 2 of 2) sorted by relevance
174 static inline void set_move_tgt_here(u32 *desc, u32 *move_cmd) in set_move_tgt_here() argument176 *move_cmd &= ~MOVE_OFFSET_MASK; in set_move_tgt_here()177 *move_cmd = *move_cmd | ((desc_len(desc) << (MOVE_OFFSET_SHIFT + 2)) & in set_move_tgt_here()
975 u32 *key_jump_cmd, *move_cmd, *write_iv_cmd; in rfc4106_set_sh_desc() local1168 move_cmd = append_move(desc, MOVE_SRC_INFIFO | MOVE_DEST_DESCBUF | in rfc4106_set_sh_desc()1194 set_move_tgt_here(desc, move_cmd); in rfc4106_set_sh_desc()