Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dprotocol_cmd.h372 (protoinfo & (OP_PCL_PKPROT_DSA_MSG | OP_PCL_PKPROT_HASH_MASK | in __rta_dlc_proto()
377 switch (protoinfo & OP_PCL_PKPROT_HASH_MASK) { in __rta_dlc_proto()
/f-stack/dpdk/drivers/common/dpaax/caamflib/
H A Ddesc.h898 #define OP_PCL_PKPROT_HASH_MASK (7 << OP_PCL_PKPROT_HASH_SHIFT) macro