common/cnxk: set BPHY link mode
[dpdk.git] / drivers / common / cnxk / version.map
index f961a23..15a6d3a 100644 (file)
@@ -6,7 +6,17 @@ INTERNAL {
        cnxk_logtype_nix;
        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;
@@ -154,8 +164,49 @@ INTERNAL {
        roc_npa_pool_destroy;
        roc_npa_pool_op_pc_reset;
        roc_npa_pool_range_update_check;
+       roc_npc_fini;
+       roc_npc_flow_create;
+       roc_npc_flow_destroy;
+       roc_npc_flow_parse;
+       roc_npc_get_low_priority_mcam;
+       roc_npc_init;
+       roc_npc_mcam_alloc_entries;
+       roc_npc_mcam_alloc_entry;
+       roc_npc_mcam_clear_counter;
+       roc_npc_mcam_ena_dis_entry;
+       roc_npc_mcam_free_all_resources;
+       roc_npc_mcam_free_counter;
+       roc_npc_mcam_free_entry;
+       roc_npc_mcam_write_entry;
+       roc_npc_mcam_read_counter;
+       roc_npc_profile_name_get;
        roc_plt_init;
        roc_plt_init_cb_register;
+       roc_sso_dev_fini;
+       roc_sso_dev_init;
+       roc_sso_dump;
+       roc_sso_hwgrp_alloc_xaq;
+       roc_sso_hwgrp_base_get;
+       roc_sso_hwgrp_hws_link_status;
+       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: *;
 };