common/cnxk: set BPHY link mode
[dpdk.git] / drivers / common / cnxk / version.map
index 1e5e8ab..15a6d3a 100644 (file)
@@ -7,7 +7,16 @@ INTERNAL {
        cnxk_logtype_npa;
        cnxk_logtype_npc;
        cnxk_logtype_sso;
+       cnxk_logtype_tim;
        cnxk_logtype_tm;
+       roc_bphy_cgx_dev_fini;
+       roc_bphy_cgx_dev_init;
+       roc_bphy_cgx_get_linkinfo;
+       roc_bphy_cgx_intlbk_disable;
+       roc_bphy_cgx_intlbk_enable;
+       roc_bphy_cgx_ptp_rx_disable;
+       roc_bphy_cgx_ptp_rx_enable;
+       roc_bphy_cgx_set_link_mode;
        roc_clk_freq_get;
        roc_error_msg_get;
        roc_idev_lmt_base_addr_get;
@@ -182,12 +191,22 @@ INTERNAL {
        roc_sso_hwgrp_qos_config;
        roc_sso_hwgrp_release_xaq;
        roc_sso_hwgrp_set_priority;
+       roc_sso_hwgrp_stats_get;
        roc_sso_hws_base_get;
        roc_sso_hws_link;
+       roc_sso_hws_stats_get;
        roc_sso_hws_unlink;
        roc_sso_ns_to_gw;
        roc_sso_rsrc_fini;
        roc_sso_rsrc_init;
+       roc_tim_fini;
+       roc_tim_init;
+       roc_tim_lf_alloc;
+       roc_tim_lf_base_get;
+       roc_tim_lf_config;
+       roc_tim_lf_disable;
+       roc_tim_lf_enable;
+       roc_tim_lf_free;
 
        local: *;
 };