]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ixgbe/rte_pmd_ixgbe_version.map
net/ice/base: add some helper macros
[dpdk.git] / drivers / net / ixgbe / rte_pmd_ixgbe_version.map
index bf776742ce91a79e72b7c59cae8865823f0d8c75..c814f96d72b60bf8e641e804af533cb82903952c 100644 (file)
@@ -52,3 +52,13 @@ DPDK_17.08 {
        rte_pmd_ixgbe_bypass_wd_timeout_show;
        rte_pmd_ixgbe_bypass_wd_timeout_store;
 } DPDK_17.05;
+
+EXPERIMENTAL {
+       global:
+
+       rte_pmd_ixgbe_mdio_lock;
+       rte_pmd_ixgbe_mdio_unlock;
+       rte_pmd_ixgbe_mdio_unlocked_read;
+       rte_pmd_ixgbe_mdio_unlocked_write;
+       rte_pmd_ixgbe_upd_fctrl_sbp;
+};