Searched defs:protid (Results 1 – 3 of 3) sorted by relevance
/dpdk/drivers/common/dpaax/caamflib/rta/ |
H A D | protocol_cmd.h | 532 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 D | common.h | 94 uint32_t protid; member
|
/dpdk/drivers/common/dpaax/caamflib/ |
H A D | rta.h | 504 #define PROTOCOL(program, optype, protid, protoinfo) \ argument 528 #define DKP_PROTOCOL(program, protid, key_src, key_dst, keylen, key, key_type) \ argument
|