Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa2/mc/
H A Ddpkg.c62 extr->num_of_byte_masks = cfg->extracts[i].num_of_byte_masks; in dpkg_prepare_key_cfg()
66 if (extr->num_of_byte_masks > DPKG_NUM_OF_MASKS) in dpkg_prepare_key_cfg()
69 for (j = 0; j < extr->num_of_byte_masks; j++) { in dpkg_prepare_key_cfg()
H A Dfsl_dpkg.h127 uint8_t num_of_byte_masks; member
167 uint8_t num_of_byte_masks; member
/f-stack/dpdk/drivers/net/dpaa2/base/
H A Ddpaa2_hw_dpni.c54 kg_cfg.extracts[0].num_of_byte_masks = 0; in rte_pmd_dpaa2_set_custom_hash()