4 rte_eth_add_rx_callback;
5 rte_eth_add_tx_callback;
6 rte_eth_allmulticast_disable;
7 rte_eth_allmulticast_enable;
8 rte_eth_allmulticast_get;
10 rte_eth_dev_allocated;
11 rte_eth_dev_callback_register;
12 rte_eth_dev_callback_unregister;
14 rte_eth_dev_configure;
16 rte_eth_dev_default_mac_addr_set;
17 rte_eth_dev_filter_supported;
18 rte_eth_dev_flow_ctrl_get;
19 rte_eth_dev_flow_ctrl_set;
20 rte_eth_dev_get_dcb_info;
21 rte_eth_dev_get_eeprom;
22 rte_eth_dev_get_eeprom_length;
24 rte_eth_dev_get_reg_info;
25 rte_eth_dev_get_vlan_offload;
28 rte_eth_dev_is_valid_port;
29 rte_eth_dev_mac_addr_add;
30 rte_eth_dev_mac_addr_remove;
31 rte_eth_dev_priority_flow_ctrl_set;
32 rte_eth_dev_release_port;
33 rte_eth_dev_rss_hash_conf_get;
34 rte_eth_dev_rss_hash_update;
35 rte_eth_dev_rss_reta_query;
36 rte_eth_dev_rss_reta_update;
37 rte_eth_dev_rx_intr_ctl;
38 rte_eth_dev_rx_intr_ctl_q;
39 rte_eth_dev_rx_intr_disable;
40 rte_eth_dev_rx_intr_enable;
41 rte_eth_dev_rx_queue_start;
42 rte_eth_dev_rx_queue_stop;
43 rte_eth_dev_set_eeprom;
44 rte_eth_dev_set_link_down;
45 rte_eth_dev_set_link_up;
46 rte_eth_dev_set_mc_addr_list;
48 rte_eth_dev_set_rx_queue_stats_mapping;
49 rte_eth_dev_set_tx_queue_stats_mapping;
50 rte_eth_dev_set_vlan_offload;
51 rte_eth_dev_set_vlan_pvid;
52 rte_eth_dev_set_vlan_strip_on_queue;
53 rte_eth_dev_socket_id;
56 rte_eth_dev_tx_queue_start;
57 rte_eth_dev_tx_queue_stop;
58 rte_eth_dev_uc_all_hash_table_set;
59 rte_eth_dev_uc_hash_table_set;
60 rte_eth_dev_vlan_filter;
61 rte_eth_dma_zone_reserve;
66 rte_eth_link_get_nowait;
68 rte_eth_mirror_rule_reset;
69 rte_eth_mirror_rule_set;
70 rte_eth_promiscuous_disable;
71 rte_eth_promiscuous_enable;
72 rte_eth_promiscuous_get;
73 rte_eth_remove_rx_callback;
74 rte_eth_remove_tx_callback;
75 rte_eth_rx_queue_info_get;
76 rte_eth_rx_queue_setup;
77 rte_eth_set_queue_rate_limit;
81 rte_eth_timesync_adjust_time;
82 rte_eth_timesync_disable;
83 rte_eth_timesync_enable;
84 rte_eth_timesync_read_rx_timestamp;
85 rte_eth_timesync_read_time;
86 rte_eth_timesync_read_tx_timestamp;
87 rte_eth_timesync_write_time;
88 rte_eth_tx_queue_info_get;
89 rte_eth_tx_queue_setup;
99 rte_eth_dev_get_supported_ptypes;
100 rte_eth_dev_l2_tunnel_eth_type_conf;
101 rte_eth_dev_l2_tunnel_offload_set;
102 rte_eth_dev_set_vlan_ether_type;
103 rte_eth_dev_udp_tunnel_port_add;
104 rte_eth_dev_udp_tunnel_port_delete;
105 rte_eth_speed_bitflag;
106 rte_eth_tx_buffer_count_callback;
107 rte_eth_tx_buffer_drop_callback;
108 rte_eth_tx_buffer_init;
109 rte_eth_tx_buffer_set_err_callback;
116 rte_eth_add_first_rx_callback;
117 rte_eth_dev_get_name_by_port;
118 rte_eth_dev_get_port_by_name;
119 rte_eth_xstats_get_names;
127 rte_eth_dev_fw_version_get;
134 rte_eth_dev_attach_secondary;
136 rte_eth_tx_done_cleanup;
137 rte_eth_xstats_get_by_id;
138 rte_eth_xstats_get_id_by_name;
139 rte_eth_xstats_get_names_by_id;
146 _rte_eth_dev_callback_process;
147 rte_eth_dev_adjust_nb_rx_tx_desc;
148 rte_tm_capabilities_get;
149 rte_tm_get_number_of_leaf_nodes;
150 rte_tm_hierarchy_commit;
151 rte_tm_level_capabilities_get;
154 rte_tm_mark_vlan_dei;
156 rte_tm_node_capabilities_get;
157 rte_tm_node_cman_update;
159 rte_tm_node_parent_update;
161 rte_tm_node_shaper_update;
162 rte_tm_node_shared_shaper_update;
163 rte_tm_node_shared_wred_context_update;
164 rte_tm_node_stats_read;
165 rte_tm_node_stats_update;
167 rte_tm_node_type_get;
168 rte_tm_node_wfq_weight_mode_update;
169 rte_tm_node_wred_context_update;
170 rte_tm_shaper_profile_add;
171 rte_tm_shaper_profile_delete;
172 rte_tm_shared_shaper_add_update;
173 rte_tm_shared_shaper_delete;
174 rte_tm_shared_wred_context_add_update;
175 rte_tm_shared_wred_context_delete;
176 rte_tm_wred_profile_add;
177 rte_tm_wred_profile_delete;
184 rte_eth_dev_get_sec_ctx;
185 rte_eth_dev_pool_ops_supported;
193 rte_eth_dev_filter_ctrl;
200 rte_eth_dev_count_avail;
201 rte_eth_dev_probing_finish;
202 rte_eth_find_next_owned_by;
224 rte_eth_dev_rx_offload_name;
225 rte_eth_dev_tx_offload_name;
226 rte_eth_iterator_cleanup;
227 rte_eth_iterator_init;
228 rte_eth_iterator_next;
235 rte_eth_devargs_parse;
236 rte_eth_dev_count_total;
239 rte_eth_dev_get_module_eeprom;
240 rte_eth_dev_get_module_info;
241 rte_eth_dev_is_removed;
242 rte_eth_dev_owner_delete;
243 rte_eth_dev_owner_get;
244 rte_eth_dev_owner_new;
245 rte_eth_dev_owner_set;
246 rte_eth_dev_owner_unset;
247 rte_eth_dev_rx_intr_ctl_q_get_fd;
248 rte_eth_switch_domain_alloc;
249 rte_eth_switch_domain_free;
252 rte_mtr_capabilities_get;
255 rte_mtr_meter_disable;
256 rte_mtr_meter_dscp_table_update;
257 rte_mtr_meter_enable;
258 rte_mtr_meter_profile_add;
259 rte_mtr_meter_profile_delete;
260 rte_mtr_meter_profile_update;
261 rte_mtr_policer_actions_update;
263 rte_mtr_stats_update;