Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_dpkg.h20 #define DPKG_NUM_OF_MASKS 4 macro
128 struct dpkg_mask masks[DPKG_NUM_OF_MASKS];
H A Ddpkg.c66 if (extr->num_of_byte_masks > DPKG_NUM_OF_MASKS) in dpkg_prepare_key_cfg()