Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dfifo_load_store_cmd.h54 bool is_seq_cmd = false; in rta_fifo_load() local
60 is_seq_cmd = true; in rta_fifo_load()
66 if (is_seq_cmd) { in rta_fifo_load()
123 if (!is_seq_cmd) { in rta_fifo_load()
157 else if (!is_seq_cmd) in rta_fifo_load()
215 bool is_seq_cmd = false; in rta_fifo_store() local
221 is_seq_cmd = true; in rta_fifo_store()
227 if (is_seq_cmd) { in rta_fifo_store()
278 if ((flags & VLF) && (is_seq_cmd)) in rta_fifo_store()
280 if ((flags & SGF) && (!is_seq_cmd)) in rta_fifo_store()
[all …]
H A Dkey_cmd.h32 bool is_seq_cmd = false; in rta_key() local
44 is_seq_cmd = true; in rta_key()
50 if (is_seq_cmd) { in rta_key()
162 if (!is_seq_cmd) { in rta_key()