Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/ccp/
H A Dccp_crypto.h39 #define CCP_PT_BITWISE(p) ((p)->pt.bitwise)
H A Dccp_dev.h349 uint16_t bitwise:3; member
/dpdk/doc/guides/prog_guide/
H A Dpacket_framework.rst316 …f buckets to be a power of two, the modulo operator can be replaced by a bitwise AND logical opera…