Lines Matching defs:port_id

14 rte_tm_ops_get(uint16_t port_id, struct rte_tm_error *error)  in rte_tm_ops_get()
42 #define RTE_TM_FUNC(port_id, func) \ argument
61 rte_tm_get_number_of_leaf_nodes(uint16_t port_id, in rte_tm_get_number_of_leaf_nodes()
87 rte_tm_node_type_get(uint16_t port_id, in rte_tm_node_type_get()
98 int rte_tm_capabilities_get(uint16_t port_id, in rte_tm_capabilities_get()
108 int rte_tm_level_capabilities_get(uint16_t port_id, in rte_tm_level_capabilities_get()
119 int rte_tm_node_capabilities_get(uint16_t port_id, in rte_tm_node_capabilities_get()
130 int rte_tm_wred_profile_add(uint16_t port_id, in rte_tm_wred_profile_add()
141 int rte_tm_wred_profile_delete(uint16_t port_id, in rte_tm_wred_profile_delete()
151 int rte_tm_shared_wred_context_add_update(uint16_t port_id, in rte_tm_shared_wred_context_add_update()
162 int rte_tm_shared_wred_context_delete(uint16_t port_id, in rte_tm_shared_wred_context_delete()
172 int rte_tm_shaper_profile_add(uint16_t port_id, in rte_tm_shaper_profile_add()
183 int rte_tm_shaper_profile_delete(uint16_t port_id, in rte_tm_shaper_profile_delete()
193 int rte_tm_shared_shaper_add_update(uint16_t port_id, in rte_tm_shared_shaper_add_update()
204 int rte_tm_shared_shaper_delete(uint16_t port_id, in rte_tm_shared_shaper_delete()
214 int rte_tm_node_add(uint16_t port_id, in rte_tm_node_add()
230 int rte_tm_node_delete(uint16_t port_id, in rte_tm_node_delete()
240 int rte_tm_node_suspend(uint16_t port_id, in rte_tm_node_suspend()
250 int rte_tm_node_resume(uint16_t port_id, in rte_tm_node_resume()
260 int rte_tm_hierarchy_commit(uint16_t port_id, in rte_tm_hierarchy_commit()
270 int rte_tm_node_parent_update(uint16_t port_id, in rte_tm_node_parent_update()
283 int rte_tm_node_shaper_update(uint16_t port_id, in rte_tm_node_shaper_update()
294 int rte_tm_node_shared_shaper_update(uint16_t port_id, in rte_tm_node_shared_shaper_update()
306 int rte_tm_node_stats_update(uint16_t port_id, in rte_tm_node_stats_update()
317 int rte_tm_node_wfq_weight_mode_update(uint16_t port_id, in rte_tm_node_wfq_weight_mode_update()
329 int rte_tm_node_cman_update(uint16_t port_id, in rte_tm_node_cman_update()
340 int rte_tm_node_wred_context_update(uint16_t port_id, in rte_tm_node_wred_context_update()
351 int rte_tm_node_shared_wred_context_update(uint16_t port_id, in rte_tm_node_shared_wred_context_update()
363 int rte_tm_node_stats_read(uint16_t port_id, in rte_tm_node_stats_read()
376 int rte_tm_mark_vlan_dei(uint16_t port_id, in rte_tm_mark_vlan_dei()
388 int rte_tm_mark_ip_ecn(uint16_t port_id, in rte_tm_mark_ip_ecn()
400 int rte_tm_mark_ip_dscp(uint16_t port_id, in rte_tm_mark_ip_dscp()