Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dprotocol_cmd.h620 uint32_t optype_tmp = optype; in rta_proto_operation() local
626 optype_tmp &= (uint32_t)~(1 << OP_TYPE_SHIFT); in rta_proto_operation()
627 if (optype_tmp == proto_table[i].optype) { in rta_proto_operation()