common/cnxk: support VLAN push/pop flow actions
[dpdk.git] / drivers / common / cnxk / version.map
index 2a1cc98..4da0cc8 100644 (file)
@@ -5,7 +5,32 @@ INTERNAL {
        cnxk_logtype_mbox;
        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_bphy_cgx_set_link_state;
+       roc_bphy_cgx_start_rxtx;
+       roc_bphy_cgx_stop_rxtx;
+       roc_bphy_dev_fini;
+       roc_bphy_dev_init;
+       roc_bphy_handler_clear;
+       roc_bphy_intr_available;
+       roc_bphy_intr_fini;
+       roc_bphy_intr_handler;
+       roc_bphy_intr_init;
+       roc_bphy_intr_register;
+       roc_bphy_irq_handler_set;
+       roc_bphy_irq_stack_get;
+       roc_bphy_irq_stack_remove;
        roc_clk_freq_get;
        roc_error_msg_get;
        roc_idev_lmt_base_addr_get;
@@ -104,16 +129,29 @@ INTERNAL {
        roc_nix_xstats_names_get;
        roc_nix_switch_hdr_set;
        roc_nix_eeprom_info_get;
+       roc_nix_tm_dump;
+       roc_nix_tm_fini;
        roc_nix_tm_free_resources;
        roc_nix_tm_hierarchy_disable;
        roc_nix_tm_hierarchy_enable;
+       roc_nix_tm_init;
+       roc_nix_tm_leaf_cnt;
        roc_nix_tm_node_add;
        roc_nix_tm_node_delete;
        roc_nix_tm_node_get;
        roc_nix_tm_node_lvl;
        roc_nix_tm_node_name_get;
        roc_nix_tm_node_next;
+       roc_nix_tm_node_parent_update;
        roc_nix_tm_node_pkt_mode_update;
+       roc_nix_tm_node_shaper_update;
+       roc_nix_tm_node_stats_get;
+       roc_nix_tm_node_suspend_resume;
+       roc_nix_tm_prealloc_res;
+       roc_nix_tm_rlimit_sq;
+       roc_nix_tm_root_has_sp;
+       roc_nix_tm_rsrc_count;
+       roc_nix_tm_rsrc_max;
        roc_nix_tm_shaper_profile_add;
        roc_nix_tm_shaper_profile_delete;
        roc_nix_tm_shaper_profile_get;
@@ -141,8 +179,55 @@ 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_dump;
+       roc_npc_flow_mcam_dump;
+       roc_npc_flow_parse;
+       roc_npc_get_low_priority_mcam;
+       roc_npc_init;
+       roc_npc_mark_actions_get;
+       roc_npc_mark_actions_sub_return;
+       roc_npc_vtag_actions_get;
+       roc_npc_vtag_actions_sub_return;
+       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: *;
 };