Searched refs:num_flows (Results 1 – 9 of 9) sorted by relevance
403 uint32_t dev_id, num_flows; in ulp_flow_db_init() local440 flow_tbl->num_flows = num_flows + 1; in ulp_flow_db_init()441 flow_tbl->num_resources = ((num_flows + 1) * in ulp_flow_db_init()474 flow_tbl->num_flows); in ulp_flow_db_init()602 if (fid >= flow_tbl->num_flows || !fid) { in ulp_flow_db_resource_add()702 if (fid >= flow_tbl->num_flows || !fid) { in ulp_flow_db_resource_del()799 if (fid >= flow_tbl->num_flows || !fid) { in ulp_flow_db_fid_free()863 if (fid >= flow_tbl->num_flows || !fid) { in ulp_flow_db_resource_get()923 if (lfid >= flowtbl->num_flows) in ulp_flow_db_next_entry_get()1472 flow_db->flow_tbl.num_flows) in ulp_flow_db_parent_child_flow_next_entry_get()[all …]
55 uint32_t num_flows; member
25 uint32_t num_flows = DEFAULT_NUM_FLOWS; variable106 num_flows = strtoul(flows, &end, 16); in parse_num_flows()110 if (num_flows == 0) in parse_num_flows()
210 efd_table = rte_efd_create("flow table", num_flows * 2, sizeof(uint32_t), in create_efd_table()227 for (i = 0; i < num_flows; i++) { in populate_efd_table()238 printf("EFD table: Adding 0x%x keys\n", num_flows); in populate_efd_table()365 info->num_flows = num_flows; in init()
43 extern uint32_t num_flows;
40 uint32_t num_flows; member
196 uint32_t num_flows_node = info->num_flows / info->num_nodes; in create_hash_table()229 for (i = 0; i < info->num_flows; i++) { in populate_hash_table()
219 to an EFD table that is sized to hold up to num_flows key.
45570 uint16_t num_flows; member45633 uint16_t num_flows; member