Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dseq_in_out_ptr_cmd.h81 opcode |= SQIN_RTO; in rta_seq_in_ptr()
101 if (!(opcode & (SQIN_PRE | SQIN_RTO | SQIN_SOP))) in rta_seq_in_ptr()
/f-stack/dpdk/drivers/common/dpaax/caamflib/
H A Ddesc.h1703 #define SQIN_RTO BIT(21) macro