Home
last modified time | relevance | path

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

/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dprotocol_cmd.h359 switch (protoinfo & OP_PCL_PKPROT_HASH_MASK) { in __rta_dlc_proto()
/dpdk/drivers/common/dpaax/caamflib/
H A Ddesc.h898 #define OP_PCL_PKPROT_HASH_MASK (7 << OP_PCL_PKPROT_HASH_SHIFT) macro