Searched refs:next_port (Results 1 – 3 of 3) sorted by relevance
4455 uint16_t next_port; in rte_eth_dev_callback_register() local4471 next_port = 0; in rte_eth_dev_callback_register()4474 next_port = last_port = port_id; in rte_eth_dev_callback_register()4480 dev = &rte_eth_devices[next_port]; in rte_eth_dev_callback_register()4508 } while (++next_port <= last_port); in rte_eth_dev_callback_register()4522 uint16_t next_port; in rte_eth_dev_callback_unregister() local4538 next_port = 0; in rte_eth_dev_callback_unregister()4541 next_port = last_port = port_id; in rte_eth_dev_callback_unregister()4547 dev = &rte_eth_devices[next_port]; in rte_eth_dev_callback_unregister()4569 } while (++next_port <= last_port); in rte_eth_dev_callback_unregister()
701 TAILQ_ENTRY(mlx5_sub_policy_color_rule) next_port;
15521 next_port, tmp) { in __flow_dv_destroy_sub_policy_rules()15528 color_rule, next_port); in __flow_dv_destroy_sub_policy_rules()16550 color_rule, next_port); in __flow_dv_create_domain_policy_rules()16590 color_rule, next_port); in __flow_dv_create_domain_policy_rules()17395 &sub_policy->color_rules[i], next_port) in flow_dv_meter_hierarchy_rule_create()17452 color_rule, next_port); in flow_dv_meter_hierarchy_rule_create()