Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dseq_in_out_ptr_cmd.h79 opcode |= SQIN_PRE; 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.h1697 #define SQIN_PRE BIT(23) macro