Searched refs:n_custom_instr (Results 1 – 1 of 1) sorted by relevance
12390 uint32_t n_custom_instr = 0; in instruction_group_list_custom_instructions_count() local12400 n_custom_instr++; in instruction_group_list_custom_instructions_count()12403 return n_custom_instr; in instruction_group_list_custom_instructions_count()12564 uint32_t n_custom_instr = instruction_group_list_custom_instructions_count(igl); in pipeline_adjust_check() local12569 if (INSTR_CUSTOM_0 + n_custom_instr > RTE_SWX_PIPELINE_INSTRUCTION_TABLE_SIZE_MAX) in pipeline_adjust_check()