Searched refs:rofi (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/regex/octeontx2/ |
| H A D | otx2_regexdev_compiler.c | 17 uint16_t nb_rules, struct rxp_rof **rof, struct rxp_rof **rofi, in ree_rule_db_compile() argument 121 rofi, in ree_rule_db_compile() 138 struct rxp_rof *rofi = NULL; in otx2_ree_rule_db_compile_prog() local 189 &rofi, &rof_inc, rofi_inc_p); in otx2_ree_rule_db_compile_prog() 190 if (rofi->number_of_entries == 0) { in otx2_ree_rule_db_compile_prog() 195 rule_dbi_len = rofi->number_of_entries * in otx2_ree_rule_db_compile_prog() 197 rofi_rof_entries = (char *)rofi->rof_entries; in otx2_ree_rule_db_compile_prog() 201 &rofi, NULL, NULL); in otx2_ree_rule_db_compile_prog() 214 rxp_free_structs(NULL, NULL, NULL, NULL, NULL, &rof, NULL, &rofi, NULL, in otx2_ree_rule_db_compile_prog()
|