X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fcommon%2Fsfc_efx%2Fversion.map;h=0c5bcdfa849f2557d2ebf1bbd4a99d5925507907;hb=248239f8742a11b7df05321d2b2e9bc144deb62f;hp=41c14c6451a5f15b8fa4f164b986c91470436614;hpb=616b03e09e04b9ff8ed30c830bfb017b38043a62;p=dpdk.git diff --git a/drivers/common/sfc_efx/version.map b/drivers/common/sfc_efx/version.map index 41c14c6451..0c5bcdfa84 100644 --- a/drivers/common/sfc_efx/version.map +++ b/drivers/common/sfc_efx/version.map @@ -7,6 +7,7 @@ INTERNAL { efx_ev_init; efx_ev_qcreate; efx_ev_qcreate_check_init_done; + efx_ev_qcreate_irq; efx_ev_qdestroy; efx_ev_qmoderate; efx_ev_qpending; @@ -88,22 +89,45 @@ INTERNAL { efx_mae_action_rule_insert; efx_mae_action_rule_remove; efx_mae_action_set_alloc; + efx_mae_action_set_fill_in_counter_id; + efx_mae_action_set_fill_in_eh_id; efx_mae_action_set_free; + efx_mae_action_set_get_nb_count; + efx_mae_action_set_populate_count; + efx_mae_action_set_populate_decap; efx_mae_action_set_populate_deliver; + efx_mae_action_set_populate_drop; + efx_mae_action_set_populate_encap; + 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_counters_alloc; + efx_mae_counters_free; + efx_mae_counters_stream_give_credits; + efx_mae_counters_stream_start; + efx_mae_counters_stream_stop; + efx_mae_encap_header_alloc; + efx_mae_encap_header_free; efx_mae_fini; efx_mae_get_limits; efx_mae_init; + efx_mae_match_spec_bit_set; 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; @@ -126,6 +150,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; @@ -211,6 +236,9 @@ INTERNAL { efx_txq_nbufs; efx_txq_size; + sfc_efx_dev_class_get; + sfc_efx_family; + sfc_efx_mcdi_init; sfc_efx_mcdi_fini;