Home
last modified time | relevance | path

Searched defs:protid (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dprotocol_cmd.h532 uint32_t protid; member
590 uint32_t protid, uint16_t protoinfo) in rta_proto_operation()
638 rta_dkp_proto(struct program *program, uint32_t protid, in rta_dkp_proto()
/dpdk/drivers/common/dpaax/caamflib/desc/
H A Dcommon.h94 uint32_t protid; member
/dpdk/drivers/common/dpaax/caamflib/
H A Drta.h504 #define PROTOCOL(program, optype, protid, protoinfo) \ argument
528 #define DKP_PROTOCOL(program, protid, key_src, key_dst, keylen, key, key_type) \ argument