Searched refs:num_extracts (Results 1 – 3 of 3) sorted by relevance
442 uint8_t num_extracts; member
532 uint8_t num_extracts; member
3623 key = &cls_cfg.extracts[cls_cfg.num_extracts]; in dpaa2_ni_set_dist_key()3629 if (cls_cfg.num_extracts >= DPKG_MAX_NUM_OF_EXTRACTS) { in dpaa2_ni_set_dist_key()3639 cls_cfg.num_extracts++; in dpaa2_ni_set_dist_key()3718 if (cfg->num_extracts > DPKG_MAX_NUM_OF_EXTRACTS) in dpaa2_ni_prepare_key_cfg()3722 dpni_ext->num_extracts = cfg->num_extracts; in dpaa2_ni_prepare_key_cfg()3724 for (i = 0; i < cfg->num_extracts; i++) { in dpaa2_ni_prepare_key_cfg()