common/sfc_efx/base: add match specs class comparison API
[dpdk.git] / drivers / common / sfc_efx / version.map
index c76dfe1..aeb6f4d 100644 (file)
@@ -86,7 +86,12 @@ INTERNAL {
        efx_mac_up;
 
        efx_mae_fini;
+       efx_mae_get_limits;
        efx_mae_init;
+       efx_mae_match_spec_fini;
+       efx_mae_match_spec_init;
+       efx_mae_match_spec_is_valid;
+       efx_mae_match_specs_class_cmp;
 
        efx_mcdi_fini;
        efx_mcdi_get_proxy_handle;