Searched refs:num_extracts (Results 1 – 3 of 3) sorted by relevance
442 uint8_t num_extracts; member
532 uint8_t num_extracts; member
3539 key = &cls_cfg.extracts[cls_cfg.num_extracts]; in dpaa2_ni_set_dist_key()3545 if (cls_cfg.num_extracts >= DPKG_MAX_NUM_OF_EXTRACTS) { in dpaa2_ni_set_dist_key()3555 cls_cfg.num_extracts++; in dpaa2_ni_set_dist_key()3634 if (cfg->num_extracts > DPKG_MAX_NUM_OF_EXTRACTS) in dpaa2_ni_prepare_key_cfg()3638 dpni_ext->num_extracts = cfg->num_extracts; in dpaa2_ni_prepare_key_cfg()3640 for (i = 0; i < cfg->num_extracts; i++) { in dpaa2_ni_prepare_key_cfg()