common/sfc_efx/base: support counter in action set
[dpdk.git] / drivers / common / sfc_efx / version.map
1 INTERNAL {
2         global:
3
4         efx_crc32_calculate;
5
6         efx_ev_fini;
7         efx_ev_init;
8         efx_ev_qcreate;
9         efx_ev_qcreate_check_init_done;
10         efx_ev_qcreate_irq;
11         efx_ev_qdestroy;
12         efx_ev_qmoderate;
13         efx_ev_qpending;
14         efx_ev_qpoll;
15         efx_ev_qpost;
16         efx_ev_qprime;
17         efx_ev_usecs_to_ticks;
18
19         efx_evb_fini;
20         efx_evb_init;
21         efx_evb_vport_mac_set;
22         efx_evb_vport_reset;
23         efx_evb_vport_stats;
24         efx_evb_vport_vlan_set;
25         efx_evb_vswitch_create;
26         efx_evb_vswitch_destroy;
27
28         efx_evq_nbufs;
29         efx_evq_size;
30
31         efx_family;
32         efx_family_probe_bar;
33
34         efx_filter_fini;
35         efx_filter_init;
36         efx_filter_insert;
37         efx_filter_remove;
38         efx_filter_restore;
39         efx_filter_spec_init_rx;
40         efx_filter_spec_init_tx;
41         efx_filter_spec_set_encap_type;
42         efx_filter_spec_set_eth_local;
43         efx_filter_spec_set_ether_type;
44         efx_filter_spec_set_geneve;
45         efx_filter_spec_set_ipv4_full;
46         efx_filter_spec_set_ipv4_local;
47         efx_filter_spec_set_mc_def;
48         efx_filter_spec_set_nvgre;
49         efx_filter_spec_set_rss_context;
50         efx_filter_spec_set_uc_def;
51         efx_filter_spec_set_vxlan;
52         efx_filter_supported_filters;
53
54         efx_hash_bytes;
55         efx_hash_dwords;
56
57         efx_intr_disable;
58         efx_intr_disable_unlocked;
59         efx_intr_enable;
60         efx_intr_fatal;
61         efx_intr_fini;
62         efx_intr_init;
63         efx_intr_status_line;
64         efx_intr_status_message;
65         efx_intr_trigger;
66
67         efx_loopback_mask;
68         efx_loopback_type_name;
69
70         efx_mac_addr_set;
71         efx_mac_drain;
72         efx_mac_fcntl_get;
73         efx_mac_fcntl_set;
74         efx_mac_filter_default_rxq_clear;
75         efx_mac_filter_default_rxq_set;
76         efx_mac_filter_get_all_ucast_mcast;
77         efx_mac_filter_set;
78         efx_mac_multicast_list_set;
79         efx_mac_pdu_get;
80         efx_mac_pdu_set;
81         efx_mac_stat_name;
82         efx_mac_stats_clear;
83         efx_mac_stats_get_mask;
84         efx_mac_stats_periodic;
85         efx_mac_stats_update;
86         efx_mac_stats_upload;
87         efx_mac_up;
88
89         efx_mae_action_rule_insert;
90         efx_mae_action_rule_remove;
91         efx_mae_action_set_alloc;
92         efx_mae_action_set_fill_in_counter_id;
93         efx_mae_action_set_fill_in_eh_id;
94         efx_mae_action_set_free;
95         efx_mae_action_set_get_nb_count;
96         efx_mae_action_set_populate_count;
97         efx_mae_action_set_populate_decap;
98         efx_mae_action_set_populate_deliver;
99         efx_mae_action_set_populate_drop;
100         efx_mae_action_set_populate_encap;
101         efx_mae_action_set_populate_flag;
102         efx_mae_action_set_populate_mark;
103         efx_mae_action_set_populate_vlan_pop;
104         efx_mae_action_set_populate_vlan_push;
105         efx_mae_action_set_spec_fini;
106         efx_mae_action_set_spec_init;
107         efx_mae_action_set_specs_equal;
108         efx_mae_counters_alloc;
109         efx_mae_counters_free;
110         efx_mae_counters_stream_give_credits;
111         efx_mae_counters_stream_start;
112         efx_mae_counters_stream_stop;
113         efx_mae_encap_header_alloc;
114         efx_mae_encap_header_free;
115         efx_mae_fini;
116         efx_mae_get_limits;
117         efx_mae_init;
118         efx_mae_match_spec_bit_set;
119         efx_mae_match_spec_field_set;
120         efx_mae_match_spec_fini;
121         efx_mae_match_spec_init;
122         efx_mae_match_spec_is_valid;
123         efx_mae_match_spec_mport_set;
124         efx_mae_match_spec_outer_rule_id_set;
125         efx_mae_match_specs_class_cmp;
126         efx_mae_match_specs_equal;
127         efx_mae_mport_by_pcie_function;
128         efx_mae_mport_by_phy_port;
129         efx_mae_outer_rule_insert;
130         efx_mae_outer_rule_remove;
131
132         efx_mcdi_fini;
133         efx_mcdi_get_proxy_handle;
134         efx_mcdi_get_timeout;
135         efx_mcdi_init;
136         efx_mcdi_new_epoch;
137         efx_mcdi_reboot;
138         efx_mcdi_request_abort;
139         efx_mcdi_request_poll;
140         efx_mcdi_request_start;
141
142         efx_mon_fini;
143         efx_mon_init;
144         efx_mon_name;
145
146         efx_nic_calculate_pcie_link_bandwidth;
147         efx_nic_cfg_get;
148         efx_nic_check_pcie_link_speed;
149         efx_nic_create;
150         efx_nic_destroy;
151         efx_nic_fini;
152         efx_nic_get_bar_region;
153         efx_nic_get_board_info;
154         efx_nic_get_fw_subvariant;
155         efx_nic_get_fw_version;
156         efx_nic_get_vi_pool;
157         efx_nic_hw_unavailable;
158         efx_nic_init;
159         efx_nic_probe;
160         efx_nic_reset;
161         efx_nic_set_drv_limits;
162         efx_nic_set_drv_version;
163         efx_nic_set_fw_subvariant;
164         efx_nic_set_hw_unavailable;
165         efx_nic_unprobe;
166
167         efx_phy_adv_cap_get;
168         efx_phy_adv_cap_set;
169         efx_phy_fec_type_get;
170         efx_phy_link_state_get;
171         efx_phy_lp_cap_get;
172         efx_phy_media_type_get;
173         efx_phy_module_get_info;
174         efx_phy_oui_get;
175         efx_phy_verify;
176
177         efx_port_fini;
178         efx_port_init;
179         efx_port_loopback_set;
180         efx_port_poll;
181
182         efx_pseudo_hdr_hash_get;
183         efx_pseudo_hdr_pkt_length_get;
184
185         efx_rx_fini;
186         efx_rx_hash_default_support_get;
187         efx_rx_init;
188         efx_rx_prefix_get_layout;
189         efx_rx_prefix_layout_check;
190         efx_rx_qcreate;
191         efx_rx_qcreate_es_super_buffer;
192         efx_rx_qdestroy;
193         efx_rx_qenable;
194         efx_rx_qflush;
195         efx_rx_qpost;
196         efx_rx_qpush;
197         efx_rx_scale_context_alloc;
198         efx_rx_scale_context_free;
199         efx_rx_scale_default_support_get;
200         efx_rx_scale_hash_flags_get;
201         efx_rx_scale_key_set;
202         efx_rx_scale_mode_set;
203         efx_rx_scale_tbl_set;
204         efx_rxq_nbufs;
205         efx_rxq_size;
206
207         efx_sram_buf_tbl_clear;
208         efx_sram_buf_tbl_set;
209
210         efx_tunnel_config_clear;
211         efx_tunnel_config_udp_add;
212         efx_tunnel_config_udp_remove;
213         efx_tunnel_fini;
214         efx_tunnel_init;
215         efx_tunnel_reconfigure;
216
217         efx_tx_fini;
218         efx_tx_init;
219         efx_tx_qcreate;
220         efx_tx_qdesc_checksum_create;
221         efx_tx_qdesc_dma_create;
222         efx_tx_qdesc_post;
223         efx_tx_qdesc_tso_create;
224         efx_tx_qdesc_tso2_create;
225         efx_tx_qdesc_vlantci_create;
226         efx_tx_qdestroy;
227         efx_tx_qenable;
228         efx_tx_qflush;
229         efx_tx_qpace;
230         efx_tx_qpio_disable;
231         efx_tx_qpio_enable;
232         efx_tx_qpio_post;
233         efx_tx_qpio_write;
234         efx_tx_qpost;
235         efx_tx_qpush;
236         efx_txq_nbufs;
237         efx_txq_size;
238
239         sfc_efx_dev_class_get;
240         sfc_efx_family;
241
242         sfc_efx_mcdi_init;
243         sfc_efx_mcdi_fini;
244
245         local: *;
246 };