X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fcommon%2Fsfc_efx%2Fversion.map;h=9510897b83d8c0c61ff6a66df974611376bab605;hb=e7ea5f304f0f7f433b4d60b21db7beec225c2123;hp=8c5d813c191ddf0f7e693146094627bfdd86a175;hpb=3d6e8e459c189a0badc758289a4d5c7bc8a89b73;p=dpdk.git diff --git a/drivers/common/sfc_efx/version.map b/drivers/common/sfc_efx/version.map index 8c5d813c19..9510897b83 100644 --- a/drivers/common/sfc_efx/version.map +++ b/drivers/common/sfc_efx/version.map @@ -90,16 +90,21 @@ INTERNAL { efx_mae_action_rule_remove; efx_mae_action_set_alloc; efx_mae_action_set_fill_in_counter_id; + efx_mae_action_set_fill_in_dst_mac_id; efx_mae_action_set_fill_in_eh_id; + efx_mae_action_set_fill_in_src_mac_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_decr_ip_ttl; 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_set_dst_mac; + efx_mae_action_set_populate_set_src_mac; efx_mae_action_set_populate_vlan_pop; efx_mae_action_set_populate_vlan_push; efx_mae_action_set_spec_fini; @@ -115,6 +120,8 @@ INTERNAL { efx_mae_fini; efx_mae_get_limits; efx_mae_init; + efx_mae_mac_addr_alloc; + efx_mae_mac_addr_free; efx_mae_match_spec_bit_set; efx_mae_match_spec_field_set; efx_mae_match_spec_fini; @@ -122,20 +129,28 @@ INTERNAL { efx_mae_match_spec_is_valid; efx_mae_match_spec_mport_set; efx_mae_match_spec_outer_rule_id_set; + efx_mae_match_spec_recirc_id_set; efx_mae_match_specs_class_cmp; efx_mae_match_specs_equal; efx_mae_mport_by_pcie_function; + efx_mae_mport_by_pcie_mh_function; efx_mae_mport_by_phy_port; efx_mae_mport_by_id; + efx_mae_mport_free; efx_mae_mport_id_by_selector; efx_mae_mport_invalid; efx_mae_outer_rule_insert; + efx_mae_outer_rule_recirc_id_set; efx_mae_outer_rule_remove; + efx_mae_read_mport_journal; efx_mcdi_fini; + efx_mcdi_get_client_handle; + efx_mcdi_get_own_client_handle; efx_mcdi_get_proxy_handle; efx_mcdi_get_timeout; efx_mcdi_init; + efx_mcdi_mport_alloc_alias; efx_mcdi_new_epoch; efx_mcdi_reboot; efx_mcdi_request_abort; @@ -151,6 +166,9 @@ INTERNAL { efx_nic_check_pcie_link_speed; efx_nic_create; efx_nic_destroy; + efx_nic_dma_config_add; + efx_nic_dma_map; + efx_nic_dma_reconfigure; efx_nic_fini; efx_nic_get_bar_region; efx_nic_get_board_info; @@ -198,6 +216,7 @@ INTERNAL { efx_rx_qpost; efx_rx_qpush; efx_rx_scale_context_alloc; + efx_rx_scale_context_alloc_v2; efx_rx_scale_context_free; efx_rx_scale_default_support_get; efx_rx_scale_hash_flags_get; @@ -239,6 +258,16 @@ INTERNAL { efx_txq_nbufs; efx_txq_size; + efx_virtio_fini; + efx_virtio_get_doorbell_offset; + efx_virtio_get_features; + efx_virtio_init; + efx_virtio_qcreate; + efx_virtio_qdestroy; + efx_virtio_qstart; + efx_virtio_qstop; + efx_virtio_verify_features; + sfc_efx_dev_class_get; sfc_efx_family;