common/sfc_efx/base: support MAC address edit actions in MAE
[dpdk.git] / drivers / common / sfc_efx / version.map
index 3e57791..97dd943 100644 (file)
@@ -90,7 +90,9 @@ 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;
@@ -101,6 +103,8 @@ INTERNAL {
        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;
@@ -116,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;