Home
last modified time | relevance | path

Searched refs:seq_out (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr_desc.h53 (descriptor)->seq_out.command.word = 0xF8400000; /**/ \
101 ((descriptor)->seq_out.command.field.sgf = 1)
275 struct seq_out_command_s seq_out; member
H A Dcaam_jr.c936 (jobdescr)->seq_out.command.word |= 0x01000000; in build_cipher_only_sg()
1138 (jobdescr)->seq_out.command.word |= 0x01000000; in build_cipher_auth_sg()
1291 (jobdescr)->seq_out.command.word |= 0x01000000; in build_cipher_auth()
1441 jobdescr->seq_out.command.word = in caam_jr_enqueue_op()
1442 cpu_to_caam32(jobdescr->seq_out.command.word); in caam_jr_enqueue_op()