net/txgbe: add queue stats mapping
[dpdk.git] / drivers / common / sfc_efx / version.map
index 4b500b6..403feea 100644 (file)
@@ -85,9 +85,34 @@ INTERNAL {
        efx_mac_stats_upload;
        efx_mac_up;
 
+       efx_mae_action_rule_insert;
+       efx_mae_action_rule_remove;
+       efx_mae_action_set_alloc;
+       efx_mae_action_set_free;
+       efx_mae_action_set_populate_deliver;
+       efx_mae_action_set_populate_drop;
+       efx_mae_action_set_populate_flag;
+       efx_mae_action_set_populate_mark;
+       efx_mae_action_set_populate_vlan_pop;
+       efx_mae_action_set_populate_vlan_push;
+       efx_mae_action_set_spec_fini;
+       efx_mae_action_set_spec_init;
+       efx_mae_action_set_specs_equal;
        efx_mae_fini;
        efx_mae_get_limits;
        efx_mae_init;
+       efx_mae_match_spec_field_set;
+       efx_mae_match_spec_fini;
+       efx_mae_match_spec_init;
+       efx_mae_match_spec_is_valid;
+       efx_mae_match_spec_mport_set;
+       efx_mae_match_spec_outer_rule_id_set;
+       efx_mae_match_specs_class_cmp;
+       efx_mae_match_specs_equal;
+       efx_mae_mport_by_pcie_function;
+       efx_mae_mport_by_phy_port;
+       efx_mae_outer_rule_insert;
+       efx_mae_outer_rule_remove;
 
        efx_mcdi_fini;
        efx_mcdi_get_proxy_handle;
@@ -110,6 +135,7 @@ INTERNAL {
        efx_nic_destroy;
        efx_nic_fini;
        efx_nic_get_bar_region;
+       efx_nic_get_board_info;
        efx_nic_get_fw_subvariant;
        efx_nic_get_fw_version;
        efx_nic_get_vi_pool;