Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dseq_in_out_ptr_cmd.h85 opcode |= SQIN_SOP; 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.h1709 #define SQIN_SOP BIT(19) macro