soc_property_vars.c (230088B)
1 /* 2 * 3 * This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file. 4 * 5 * Copyright 2007-2019 Broadcom Inc. All rights reserved. 6 * 7 * SOC Property Names (Autogenerated) 8 * 9 * DO NOT EDIT THIS FILE. Your changes will be lost 10 */ 11 #include <cint_interpreter.h> 12 void soc_cint_property_vars_init(void) 13 { 14 cint_interpreter_create_pointer("char", "spn_STATION_MAC_ADDRESS", "station_mac_address"); 15 cint_interpreter_create_pointer("char", "spn_POLLED_IRQ_MODE", "polled_irq_mode"); 16 cint_interpreter_create_pointer("char", "spn_POLLED_IRQ_DELAY", "polled_irq_delay"); 17 cint_interpreter_create_pointer("char", "spn_POLLED_IRQ_PRIORITY", "polled_irq_priority"); 18 cint_interpreter_create_pointer("char", "spn_FILTER_ENABLE", "filter_enable"); 19 cint_interpreter_create_pointer("char", "spn_BCM_NUM_COS", "bcm_num_cos"); 20 cint_interpreter_create_pointer("char", "spn_BCM_FILTER_CLEAR_FE", "bcm_filter_clear_fe"); 21 cint_interpreter_create_pointer("char", "spn_BCM_FILTER_CLEAR_GE", "bcm_filter_clear_ge"); 22 cint_interpreter_create_pointer("char", "spn_BCM_FILTER_CLEAR_XE", "bcm_filter_clear_xe"); 23 cint_interpreter_create_pointer("char", "spn_BCM_LINKSCAN_PBMP", "bcm_linkscan_pbmp"); 24 cint_interpreter_create_pointer("char", "spn_BCM_LINKSCAN_INTERVAL", "bcm_linkscan_interval"); 25 cint_interpreter_create_pointer("char", "spn_BCM_LINKSCAN_MAXERR", "bcm_linkscan_maxerr"); 26 cint_interpreter_create_pointer("char", "spn_BCM_LINKSCAN_ERRDELAY", "bcm_linkscan_errdelay"); 27 cint_interpreter_create_pointer("char", "spn_BCM_STAT_PBMP", "bcm_stat_pbmp"); 28 cint_interpreter_create_pointer("char", "spn_INT_LINK_METADATA_PBMP", "int_link_metadata_pbmp"); 29 cint_interpreter_create_pointer("char", "spn_BCM_STAT_INTERVAL", "bcm_stat_interval"); 30 cint_interpreter_create_pointer("char", "spn_BCM_STAT_SYNC_TIMEOUT", "bcm_stat_sync_timeout"); 31 cint_interpreter_create_pointer("char", "spn_BCM_STAT_FLAGS", "bcm_stat_flags"); 32 cint_interpreter_create_pointer("char", "spn_BCM_STAT_JUMBO", "bcm_stat_jumbo"); 33 cint_interpreter_create_pointer("char", "spn_CAUI_RX_CLOCK_RECOVERY_LANE", "caui_rx_clock_recovery_lane"); 34 cint_interpreter_create_pointer("char", "spn_PREAMBLE_SOP_ONLY", "preamble_sop_only"); 35 cint_interpreter_create_pointer("char", "spn_BCM_TX_THREAD_PRI", "bcm_tx_thread_pri"); 36 cint_interpreter_create_pointer("char", "spn_BCM_RX_THREAD_PRI", "bcm_rx_thread_pri"); 37 cint_interpreter_create_pointer("char", "spn_RX_POOL_NOF_PKTS", "rx_pool_nof_pkts"); 38 cint_interpreter_create_pointer("char", "spn_LINKSCAN_THREAD_PRI", "linkscan_thread_pri"); 39 cint_interpreter_create_pointer("char", "spn_PORTMON_THREAD_PRI", "portmon_thread_pri"); 40 cint_interpreter_create_pointer("char", "spn_BST_SYNC_THREAD_PRI", "bst_sync_thread_pri"); 41 cint_interpreter_create_pointer("char", "spn_BHH_THREAD_PRI", "bhh_thread_pri"); 42 cint_interpreter_create_pointer("char", "spn_IBOD_SYNC_THREAD_PRI", "ibod_sync_thread_pri"); 43 cint_interpreter_create_pointer("char", "spn_BCM_FT_REPORT_THREAD_PRI", "bcm_ft_report_thread_pri"); 44 cint_interpreter_create_pointer("char", "spn_BFD_THREAD_PRI", "bfd_thread_pri"); 45 cint_interpreter_create_pointer("char", "spn_SOC_DMA_MONITOR_THREAD_PRI", "soc_dma_monitor_thread_pri"); 46 cint_interpreter_create_pointer("char", "spn_SOC_KNET_RX_THREAD_PRI", "soc_knet_rx_thread_pri"); 47 cint_interpreter_create_pointer("char", "spn_BCM_ESW_PSCAN_THREAD_PRI", "bcm_esw_pscan_thread_pri"); 48 cint_interpreter_create_pointer("char", "spn_SBUS_DMA_DESC_THREAD_PRI", "sbus_dma_desc_thread_pri"); 49 cint_interpreter_create_pointer("char", "spn_ESM_RECOVERY_THREAD_PRI", "esm_recovery_thread_pri"); 50 cint_interpreter_create_pointer("char", "spn_PDMA_TIMEOUT_USEC", "pdma_timeout_usec"); 51 cint_interpreter_create_pointer("char", "spn_CDMA_TIMEOUT_USEC", "cdma_timeout_usec"); 52 cint_interpreter_create_pointer("char", "spn_CDMA_PIO_HOLD_ENABLE", "cdma_pio_hold_enable"); 53 cint_interpreter_create_pointer("char", "spn_TDMA_TIMEOUT_USEC", "tdma_timeout_usec"); 54 cint_interpreter_create_pointer("char", "spn_TDMA_INTR_ENABLE", "tdma_intr_enable"); 55 cint_interpreter_create_pointer("char", "spn_TSLAM_TIMEOUT_USEC", "tslam_timeout_usec"); 56 cint_interpreter_create_pointer("char", "spn_TSLAM_INTR_ENABLE", "tslam_intr_enable"); 57 cint_interpreter_create_pointer("char", "spn_SCHANFIFO_TIMEOUT_USEC", "schanfifo_timeout_usec"); 58 cint_interpreter_create_pointer("char", "spn_SCHANFIFO_INTR_ENABLE", "schanfifo_intr_enable"); 59 cint_interpreter_create_pointer("char", "spn_CCMDMA_TIMEOUT_USEC", "ccmdma_timeout_usec"); 60 cint_interpreter_create_pointer("char", "spn_CCMDMA_INTR_ENABLE", "ccmdma_intr_enable"); 61 cint_interpreter_create_pointer("char", "spn_DMA_DESC_TIMEOUT_USEC", "dma_desc_timeout_usec"); 62 cint_interpreter_create_pointer("char", "spn_DMA_ABORT_TIMEOUT_USEC", "dma_abort_timeout_usec"); 63 cint_interpreter_create_pointer("char", "spn_DMA_DESC_INTR_ENABLE", "dma_desc_intr_enable"); 64 cint_interpreter_create_pointer("char", "spn_DCB_INTR_MITIGATE_ENABLE", "dcb_intr_mitigate_enable"); 65 cint_interpreter_create_pointer("char", "spn_SOC_CTR_MAXERR", "soc_ctr_maxerr"); 66 cint_interpreter_create_pointer("char", "spn_SOC_COUNTER_CONTROL_LEVEL", "soc_counter_control_level"); 67 cint_interpreter_create_pointer("char", "spn_SOC_SKIP_RESET", "soc_skip_reset"); 68 cint_interpreter_create_pointer("char", "spn_COUNTER_THREAD_PRI", "counter_thread_pri"); 69 cint_interpreter_create_pointer("char", "spn_COUNTER_EVICT_THREAD_PRI", "counter_evict_thread_pri"); 70 cint_interpreter_create_pointer("char", "spn_COUNTER_EVICT_HOSTBUF_SIZE", "counter_evict_hostbuf_size"); 71 cint_interpreter_create_pointer("char", "spn_COUNTER_EVICT_ENTRIES_MAX", "counter_evict_entries_max"); 72 cint_interpreter_create_pointer("char", "spn_CB_ABORT_ON_ERR", "cb_abort_on_err"); 73 cint_interpreter_create_pointer("char", "spn_LCCDRAIN_TIMEOUT_USEC", "lccdrain_timeout_usec"); 74 cint_interpreter_create_pointer("char", "spn_SOC_SCOREBOARD_ENABLE", "soc_scoreboard_enable"); 75 cint_interpreter_create_pointer("char", "spn_SOC_SCOREBOARD_INTERVAL", "soc_scoreboard_interval"); 76 cint_interpreter_create_pointer("char", "spn_L3_ENABLE", "l3_enable"); 77 cint_interpreter_create_pointer("char", "spn_IPMC_ENABLE", "ipmc_enable"); 78 cint_interpreter_create_pointer("char", "spn_IPMC_DO_VLAN", "ipmc_do_vlan"); 79 cint_interpreter_create_pointer("char", "spn_IPMC_L2_USE_VLAN_VPN", "ipmc_l2_use_vlan_vpn"); 80 cint_interpreter_create_pointer("char", "spn_TRUNK_EXTEND", "trunk_extend"); 81 cint_interpreter_create_pointer("char", "spn_ARL_RESYNC_DELAY", "arl_resync_delay"); 82 cint_interpreter_create_pointer("char", "spn_L2XMSG_AVL", "l2xmsg_avl"); 83 cint_interpreter_create_pointer("char", "spn_L2XMSG_MODE", "l2xmsg_mode"); 84 cint_interpreter_create_pointer("char", "spn_L2XMSG_THREAD_PRI", "l2xmsg_thread_pri"); 85 cint_interpreter_create_pointer("char", "spn_L2XMSG_THREAD_USEC", "l2xmsg_thread_usec"); 86 cint_interpreter_create_pointer("char", "spn_L2XMSG_SHADOW_HIT_BITS", "l2xmsg_shadow_hit_bits"); 87 cint_interpreter_create_pointer("char", "spn_L2XMSG_SHADOW_HIT_SRC", "l2xmsg_shadow_hit_src"); 88 cint_interpreter_create_pointer("char", "spn_L2XMSG_SHADOW_HIT_DST", "l2xmsg_shadow_hit_dst"); 89 cint_interpreter_create_pointer("char", "spn_L2XMSG_CHUNKS", "l2xmsg_chunks"); 90 cint_interpreter_create_pointer("char", "spn_L2XMSG_HOSTBUF_SIZE", "l2xmsg_hostbuf_size"); 91 cint_interpreter_create_pointer("char", "spn_ARL_CLEAN_TIMEOUT_USEC", "arl_clean_timeout_usec"); 92 cint_interpreter_create_pointer("char", "spn_MEM_SCAN_THREAD_PRI", "mem_scan_thread_pri"); 93 cint_interpreter_create_pointer("char", "spn_MEM_SCAN_CHUNK_SIZE", "mem_scan_chunk_size"); 94 cint_interpreter_create_pointer("char", "spn_MEM_SCAN_ENABLE", "mem_scan_enable"); 95 cint_interpreter_create_pointer("char", "spn_MEM_SCAN_RATE", "mem_scan_rate"); 96 cint_interpreter_create_pointer("char", "spn_MEM_SCAN_INTERVAL", "mem_scan_interval"); 97 cint_interpreter_create_pointer("char", "spn_MEM_SCAN_NON_TCAM_ITERATIONS", "mem_scan_non_tcam_iterations"); 98 cint_interpreter_create_pointer("char", "spn_SRAM_SCAN_THREAD_PRI", "sram_scan_thread_pri"); 99 cint_interpreter_create_pointer("char", "spn_SRAM_SCAN_CHUNK_SIZE", "sram_scan_chunk_size"); 100 cint_interpreter_create_pointer("char", "spn_SRAM_SCAN_ENABLE", "sram_scan_enable"); 101 cint_interpreter_create_pointer("char", "spn_SRAM_SCAN_RATE", "sram_scan_rate"); 102 cint_interpreter_create_pointer("char", "spn_SRAM_SCAN_INTERVAL", "sram_scan_interval"); 103 cint_interpreter_create_pointer("char", "spn_SCHAN_TIMEOUT_USEC", "schan_timeout_usec"); 104 cint_interpreter_create_pointer("char", "spn_MIIM_TIMEOUT_USEC", "miim_timeout_usec"); 105 cint_interpreter_create_pointer("char", "spn_BIST_TIMEOUT_MSEC", "bist_timeout_msec"); 106 cint_interpreter_create_pointer("char", "spn_SCHAN_INTR_ENABLE", "schan_intr_enable"); 107 cint_interpreter_create_pointer("char", "spn_SCHAN_ERROR_BLOCK_USEC", "schan_error_block_usec"); 108 cint_interpreter_create_pointer("char", "spn_MIIM_INTR_ENABLE", "miim_intr_enable"); 109 cint_interpreter_create_pointer("char", "spn_ARL_RATE_LIMIT", "arl_rate_limit"); 110 cint_interpreter_create_pointer("char", "spn_MMU_SDRAM_ENABLE", "mmu_sdram_enable"); 111 cint_interpreter_create_pointer("char", "spn_DIAG_LB_PACKET_TIMEOUT", "diag_lb_packet_timeout"); 112 cint_interpreter_create_pointer("char", "spn_DIAG_LB_FILL_RX", "diag_lb_fill_rx"); 113 cint_interpreter_create_pointer("char", "spn_DIAG_PW_THREAD_PRI", "diag_pw_thread_pri"); 114 cint_interpreter_create_pointer("char", "spn_DIAG_PW_BUFFER_SIZE", "diag_pw_buffer_size"); 115 cint_interpreter_create_pointer("char", "spn_CFAP_TESTS", "cfap_tests"); 116 cint_interpreter_create_pointer("char", "spn_PHY_ENABLE", "phy_enable"); 117 cint_interpreter_create_pointer("char", "spn_PHY_NULL", "phy_null"); 118 cint_interpreter_create_pointer("char", "spn_PHY_SIMUL", "phy_simul"); 119 cint_interpreter_create_pointer("char", "spn_PHY_AUTOMEDIUM", "phy_automedium"); 120 cint_interpreter_create_pointer("char", "spn_PHY_FIBER_PREF", "phy_fiber_pref"); 121 cint_interpreter_create_pointer("char", "spn_PHY_FIBER_DEGLITCH_USECS", "phy_fiber_deglitch_usecs"); 122 cint_interpreter_create_pointer("char", "spn_PHY_AUTONEG_TIMEOUT", "phy_autoneg_timeout"); 123 cint_interpreter_create_pointer("char", "spn_PHY_SERDES", "phy_serdes"); 124 cint_interpreter_create_pointer("char", "spn_PHY_SERDES_AUTOS", "phy_serdes_autos"); 125 cint_interpreter_create_pointer("char", "spn_PHY_5464S", "phy_5464S"); 126 cint_interpreter_create_pointer("char", "spn_PHY_5690", "phy_5690"); 127 cint_interpreter_create_pointer("char", "spn_PHY_8706", "phy_8706"); 128 cint_interpreter_create_pointer("char", "spn_PHY_8072", "phy_8072"); 129 cint_interpreter_create_pointer("char", "spn_PHY_84740", "phy_84740"); 130 cint_interpreter_create_pointer("char", "spn_PHY_84752", "phy_84752"); 131 cint_interpreter_create_pointer("char", "spn_PHY_84753", "phy_84753"); 132 cint_interpreter_create_pointer("char", "spn_PHY_84754", "phy_84754"); 133 cint_interpreter_create_pointer("char", "spn_PHY_84064", "phy_84064"); 134 cint_interpreter_create_pointer("char", "spn_PHY_CHAIN_LENGTH", "phy_chain_length"); 135 cint_interpreter_create_pointer("char", "spn_XPHY_PRIMARY_CORE_NUM", "xphy_primary_core_num"); 136 cint_interpreter_create_pointer("char", "spn_PHY_TOPOLOGY", "phy_topology"); 137 cint_interpreter_create_pointer("char", "spn_PHY_LANE0_L2P_MAP", "phy_lane0_l2p_map"); 138 cint_interpreter_create_pointer("char", "spn_PHY_AN_C72", "phy_an_c72"); 139 cint_interpreter_create_pointer("char", "spn_PHY_AN_FEC", "phy_an_fec"); 140 cint_interpreter_create_pointer("char", "spn_PHY_EXT_AN_FEC", "phy_ext_an_fec"); 141 cint_interpreter_create_pointer("char", "spn_PHY_AN_C73", "phy_an_c73"); 142 cint_interpreter_create_pointer("char", "spn_PHY_AN_C37", "phy_an_c37"); 143 cint_interpreter_create_pointer("char", "spn_PHY_AN_ALLOW_PLL_CHANGE", "phy_an_allow_pll_change"); 144 cint_interpreter_create_pointer("char", "spn_SERDES_AN_C73_TX_FIFO_RESET_ENABLE", "serdes_an_c73_tx_fifo_reset_enable"); 145 cint_interpreter_create_pointer("char", "spn_PHY_EXT_ROM_BOOT", "phy_ext_rom_boot"); 146 cint_interpreter_create_pointer("char", "spn_PHY_FORCE_FIRMWARE_LOAD", "phy_force_firmware_load"); 147 cint_interpreter_create_pointer("char", "spn_PHY_LONG_XFI", "phy_long_xfi"); 148 cint_interpreter_create_pointer("char", "spn_PHY_HALF_POWER", "phy_half_power"); 149 cint_interpreter_create_pointer("char", "spn_PHY_LOW_POWER_MODE", "phy_low_power_mode"); 150 cint_interpreter_create_pointer("char", "spn_PHY_OCTAL_PORT_FIRST", "phy_octal_port_first"); 151 cint_interpreter_create_pointer("char", "spn_PHY_HL65_1LANE_MODE", "phy_hl65_1lane_mode"); 152 cint_interpreter_create_pointer("char", "spn_PHY_8040_SWITCH_PORT", "phy_8040_switch_port"); 153 cint_interpreter_create_pointer("char", "spn_PHY_8040_MUX_PORT0", "phy_8040_mux_port0"); 154 cint_interpreter_create_pointer("char", "spn_PHY_8040_MUX_PORT1", "phy_8040_mux_port1"); 155 cint_interpreter_create_pointer("char", "spn_PHY_8040_MUX_PORT2", "phy_8040_mux_port2"); 156 cint_interpreter_create_pointer("char", "spn_PHY_53314_CLK156", "phy_53314_clk156"); 157 cint_interpreter_create_pointer("char", "spn_PHY_BUS_I2C", "phy_bus_i2c"); 158 cint_interpreter_create_pointer("char", "spn_PHY_COPPER_SFP", "phy_copper_sfp"); 159 cint_interpreter_create_pointer("char", "spn_PHY_FIBER_CAPABLE", "phy_fiber_capable"); 160 cint_interpreter_create_pointer("char", "spn_PHY_OPERATIONAL_MODE", "phy_operational_mode"); 161 cint_interpreter_create_pointer("char", "spn_PHY_INIT_CL72", "phy_init_cl72"); 162 cint_interpreter_create_pointer("char", "spn_PHY_ALT_DATAPATH_MODE", "phy_alt_datapath_mode"); 163 cint_interpreter_create_pointer("char", "spn_PHY_PCS_REPEATER", "phy_pcs_repeater"); 164 cint_interpreter_create_pointer("char", "spn_PHY_SYS_INTERFACE", "phy_sys_interface"); 165 cint_interpreter_create_pointer("char", "spn_PHY_ULL_DATAPATH", "phy_ull_datapath"); 166 cint_interpreter_create_pointer("char", "spn_PHY_TX_DISABLE_NO_LPMODE", "phy_tx_disable_no_lpmode"); 167 cint_interpreter_create_pointer("char", "spn_GIG_IOV", "gig_iov"); 168 cint_interpreter_create_pointer("char", "spn_IF_TBI", "if_tbi"); 169 cint_interpreter_create_pointer("char", "spn_BCM5632_MODE", "bcm5632_mode"); 170 cint_interpreter_create_pointer("char", "spn_BCM_METER_CLEAR_FE", "bcm_meter_clear_fe"); 171 cint_interpreter_create_pointer("char", "spn_BCM_METER_CLEAR_GE", "bcm_meter_clear_ge"); 172 cint_interpreter_create_pointer("char", "spn_BCM_METER_CLEAR_XE", "bcm_meter_clear_xe"); 173 cint_interpreter_create_pointer("char", "spn_XGXS_PREEMPHASIS", "xgxs_preemphasis"); 174 cint_interpreter_create_pointer("char", "spn_XGXS_DRIVER_CURRENT", "xgxs_driver_current"); 175 cint_interpreter_create_pointer("char", "spn_XGXS_PRE_DRIVER_CURRENT", "xgxs_pre_driver_current"); 176 cint_interpreter_create_pointer("char", "spn_XGXS_PLLLOCK", "xgxs_plllock"); 177 cint_interpreter_create_pointer("char", "spn_XGXS_EQUALIZER", "xgxs_equalizer"); 178 cint_interpreter_create_pointer("char", "spn_XGXS_OFFSET", "xgxs_offset"); 179 cint_interpreter_create_pointer("char", "spn_XGXS_LCPLL_XTAL_REFCLK", "xgxs_lcpll_xtal_refclk"); 180 cint_interpreter_create_pointer("char", "spn_XGXS_WCPLL_XTAL_REFCLK", "xgxs_wcpll_xtal_refclk"); 181 cint_interpreter_create_pointer("char", "spn_XGXS_QGPLL_XTAL_REFCLK", "xgxs_qgpll_xtal_refclk"); 182 cint_interpreter_create_pointer("char", "spn_XGXS_PHY_PLL_DIVIDER", "xgxs_phy_pll_divider"); 183 cint_interpreter_create_pointer("char", "spn_XGXS_PHY_OVERSAMPLE_MODE", "xgxs_phy_oversample_mode"); 184 cint_interpreter_create_pointer("char", "spn_XGXS_LCPLL", "xgxs_lcpll"); 185 cint_interpreter_create_pointer("char", "spn_LOAD_FIRMWARE", "load_firmware"); 186 cint_interpreter_create_pointer("char", "spn_XGXS_LCPLL_12GBPS", "xgxs_lcpll_12gbps"); 187 cint_interpreter_create_pointer("char", "spn_XGXS_PDETECT_10G", "xgxs_pdetect_10g"); 188 cint_interpreter_create_pointer("char", "spn_XGXS_TX_LANE_MAP", "xgxs_tx_lane_map"); 189 cint_interpreter_create_pointer("char", "spn_XGXS_RX_LANE_MAP", "xgxs_rx_lane_map"); 190 cint_interpreter_create_pointer("char", "spn_PHY_TX_LANE_MAP", "phy_tx_lane_map"); 191 cint_interpreter_create_pointer("char", "spn_PHY_CHAIN_TX_LANE_MAP_PHYSICAL", "phy_chain_tx_lane_map_physical"); 192 cint_interpreter_create_pointer("char", "spn_PHY_XSW_LANE_MAP", "phy_xsw_lane_map"); 193 cint_interpreter_create_pointer("char", "spn_PHY_RX_LANE_MAP", "phy_rx_lane_map"); 194 cint_interpreter_create_pointer("char", "spn_PHY_CHAIN_RX_LANE_MAP_PHYSICAL", "phy_chain_rx_lane_map_physical"); 195 cint_interpreter_create_pointer("char", "spn_PHY_DIAG_BMP", "phy_diag_bmp"); 196 cint_interpreter_create_pointer("char", "spn_FCMAP_TRANSCEIVER_HOST_MANAGED", "fcmap_transceiver_host_managed"); 197 cint_interpreter_create_pointer("char", "spn_ESM_SERDES_TX_LANE_MAP", "esm_serdes_tx_lane_map"); 198 cint_interpreter_create_pointer("char", "spn_ESM_SERDES_RX_LANE_MAP", "esm_serdes_rx_lane_map"); 199 cint_interpreter_create_pointer("char", "spn_ESM_SERDES_MASTER_CLK_SRC", "esm_serdes_master_clk_src"); 200 cint_interpreter_create_pointer("char", "spn_ESM_SERDES_DRIVER_CURRENT", "esm_serdes_driver_current"); 201 cint_interpreter_create_pointer("char", "spn_ESM_SERDES_PRE_DRIVER_CURRENT", "esm_serdes_pre_driver_current"); 202 cint_interpreter_create_pointer("char", "spn_ESM_SERDES_PRECURSOR_TAP", "esm_serdes_precursor_tap"); 203 cint_interpreter_create_pointer("char", "spn_ESM_SERDES_MAIN_TAP", "esm_serdes_main_tap"); 204 cint_interpreter_create_pointer("char", "spn_ESM_SERDES_POSTCURSOR_TAP", "esm_serdes_postcursor_tap"); 205 cint_interpreter_create_pointer("char", "spn_SERDES_LCPLL", "serdes_lcpll"); 206 cint_interpreter_create_pointer("char", "spn_SERDES_PREEMPHASIS", "serdes_preemphasis"); 207 cint_interpreter_create_pointer("char", "spn_SERDES_PRE_DRIVER_CURRENT", "serdes_pre_driver_current"); 208 cint_interpreter_create_pointer("char", "spn_SERDES_DRIVER_CURRENT", "serdes_driver_current"); 209 cint_interpreter_create_pointer("char", "spn_SERDES_POST2_DRIVER_CURRENT", "serdes_post2_driver_current"); 210 cint_interpreter_create_pointer("char", "spn_SERDES_FIRMWARE_MODE", "serdes_firmware_mode"); 211 cint_interpreter_create_pointer("char", "spn_SERDES_SCRAMBLER_ENABLE", "serdes_scrambler_enable"); 212 cint_interpreter_create_pointer("char", "spn_SERDES_OS_MODE", "serdes_os_mode"); 213 cint_interpreter_create_pointer("char", "spn_SERDES_ENC_MODE", "serdes_enc_mode"); 214 cint_interpreter_create_pointer("char", "spn_SERDES_PLL_DIV", "serdes_pll_div"); 215 cint_interpreter_create_pointer("char", "spn_SERDES_NUM_LANE", "serdes_num_lane"); 216 cint_interpreter_create_pointer("char", "spn_SERDES_AUTOMEDIUM", "serdes_automedium"); 217 cint_interpreter_create_pointer("char", "spn_SERDES_IF_TYPE", "serdes_if_type"); 218 cint_interpreter_create_pointer("char", "spn_SERDES_FIBER_PREF", "serdes_fiber_pref"); 219 cint_interpreter_create_pointer("char", "spn_SERDES_SGMII_MASTER", "serdes_sgmii_master"); 220 cint_interpreter_create_pointer("char", "spn_SERDES_QSGMII_SGMII_OVERRIDE", "serdes_qsgmii_sgmii_override"); 221 cint_interpreter_create_pointer("char", "spn_SERDES_2WIRE_XAUI", "serdes_2wire_xaui"); 222 cint_interpreter_create_pointer("char", "spn_SERDES_RX_LOS", "serdes_rx_los"); 223 cint_interpreter_create_pointer("char", "spn_SERDES_RX_LOS_INVERT", "serdes_rx_los_invert"); 224 cint_interpreter_create_pointer("char", "spn_SERDES_TX_LOS_USEC", "serdes_tx_los_usec"); 225 cint_interpreter_create_pointer("char", "spn_SERDES_ASYMMETRIC_SPEED_MODE", "serdes_asymmetric_speed_mode"); 226 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_PLL_DIVIDER", "serdes_pcs_speed_hto_pll_divider"); 227 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_PMA_OS", "serdes_pcs_speed_hto_pma_os"); 228 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_SCR_MODE", "serdes_pcs_speed_hto_scr_mode"); 229 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_ENCODE_MODE", "serdes_pcs_speed_hto_encode_mode"); 230 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_CL48_CHECK_END", "serdes_pcs_speed_hto_cl48_check_end"); 231 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_BLK_SYNC_END", "serdes_pcs_speed_hto_blk_sync_end"); 232 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_REORDER_MODE", "serdes_pcs_speed_hto_reorder_mode"); 233 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_CL36_EN", "serdes_pcs_speed_hto_cl36_en"); 234 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_DESCR1_MODE", "serdes_pcs_speed_hto_descr1_mode"); 235 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_DEC1_MODE", "serdes_pcs_speed_hto_dec1_mode"); 236 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_DESKEW_MODE", "serdes_pcs_speed_hto_deskew_mode"); 237 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_DESC2_MODE", "serdes_pcs_speed_hto_desc2_mode"); 238 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_DESC2_BYTE_DEL", "serdes_pcs_speed_hto_desc2_byte_del"); 239 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_BRCM64B66_DESCR", "serdes_pcs_speed_hto_brcm64b66_descr"); 240 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_SGMII_MODE", "serdes_pcs_speed_hto_sgmii_mode"); 241 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_CLKCNT0", "serdes_pcs_speed_hto_clkcnt0"); 242 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_CLKCNT1", "serdes_pcs_speed_hto_clkcnt1"); 243 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_LPCNT0", "serdes_pcs_speed_hto_lpcnt0"); 244 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_LPCNT1", "serdes_pcs_speed_hto_lpcnt1"); 245 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_MAC_CGC", "serdes_pcs_speed_hto_mac_cgc"); 246 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_PCS_REPCNT", "serdes_pcs_speed_hto_pcs_repcnt"); 247 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_PCS_CRDTEN", "serdes_pcs_speed_hto_pcs_crdten"); 248 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_PCS_CLKCNT", "serdes_pcs_speed_hto_pcs_clkcnt"); 249 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_PCS_CGC", "serdes_pcs_speed_hto_pcs_cgc"); 250 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_SPEED_HTO_CL72_ENABLE", "serdes_pcs_speed_hto_cl72_enable"); 251 cint_interpreter_create_pointer("char", "spn_SERDES_MIXED_RATE_ENABLE", "serdes_mixed_rate_enable"); 252 cint_interpreter_create_pointer("char", "spn_SERDES_1000X_AT_6250_VCO", "serdes_1000x_at_6250_vco"); 253 cint_interpreter_create_pointer("char", "spn_SERDES_1000X_AT_25G_VCO", "serdes_1000x_at_25g_vco"); 254 cint_interpreter_create_pointer("char", "spn_SERDES_10G_AT_25G_VCO", "serdes_10g_at_25g_vco"); 255 cint_interpreter_create_pointer("char", "spn_SERDES_FEC_ENABLE", "serdes_fec_enable"); 256 cint_interpreter_create_pointer("char", "spn_SERDES_1000X_AT_12500_VCO", "serdes_1000x_at_12500_vco"); 257 cint_interpreter_create_pointer("char", "spn_SERDES_LANE_CONFIG", "serdes_lane_config"); 258 cint_interpreter_create_pointer("char", "spn_PORT_LP_TX_PRECODER", "port_lp_tx_precoder"); 259 cint_interpreter_create_pointer("char", "spn_PORT_TX_PAM4_PRECODER", "port_tx_pam4_precoder"); 260 cint_interpreter_create_pointer("char", "spn_SERDES_TX_TAPS", "serdes_tx_taps"); 261 cint_interpreter_create_pointer("char", "spn_SERDES_CORE_TX_POLARITY_FLIP_PHYSICAL", "serdes_core_tx_polarity_flip_physical"); 262 cint_interpreter_create_pointer("char", "spn_SERDES_CORE_RX_POLARITY_FLIP_PHYSICAL", "serdes_core_rx_polarity_flip_physical"); 263 cint_interpreter_create_pointer("char", "spn_L1_PRIMARY_CLK_RECOVERY_PORT", "L1_primary_clk_recovery_port"); 264 cint_interpreter_create_pointer("char", "spn_L1_BACKUP_CLK_RECOVERY_PORT", "L1_backup_clk_recovery_port"); 265 cint_interpreter_create_pointer("char", "spn_PBMP_VALID", "pbmp_valid"); 266 cint_interpreter_create_pointer("char", "spn_LLA_TESTS", "lla_tests"); 267 cint_interpreter_create_pointer("char", "spn_STACK_ENABLE", "stack_enable"); 268 cint_interpreter_create_pointer("char", "spn_STACK_SIMPLEX", "stack_simplex"); 269 cint_interpreter_create_pointer("char", "spn_STACK_CPU_PRIORITY", "stack_cpu_priority"); 270 cint_interpreter_create_pointer("char", "spn_LOSSLESS_MODE", "lossless_mode"); 271 cint_interpreter_create_pointer("char", "spn_MIRROR_5670_MODE", "mirror_5670_mode"); 272 cint_interpreter_create_pointer("char", "spn_CORE_CLOCK_12G", "core_clock_12G"); 273 cint_interpreter_create_pointer("char", "spn_MMU_HOL_JITTER", "mmu_hol_jitter"); 274 cint_interpreter_create_pointer("char", "spn_MMU_HOL_HYSTERESIS", "mmu_hol_hysteresis"); 275 cint_interpreter_create_pointer("char", "spn_PHY_RESET_TIMEOUT", "phy_reset_timeout"); 276 cint_interpreter_create_pointer("char", "spn_I2C_NVRAM_SKIP", "i2c_nvram_skip"); 277 cint_interpreter_create_pointer("char", "spn_I2C_HCLK_SKIP", "i2c_hclk_skip"); 278 cint_interpreter_create_pointer("char", "spn_I2C_POE_POWER", "i2c_poe_power"); 279 cint_interpreter_create_pointer("char", "spn_I2C_TIMEOUT_USEC", "i2c_timeout_usec"); 280 cint_interpreter_create_pointer("char", "spn_PHY_XAUI_TX_LANE_SWAP", "phy_xaui_tx_lane_swap"); 281 cint_interpreter_create_pointer("char", "spn_PHY_XAUI_RX_LANE_SWAP", "phy_xaui_rx_lane_swap"); 282 cint_interpreter_create_pointer("char", "spn_MLD_LANE_SWAP", "mld_lane_swap"); 283 cint_interpreter_create_pointer("char", "spn_PHY_XAUI_ACTIVE_LANE_MAP", "phy_xaui_active_lane_map"); 284 cint_interpreter_create_pointer("char", "spn_PHY_PCS_BYPASS", "phy_pcs_bypass"); 285 cint_interpreter_create_pointer("char", "spn_SERDES_RXAUI_MODE", "serdes_rxaui_mode"); 286 cint_interpreter_create_pointer("char", "spn_SERDES_USE_PROXY_REMOVAL", "serdes_use_proxy_removal"); 287 cint_interpreter_create_pointer("char", "spn_SERDES_PCS_20G_ALIGNMENT_MARKER_RESERVED", "serdes_pcs_20g_alignment_marker_reserved"); 288 cint_interpreter_create_pointer("char", "spn_PHY_XAUI_TX_POLARITY_FLIP", "phy_xaui_tx_polarity_flip"); 289 cint_interpreter_create_pointer("char", "spn_PHY_XAUI_RX_POLARITY_FLIP", "phy_xaui_rx_polarity_flip"); 290 cint_interpreter_create_pointer("char", "spn_PHY_TX_POLARITY_FLIP", "phy_tx_polarity_flip"); 291 cint_interpreter_create_pointer("char", "spn_PHY_RX_POLARITY_FLIP", "phy_rx_polarity_flip"); 292 cint_interpreter_create_pointer("char", "spn_PHY_CHAIN_TX_POLARITY_FLIP_PHYSICAL", "phy_chain_tx_polarity_flip_physical"); 293 cint_interpreter_create_pointer("char", "spn_PHY_CHAIN_RX_POLARITY_FLIP_PHYSICAL", "phy_chain_rx_polarity_flip_physical"); 294 cint_interpreter_create_pointer("char", "spn_PHY_PCS_TX_POLARITY_FLIP", "phy_pcs_tx_polarity_flip"); 295 cint_interpreter_create_pointer("char", "spn_PHY_PCS_RX_POLARITY_FLIP", "phy_pcs_rx_polarity_flip"); 296 cint_interpreter_create_pointer("char", "spn_ESM_SERDES_TX_POLARITY_FLIP", "esm_serdes_tx_polarity_flip"); 297 cint_interpreter_create_pointer("char", "spn_ESM_SERDES_RX_POLARITY_FLIP", "esm_serdes_rx_polarity_flip"); 298 cint_interpreter_create_pointer("char", "spn_CX4_TO_HIGIG", "cx4_to_higig"); 299 cint_interpreter_create_pointer("char", "spn_10G_IS_CX4", "10g_is_cx4"); 300 cint_interpreter_create_pointer("char", "spn_FORCE_OPTRXLOSLVL", "force_optrxloslvl"); 301 cint_interpreter_create_pointer("char", "spn_FORCE_OPTTXENBLVL", "force_opttxenblvl"); 302 cint_interpreter_create_pointer("char", "spn_FORCE_OPTTXRSTLVL", "force_opttxrstlvl"); 303 cint_interpreter_create_pointer("char", "spn_FORCE_OPTBIASFLTLVL", "force_optbiasfltlvl"); 304 cint_interpreter_create_pointer("char", "spn_FORCE_OPTTEMPFLTLVL", "force_opttempfltlvl"); 305 cint_interpreter_create_pointer("char", "spn_FORCE_OPTPRFLTLVL", "force_optprfltlvl"); 306 cint_interpreter_create_pointer("char", "spn_FORCE_OPTTXFLLVL", "force_opttxfllvl"); 307 cint_interpreter_create_pointer("char", "spn_FORCE_OPTRXFLTLVL", "force_optrxfltlvl"); 308 cint_interpreter_create_pointer("char", "spn_FORCE_OPTTXONLVL", "force_opttxonlvl"); 309 cint_interpreter_create_pointer("char", "spn_BYPASS_MCU", "bypass_mcu"); 310 cint_interpreter_create_pointer("char", "spn_MDIO_EXTERNAL_MASTER", "mdio_external_master"); 311 cint_interpreter_create_pointer("char", "spn_PHY_LED1_MODE", "phy_led1_mode"); 312 cint_interpreter_create_pointer("char", "spn_PHY_LED2_MODE", "phy_led2_mode"); 313 cint_interpreter_create_pointer("char", "spn_PHY_LED3_MODE", "phy_led3_mode"); 314 cint_interpreter_create_pointer("char", "spn_PHY_LED4_MODE", "phy_led4_mode"); 315 cint_interpreter_create_pointer("char", "spn_PHY_LED_CTRL", "phy_led_ctrl"); 316 cint_interpreter_create_pointer("char", "spn_PHY_LED_SELECT", "phy_led_select"); 317 cint_interpreter_create_pointer("char", "spn_PHY_LED_LINK_SPEED_MODE", "phy_led_link_speed_mode"); 318 cint_interpreter_create_pointer("char", "spn_PHY_LED3_OUTPUT_DISABLE", "phy_led3_output_disable"); 319 cint_interpreter_create_pointer("char", "spn_PHY_FIBER_DETECT", "phy_fiber_detect"); 320 cint_interpreter_create_pointer("char", "spn_MCU_DRV_STR0", "mcu_drv_str0"); 321 cint_interpreter_create_pointer("char", "spn_MCU_DRV_STR1", "mcu_drv_str1"); 322 cint_interpreter_create_pointer("char", "spn_MCU_PAD_DATA_CLASS2", "mcu_pad_data_class2"); 323 cint_interpreter_create_pointer("char", "spn_MCU_PAD_DATA_DRIVE", "mcu_pad_data_drive"); 324 cint_interpreter_create_pointer("char", "spn_MCU_PAD_DATA_SLEW", "mcu_pad_data_slew"); 325 cint_interpreter_create_pointer("char", "spn_MCU_PAD_ADDR_CLASS2", "mcu_pad_addr_class2"); 326 cint_interpreter_create_pointer("char", "spn_MCU_PAD_ADDR_DRIVE", "mcu_pad_addr_drive"); 327 cint_interpreter_create_pointer("char", "spn_MCU_PAD_ADDR_SLEW", "mcu_pad_addr_slew"); 328 cint_interpreter_create_pointer("char", "spn_MCU_DELAY_DQI_ADJ_DIR", "mcu_delay_dqi_adj_dir"); 329 cint_interpreter_create_pointer("char", "spn_MCU_DELAY_DQI_ADJ_VAL", "mcu_delay_dqi_adj_val"); 330 cint_interpreter_create_pointer("char", "spn_MCU_DELAY_ADDR_ADJ_DIR", "mcu_delay_addr_adj_dir"); 331 cint_interpreter_create_pointer("char", "spn_MCU_DELAY_ADDR_ADJ_VAL", "mcu_delay_addr_adj_val"); 332 cint_interpreter_create_pointer("char", "spn_PORT_INIT_SPEED", "port_init_speed"); 333 cint_interpreter_create_pointer("char", "spn_PORT_MAX_SPEED", "port_max_speed"); 334 cint_interpreter_create_pointer("char", "spn_PORT_INIT_DUPLEX", "port_init_duplex"); 335 cint_interpreter_create_pointer("char", "spn_PORT_INIT_ADV", "port_init_adv"); 336 cint_interpreter_create_pointer("char", "spn_PORT_INIT_AUTONEG", "port_init_autoneg"); 337 cint_interpreter_create_pointer("char", "spn_PORT_PHY_ADDR", "port_phy_addr"); 338 cint_interpreter_create_pointer("char", "spn_PORT_PHY_ID0", "port_phy_id0"); 339 cint_interpreter_create_pointer("char", "spn_PORT_PHY_ID1", "port_phy_id1"); 340 cint_interpreter_create_pointer("char", "spn_PORT_PHY_ADDR1", "port_phy_addr1"); 341 cint_interpreter_create_pointer("char", "spn_PORT_PHY_CLAUSE", "port_phy_clause"); 342 cint_interpreter_create_pointer("char", "spn_PORT_PHY_PRECONDITION_BEFORE_PROBE", "port_phy_precondition_before_probe"); 343 cint_interpreter_create_pointer("char", "spn_MAC_LENGTH_CHECK_ENABLE", "mac_length_check_enable"); 344 cint_interpreter_create_pointer("char", "spn_L2DELETE_CHUNKS", "l2delete_chunks"); 345 cint_interpreter_create_pointer("char", "spn_VLANDELETE_CHUNKS", "vlandelete_chunks"); 346 cint_interpreter_create_pointer("char", "spn_FILTER_RESIZE", "filter_resize"); 347 cint_interpreter_create_pointer("char", "spn_MMU_XQ_WEIGHT", "mmu_xq_weight"); 348 cint_interpreter_create_pointer("char", "spn_MMU_XQ_AGING", "mmu_xq_aging"); 349 cint_interpreter_create_pointer("char", "spn_PBMP_XPORT_XE", "pbmp_xport_xe"); 350 cint_interpreter_create_pointer("char", "spn_PBMP_XPORT_GE", "pbmp_xport_ge"); 351 cint_interpreter_create_pointer("char", "spn_PBMP_XPORT_CPRI", "pbmp_xport_cpri"); 352 cint_interpreter_create_pointer("char", "spn_PBMP_ROE_COMPRESSION", "pbmp_roe_compression"); 353 cint_interpreter_create_pointer("char", "spn_PBMP_XPORT_ROE_BACKPLANE", "pbmp_xport_roe_backplane"); 354 cint_interpreter_create_pointer("char", "spn_PBMP_XPORT_ROE_MCU", "pbmp_xport_roe_mcu"); 355 cint_interpreter_create_pointer("char", "spn_PBMP_XPORT_ROE_BBU", "pbmp_xport_roe_bbu"); 356 cint_interpreter_create_pointer("char", "spn_PBMP_XPORT_ROE_FRONTHAUL", "pbmp_xport_roe_fronthaul"); 357 cint_interpreter_create_pointer("char", "spn_PBMP_GPORT_STACK", "pbmp_gport_stack"); 358 cint_interpreter_create_pointer("char", "spn_PBMP_LOOPBACK", "pbmp_loopback"); 359 cint_interpreter_create_pointer("char", "spn_PBMP_OVERSUBSCRIBE", "pbmp_oversubscribe"); 360 cint_interpreter_create_pointer("char", "spn_OVERSUBSCRIBE_MODE", "oversubscribe_mode"); 361 cint_interpreter_create_pointer("char", "spn_PORT_OVERSUBSCRIBE", "port_oversubscribe"); 362 cint_interpreter_create_pointer("char", "spn_OVERSUBSCRIBE_MIXED_SISTER_25_50_ENABLE", "oversubscribe_mixed_sister_25_50_enable"); 363 cint_interpreter_create_pointer("char", "spn_OVERSUB_SPEED_GROUP_CONSOLIDATION_ENABLE", "oversub_speed_group_consolidation_enable"); 364 cint_interpreter_create_pointer("char", "spn_PBMP_LINKPHY", "pbmp_linkphy"); 365 cint_interpreter_create_pointer("char", "spn_PBMP_LINKPHY_ONE_STREAM_PER_SUBPORT", "pbmp_linkphy_one_stream_per_subport"); 366 cint_interpreter_create_pointer("char", "spn_PBMP_SKIP_DEFAULT_LLS", "pbmp_skip_default_lls"); 367 cint_interpreter_create_pointer("char", "spn_MEMCMD_TIMEOUT_USEC", "memcmd_timeout_usec"); 368 cint_interpreter_create_pointer("char", "spn_MEMCMD_INTR_ENABLE", "memcmd_intr_enable"); 369 cint_interpreter_create_pointer("char", "spn_IPFIX_INTR_ENABLE", "ipfix_intr_enable"); 370 cint_interpreter_create_pointer("char", "spn_FLOW_TRACKER_INTR_ENABLE", "flow_tracker_intr_enable"); 371 cint_interpreter_create_pointer("char", "spn_L2MOD_DMA_INTR_ENABLE", "l2mod_dma_intr_enable"); 372 cint_interpreter_create_pointer("char", "spn_SEER_EXT_TABLE_CFG", "seer_ext_table_cfg"); 373 cint_interpreter_create_pointer("char", "spn_SEER_EXT_TCAM_SELECT", "seer_ext_tcam_select"); 374 cint_interpreter_create_pointer("char", "spn_SEER_HOST_HASH_TABLE_CFG", "seer_host_hash_table_cfg"); 375 cint_interpreter_create_pointer("char", "spn_SEER_MVL_HASH_TABLE_CFG", "seer_mvl_hash_table_cfg"); 376 cint_interpreter_create_pointer("char", "spn_SEER_HSE_EM_LATENCY7", "seer_hse_em_latency7"); 377 cint_interpreter_create_pointer("char", "spn_SEER_CSE_EM_LATENCY7", "seer_cse_em_latency7"); 378 cint_interpreter_create_pointer("char", "spn_PHY_XFP_CLOCK", "phy_xfp_clock"); 379 cint_interpreter_create_pointer("char", "spn_PHY_56XXX", "phy_56xxx"); 380 cint_interpreter_create_pointer("char", "spn_PHY_RX_LOS", "phy_rx_los"); 381 cint_interpreter_create_pointer("char", "spn_PHY_RX_LOS_INVERT", "phy_rx_los_invert"); 382 cint_interpreter_create_pointer("char", "spn_PHY_MOD_ABS", "phy_mod_abs"); 383 cint_interpreter_create_pointer("char", "spn_PHY_MOD_ABS_INVERT", "phy_mod_abs_invert"); 384 cint_interpreter_create_pointer("char", "spn_PHY_MOD_AUTO_DETECT", "phy_mod_auto_detect"); 385 cint_interpreter_create_pointer("char", "spn_TCAM_RESET_USEC", "tcam_reset_usec"); 386 cint_interpreter_create_pointer("char", "spn_E2E_64_MODULES", "e2e_64_modules"); 387 cint_interpreter_create_pointer("char", "spn_SEER_INIT_TIMEOUT_USEC", "seer_init_timeout_usec"); 388 cint_interpreter_create_pointer("char", "spn_PARITY_ENABLE", "parity_enable"); 389 cint_interpreter_create_pointer("char", "spn_PARITY_CORRECTION", "parity_correction"); 390 cint_interpreter_create_pointer("char", "spn_PARITY_COUNTER_CLEAR", "parity_counter_clear"); 391 cint_interpreter_create_pointer("char", "spn_PLL600_SLOWCLK", "pll600_slowclk"); 392 cint_interpreter_create_pointer("char", "spn_MCU_CHANNEL_BITMAP", "mcu_channel_bitmap"); 393 cint_interpreter_create_pointer("char", "spn_MCU_TCRD", "mcu_tcrd"); 394 cint_interpreter_create_pointer("char", "spn_MCU_TCWD", "mcu_tcwd"); 395 cint_interpreter_create_pointer("char", "spn_MCU_TWL", "mcu_twl"); 396 cint_interpreter_create_pointer("char", "spn_MCU_DLL90_OFFSET_TX", "mcu_dll90_offset_tx"); 397 cint_interpreter_create_pointer("char", "spn_MCU_DLL90_OFFSET3", "mcu_dll90_offset3"); 398 cint_interpreter_create_pointer("char", "spn_MCU_DLL90_OFFSET2", "mcu_dll90_offset2"); 399 cint_interpreter_create_pointer("char", "spn_MCU_DLL90_OFFSET1", "mcu_dll90_offset1"); 400 cint_interpreter_create_pointer("char", "spn_MCU_DLL90_OFFSET0_QK", "mcu_dll90_offset0_qk"); 401 cint_interpreter_create_pointer("char", "spn_MCU_DLL90_OFFSET_QKB", "mcu_dll90_offset_qkb"); 402 cint_interpreter_create_pointer("char", "spn_MCU_OVRD_SM_EN", "mcu_ovrd_sm_en"); 403 cint_interpreter_create_pointer("char", "spn_MCU_PHASE_SEL", "mcu_phase_sel"); 404 cint_interpreter_create_pointer("char", "spn_MCU_SEL_EARLY2_3", "mcu_sel_early2_3"); 405 cint_interpreter_create_pointer("char", "spn_MCU_SEL_EARLY1_3", "mcu_sel_early1_3"); 406 cint_interpreter_create_pointer("char", "spn_MCU_SEL_EARLY2_2", "mcu_sel_early2_2"); 407 cint_interpreter_create_pointer("char", "spn_MCU_SEL_EARLY1_2", "mcu_sel_early1_2"); 408 cint_interpreter_create_pointer("char", "spn_MCU_SEL_EARLY2_1", "mcu_sel_early2_1"); 409 cint_interpreter_create_pointer("char", "spn_MCU_SEL_EARLY1_1", "mcu_sel_early1_1"); 410 cint_interpreter_create_pointer("char", "spn_MCU_SEL_EARLY2_0", "mcu_sel_early2_0"); 411 cint_interpreter_create_pointer("char", "spn_MCU_SEL_EARLY1_0", "mcu_sel_early1_0"); 412 cint_interpreter_create_pointer("char", "spn_SEER_LPM_TRAVERSE_ENTRIES", "seer_lpm_traverse_entries"); 413 cint_interpreter_create_pointer("char", "spn_MMU_RESET_TRIES", "mmu_reset_tries"); 414 cint_interpreter_create_pointer("char", "spn_MMU_PLL_LOCK_TESTS", "mmu_pll_lock_tests"); 415 cint_interpreter_create_pointer("char", "spn_MCU_ODT_IMP_ENABLE", "mcu_odt_imp_enable"); 416 cint_interpreter_create_pointer("char", "spn_DDR72_DLL90_OFFSET_TX", "ddr72_dll90_offset_tx"); 417 cint_interpreter_create_pointer("char", "spn_DDR72_DLL90_OFFSET3", "ddr72_dll90_offset3"); 418 cint_interpreter_create_pointer("char", "spn_DDR72_DLL90_OFFSET2", "ddr72_dll90_offset2"); 419 cint_interpreter_create_pointer("char", "spn_DDR72_DLL90_OFFSET1", "ddr72_dll90_offset1"); 420 cint_interpreter_create_pointer("char", "spn_DDR72_DLL90_OFFSET0_QK", "ddr72_dll90_offset0_qk"); 421 cint_interpreter_create_pointer("char", "spn_DDR72_DLL90_OFFSET_QKB", "ddr72_dll90_offset_qkb"); 422 cint_interpreter_create_pointer("char", "spn_DDR72_OVRD_SM_EN", "ddr72_ovrd_sm_en"); 423 cint_interpreter_create_pointer("char", "spn_DDR72_PHASE_SEL", "ddr72_phase_sel"); 424 cint_interpreter_create_pointer("char", "spn_DDR72_SEL_EARLY2_3", "ddr72_sel_early2_3"); 425 cint_interpreter_create_pointer("char", "spn_DDR72_SEL_EARLY1_3", "ddr72_sel_early1_3"); 426 cint_interpreter_create_pointer("char", "spn_DDR72_SEL_EARLY2_2", "ddr72_sel_early2_2"); 427 cint_interpreter_create_pointer("char", "spn_DDR72_SEL_EARLY1_2", "ddr72_sel_early1_2"); 428 cint_interpreter_create_pointer("char", "spn_DDR72_SEL_EARLY2_1", "ddr72_sel_early2_1"); 429 cint_interpreter_create_pointer("char", "spn_DDR72_SEL_EARLY1_1", "ddr72_sel_early1_1"); 430 cint_interpreter_create_pointer("char", "spn_DDR72_SEL_EARLY2_0", "ddr72_sel_early2_0"); 431 cint_interpreter_create_pointer("char", "spn_DDR72_SEL_EARLY1_0", "ddr72_sel_early1_0"); 432 cint_interpreter_create_pointer("char", "spn_QDR36_DLL90_OFFSET_TX", "qdr36_dll90_offset_tx"); 433 cint_interpreter_create_pointer("char", "spn_QDR36_DLL90_OFFSET_QK", "qdr36_dll90_offset_qk"); 434 cint_interpreter_create_pointer("char", "spn_QDR36_DLL90_OFFSET_QKB", "qdr36_dll90_offset_qkb"); 435 cint_interpreter_create_pointer("char", "spn_QDR36_OVRD_SM_EN", "qdr36_ovrd_sm_en"); 436 cint_interpreter_create_pointer("char", "spn_QDR36_PHASE_SEL", "qdr36_phase_sel"); 437 cint_interpreter_create_pointer("char", "spn_QDR36_SEL_EARLY2_1", "qdr36_sel_early2_1"); 438 cint_interpreter_create_pointer("char", "spn_QDR36_SEL_EARLY1_1", "qdr36_sel_early1_1"); 439 cint_interpreter_create_pointer("char", "spn_QDR36_SEL_EARLY2_0", "qdr36_sel_early2_0"); 440 cint_interpreter_create_pointer("char", "spn_QDR36_SEL_EARLY1_0", "qdr36_sel_early1_0"); 441 cint_interpreter_create_pointer("char", "spn_SEER_TUNNEL_SAM", "seer_tunnel_sam"); 442 cint_interpreter_create_pointer("char", "spn_EXT_TCAM_SHARING_MASTER", "ext_tcam_sharing_master"); 443 cint_interpreter_create_pointer("char", "spn_EXT_TCAM_SHARING_SLAVE", "ext_tcam_sharing_slave"); 444 cint_interpreter_create_pointer("char", "spn_MEM_CLEAR_CHUNK_SIZE", "mem_clear_chunk_size"); 445 cint_interpreter_create_pointer("char", "spn_MEM_CLEAR_HW_ACCELERATION", "mem_clear_hw_acceleration"); 446 cint_interpreter_create_pointer("char", "spn_MEM_CHECK_MAX_OVERRIDE", "mem_check_max_override"); 447 cint_interpreter_create_pointer("char", "spn_MEM_CHECK_NOCACHE_OVERRIDE", "mem_check_nocache_override"); 448 cint_interpreter_create_pointer("char", "spn_L2MC_IN_L2ENTRY", "l2mc_in_l2entry"); 449 cint_interpreter_create_pointer("char", "spn_PHY_WAN_MODE", "phy_wan_mode"); 450 cint_interpreter_create_pointer("char", "spn_PHY_XCLKSEL_OVRD", "phy_xclksel_ovrd"); 451 cint_interpreter_create_pointer("char", "spn_PHY_TX_INVERT", "phy_tx_invert"); 452 cint_interpreter_create_pointer("char", "spn_PHY_RX_INVERT", "phy_rx_invert"); 453 cint_interpreter_create_pointer("char", "spn_L2_TABLE_SIZE", "l2_table_size"); 454 cint_interpreter_create_pointer("char", "spn_L3_TABLE_SIZE", "l3_table_size"); 455 cint_interpreter_create_pointer("char", "spn_STG_TABLE_SIZE", "stg_table_size"); 456 cint_interpreter_create_pointer("char", "spn_RCPU_VLAN", "rcpu_vlan"); 457 cint_interpreter_create_pointer("char", "spn_RCPU_USE_OOB", "rcpu_use_oob"); 458 cint_interpreter_create_pointer("char", "spn_RCPU_OOB_CHANNEL", "rcpu_oob_channel"); 459 cint_interpreter_create_pointer("char", "spn_RCPU_RX_PBMP", "rcpu_rx_pbmp"); 460 cint_interpreter_create_pointer("char", "spn_RCPU_PORT", "rcpu_port"); 461 cint_interpreter_create_pointer("char", "spn_RCPU_MASTER_UNIT", "rcpu_master_unit"); 462 cint_interpreter_create_pointer("char", "spn_RCPU_SLAVE_MODID", "rcpu_slave_modid"); 463 cint_interpreter_create_pointer("char", "spn_RCPU_MASTER_MODID", "rcpu_master_modid"); 464 cint_interpreter_create_pointer("char", "spn_RCPU_HIGIG_PORT", "rcpu_higig_port"); 465 cint_interpreter_create_pointer("char", "spn_RCPU_ONLY", "rcpu_only"); 466 cint_interpreter_create_pointer("char", "spn_PCI2EB_OVERRIDE", "pci2eb_override"); 467 cint_interpreter_create_pointer("char", "spn_DUAL_HASH_RECURSE_DEPTH", "dual_hash_recurse_depth"); 468 cint_interpreter_create_pointer("char", "spn_DUAL_HASH_RECURSE_DEPTH_L2X", "dual_hash_recurse_depth_l2x"); 469 cint_interpreter_create_pointer("char", "spn_DUAL_HASH_RECURSE_DEPTH_VLAN", "dual_hash_recurse_depth_vlan"); 470 cint_interpreter_create_pointer("char", "spn_DUAL_HASH_RECURSE_DEPTH_MPLS", "dual_hash_recurse_depth_mpls"); 471 cint_interpreter_create_pointer("char", "spn_DUAL_HASH_RECURSE_DEPTH_EGRESS_VLAN", "dual_hash_recurse_depth_egress_vlan"); 472 cint_interpreter_create_pointer("char", "spn_DUAL_HASH_RECURSE_DEPTH_L3X", "dual_hash_recurse_depth_l3x"); 473 cint_interpreter_create_pointer("char", "spn_DUAL_HASH_RECURSE_DEPTH_DNAT_POOL", "dual_hash_recurse_depth_dnat_pool"); 474 cint_interpreter_create_pointer("char", "spn_DUAL_HASH_RECURSE_DEPTH_ING_VP_VLAN_MEMBER", "dual_hash_recurse_depth_ing_vp_vlan_member"); 475 cint_interpreter_create_pointer("char", "spn_DUAL_HASH_RECURSE_DEPTH_EGR_VP_VLAN_MEMBER", "dual_hash_recurse_depth_egr_vp_vlan_member"); 476 cint_interpreter_create_pointer("char", "spn_MULTI_HASH_RECURSE_DEPTH", "multi_hash_recurse_depth"); 477 cint_interpreter_create_pointer("char", "spn_MULTI_HASH_RECURSE_DEPTH_L2", "multi_hash_recurse_depth_l2"); 478 cint_interpreter_create_pointer("char", "spn_MULTI_HASH_RECURSE_DEPTH_VLAN", "multi_hash_recurse_depth_vlan"); 479 cint_interpreter_create_pointer("char", "spn_MULTI_HASH_RECURSE_DEPTH_MPLS", "multi_hash_recurse_depth_mpls"); 480 cint_interpreter_create_pointer("char", "spn_MULTI_HASH_RECURSE_DEPTH_EGRESS_VLAN", "multi_hash_recurse_depth_egress_vlan"); 481 cint_interpreter_create_pointer("char", "spn_MULTI_HASH_RECURSE_DEPTH_L3", "multi_hash_recurse_depth_l3"); 482 cint_interpreter_create_pointer("char", "spn_MULTI_HASH_RECURSE_DEPTH_EXACT_MATCH", "multi_hash_recurse_depth_exact_match"); 483 cint_interpreter_create_pointer("char", "spn_MULTI_HASH_RECURSE_DEPTH_VLAN_1", "multi_hash_recurse_depth_vlan_1"); 484 cint_interpreter_create_pointer("char", "spn_MULTI_HASH_RECURSE_DEPTH_VLAN_2", "multi_hash_recurse_depth_vlan_2"); 485 cint_interpreter_create_pointer("char", "spn_MULTI_HASH_RECURSE_DEPTH_EGRESS_VLAN_1", "multi_hash_recurse_depth_egress_vlan_1"); 486 cint_interpreter_create_pointer("char", "spn_MULTI_HASH_RECURSE_DEPTH_EGRESS_VLAN_2", "multi_hash_recurse_depth_egress_vlan_2"); 487 cint_interpreter_create_pointer("char", "spn_MULTI_HASH_RECURSE_DEPTH_MPLS", "multi_hash_recurse_depth_mpls"); 488 cint_interpreter_create_pointer("char", "spn_L3_ALPM_IPV6_128B_BKT_RSVD", "l3_alpm_ipv6_128b_bkt_rsvd"); 489 cint_interpreter_create_pointer("char", "spn_L3_ALPM_ENABLE", "l3_alpm_enable"); 490 cint_interpreter_create_pointer("char", "spn_ALPM_FLEX_STAT_SUPPORT", "alpm_flex_stat_support"); 491 cint_interpreter_create_pointer("char", "spn_IPV6_LPM_128B_ENABLE", "ipv6_lpm_128b_enable"); 492 cint_interpreter_create_pointer("char", "spn_NUM_IPV6_LPM_128B_ENTRIES", "num_ipv6_lpm_128b_entries"); 493 cint_interpreter_create_pointer("char", "spn_L3_LPM_MODE", "l3_lpm_mode"); 494 cint_interpreter_create_pointer("char", "spn_L3_MAX_ECMP_MODE", "l3_max_ecmp_mode"); 495 cint_interpreter_create_pointer("char", "spn_RIOT_ENABLE", "riot_enable"); 496 cint_interpreter_create_pointer("char", "spn_RIOT_OVERLAY_L3_INTF_MEM_SIZE", "riot_overlay_l3_intf_mem_size"); 497 cint_interpreter_create_pointer("char", "spn_RIOT_OVERLAY_L3_EGRESS_MEM_SIZE", "riot_overlay_l3_egress_mem_size"); 498 cint_interpreter_create_pointer("char", "spn_RIOT_OVERLAY_ECMP_RESILIENT_HASH_SIZE", "riot_overlay_ecmp_resilient_hash_size"); 499 cint_interpreter_create_pointer("char", "spn_MMU_FLOW_PERCENT", "mmu_flow_percent"); 500 cint_interpreter_create_pointer("char", "spn_MMU_FLOW_FANIN", "mmu_flow_fanin"); 501 cint_interpreter_create_pointer("char", "spn_MMU_RED_DROP_PERCENT", "mmu_red_drop_percent"); 502 cint_interpreter_create_pointer("char", "spn_MMU_YELLOW_DROP_PERCENT", "mmu_yellow_drop_percent"); 503 cint_interpreter_create_pointer("char", "spn_MMU_STATIC_BYTES", "mmu_static_bytes"); 504 cint_interpreter_create_pointer("char", "spn_MMU_STATIC_PERCENT", "mmu_static_percent"); 505 cint_interpreter_create_pointer("char", "spn_MMU_RESET_BYTES", "mmu_reset_bytes"); 506 cint_interpreter_create_pointer("char", "spn_MMU_OVERCOMMIT", "mmu_overcommit"); 507 cint_interpreter_create_pointer("char", "spn_MMU_OVERCOMMIT_STACK", "mmu_overcommit_stack"); 508 cint_interpreter_create_pointer("char", "spn_L3_IPMC_VALID_AS_HIT", "l3_ipmc_valid_as_hit"); 509 cint_interpreter_create_pointer("char", "spn_EXT_SRAM_TUNING", "ext_sram_tuning"); 510 cint_interpreter_create_pointer("char", "spn_EXT_SRAM_TUNING_STATS", "ext_sram_tuning_stats"); 511 cint_interpreter_create_pointer("char", "spn_EXT_SRAM_TUNING2_STATS", "ext_sram_tuning2_stats"); 512 cint_interpreter_create_pointer("char", "spn_EXT_SRAM_PVT", "ext_sram_pvt"); 513 cint_interpreter_create_pointer("char", "spn_EXT_TCAM_TUNING", "ext_tcam_tuning"); 514 cint_interpreter_create_pointer("char", "spn_EXT_TCAM_TUNING_STATS", "ext_tcam_tuning_stats"); 515 cint_interpreter_create_pointer("char", "spn_EXT_TCAM_PVT", "ext_tcam_pvt"); 516 cint_interpreter_create_pointer("char", "spn_EXT_L2_USE_HARDWARE_REPLACE_THRESHOLD", "ext_l2_use_hardware_replace_threshold"); 517 cint_interpreter_create_pointer("char", "spn_EXT_L2_SHADOW_DISABLE", "ext_l2_shadow_disable"); 518 cint_interpreter_create_pointer("char", "spn_EXT_L2_FWD_TABLE_SIZE", "ext_l2_fwd_table_size"); 519 cint_interpreter_create_pointer("char", "spn_EXT_L2_WIDE_FWD_TABLE_SIZE", "ext_l2_wide_fwd_table_size"); 520 cint_interpreter_create_pointer("char", "spn_EXT_IP4_FWD_TABLE_SIZE", "ext_ip4_fwd_table_size"); 521 cint_interpreter_create_pointer("char", "spn_EXT_IP4_HOST_FWD_TABLE_SIZE", "ext_ip4_host_fwd_table_size"); 522 cint_interpreter_create_pointer("char", "spn_EXT_IP4_HOST_WIDE_FWD_TABLE_SIZE", "ext_ip4_host_wide_fwd_table_size"); 523 cint_interpreter_create_pointer("char", "spn_EXT_IP6U_FWD_TABLE_SIZE", "ext_ip6u_fwd_table_size"); 524 cint_interpreter_create_pointer("char", "spn_EXT_IP6_FWD_TABLE_SIZE", "ext_ip6_fwd_table_size"); 525 cint_interpreter_create_pointer("char", "spn_EXT_IP6_HOST_FWD_TABLE_SIZE", "ext_ip6_host_fwd_table_size"); 526 cint_interpreter_create_pointer("char", "spn_EXT_IP6_HOST_WIDE_FWD_TABLE_SIZE", "ext_ip6_host_wide_fwd_table_size"); 527 cint_interpreter_create_pointer("char", "spn_EXT_L2_ACL_TABLE_SIZE", "ext_l2_acl_table_size"); 528 cint_interpreter_create_pointer("char", "spn_EXT_L2_ACL_TABLE_POLICY_WIDTH", "ext_l2_acl_table_policy_width"); 529 cint_interpreter_create_pointer("char", "spn_EXT_L2_ACL_TABLE_SCACHE_SIZE", "ext_l2_acl_table_scache_size"); 530 cint_interpreter_create_pointer("char", "spn_EXT_IP4_ACL_TABLE_SIZE", "ext_ip4_acl_table_size"); 531 cint_interpreter_create_pointer("char", "spn_EXT_IP4_ACL_TABLE_POLICY_WIDTH", "ext_ip4_acl_table_policy_width"); 532 cint_interpreter_create_pointer("char", "spn_EXT_IP4_ACL_TABLE_SCACHE_SIZE", "ext_ip4_acl_table_scache_size"); 533 cint_interpreter_create_pointer("char", "spn_EXT_IP6S_ACL_TABLE_SIZE", "ext_ip6s_acl_table_size"); 534 cint_interpreter_create_pointer("char", "spn_EXT_IP6S_ACL_TABLE_POLICY_WIDTH", "ext_ip6s_acl_table_policy_width"); 535 cint_interpreter_create_pointer("char", "spn_EXT_IP6S_ACL_TABLE_SCACHE_SIZE", "ext_ip6s_acl_table_scache_size"); 536 cint_interpreter_create_pointer("char", "spn_EXT_IP6F_ACL_TABLE_SIZE", "ext_ip6f_acl_table_size"); 537 cint_interpreter_create_pointer("char", "spn_EXT_IP6F_ACL_TABLE_POLICY_WIDTH", "ext_ip6f_acl_table_policy_width"); 538 cint_interpreter_create_pointer("char", "spn_EXT_IP6F_ACL_TABLE_SCACHE_SIZE", "ext_ip6f_acl_table_scache_size"); 539 cint_interpreter_create_pointer("char", "spn_EXT_L2C_ACL_TABLE_SIZE", "ext_l2c_acl_table_size"); 540 cint_interpreter_create_pointer("char", "spn_EXT_L2C_ACL_TABLE_POLICY_WIDTH", "ext_l2c_acl_table_policy_width"); 541 cint_interpreter_create_pointer("char", "spn_EXT_L2C_ACL_TABLE_SCACHE_SIZE", "ext_l2c_acl_table_scache_size"); 542 cint_interpreter_create_pointer("char", "spn_EXT_IP4C_ACL_TABLE_SIZE", "ext_ip4c_acl_table_size"); 543 cint_interpreter_create_pointer("char", "spn_EXT_IP4C_ACL_TABLE_POLICY_WIDTH", "ext_ip4c_acl_table_policy_width"); 544 cint_interpreter_create_pointer("char", "spn_EXT_IP4C_ACL_TABLE_SCACHE_SIZE", "ext_ip4c_acl_table_scache_size"); 545 cint_interpreter_create_pointer("char", "spn_EXT_IP6C_ACL_TABLE_SIZE", "ext_ip6c_acl_table_size"); 546 cint_interpreter_create_pointer("char", "spn_EXT_IP6C_ACL_TABLE_POLICY_WIDTH", "ext_ip6c_acl_table_policy_width"); 547 cint_interpreter_create_pointer("char", "spn_EXT_IP6C_ACL_TABLE_SCACHE_SIZE", "ext_ip6c_acl_table_scache_size"); 548 cint_interpreter_create_pointer("char", "spn_EXT_L2IP4_ACL_TABLE_SIZE", "ext_l2ip4_acl_table_size"); 549 cint_interpreter_create_pointer("char", "spn_EXT_L2IP4_ACL_TABLE_POLICY_WIDTH", "ext_l2ip4_acl_table_policy_width"); 550 cint_interpreter_create_pointer("char", "spn_EXT_L2IP4_ACL_TABLE_SCACHE_SIZE", "ext_l2ip4_acl_table_scache_size"); 551 cint_interpreter_create_pointer("char", "spn_EXT_L2IP6_ACL_TABLE_SIZE", "ext_l2ip6_acl_table_size"); 552 cint_interpreter_create_pointer("char", "spn_EXT_L2IP6_ACL_TABLE_POLICY_WIDTH", "ext_l2ip6_acl_table_policy_width"); 553 cint_interpreter_create_pointer("char", "spn_EXT_L2IP6_ACL_TABLE_SCACHE_SIZE", "ext_l2ip6_acl_table_scache_size"); 554 cint_interpreter_create_pointer("char", "spn_EXT_ACL80_TABLE_SIZE", "ext_acl80_table_size"); 555 cint_interpreter_create_pointer("char", "spn_EXT_ACL160_TABLE_SIZE", "ext_acl160_table_size"); 556 cint_interpreter_create_pointer("char", "spn_EXT_ACL320_TABLE_SIZE", "ext_acl320_table_size"); 557 cint_interpreter_create_pointer("char", "spn_EXT_ACL480_TABLE_SIZE", "ext_acl480_table_size"); 558 cint_interpreter_create_pointer("char", "spn_EXT_L2_TABLE_DUPLICATED", "ext_l2_table_duplicated"); 559 cint_interpreter_create_pointer("char", "spn_EXT_IP4_TABLE_DUPLICATED", "ext_ip4_table_duplicated"); 560 cint_interpreter_create_pointer("char", "spn_EXT_IP6U_TABLE_DUPLICATED", "ext_ip6u_table_duplicated"); 561 cint_interpreter_create_pointer("char", "spn_EXT_IP6_TABLE_DUPLICATED", "ext_ip6_table_duplicated"); 562 cint_interpreter_create_pointer("char", "spn_EXT_TCAM_FREQ", "ext_tcam_freq"); 563 cint_interpreter_create_pointer("char", "spn_EXT_TCAM_MODE", "ext_tcam_mode"); 564 cint_interpreter_create_pointer("char", "spn_EXT_TCAM_DEV_TYPE", "ext_tcam_dev_type"); 565 cint_interpreter_create_pointer("char", "spn_EXT_TCAM_BANKS", "ext_tcam_banks"); 566 cint_interpreter_create_pointer("char", "spn_EXT_SRAM_FREQ", "ext_sram_freq"); 567 cint_interpreter_create_pointer("char", "spn_EXT_SRAM_MODE", "ext_sram_mode"); 568 cint_interpreter_create_pointer("char", "spn_EXT_SRAM_SPEED", "ext_sram_speed"); 569 cint_interpreter_create_pointer("char", "spn_EXT_SRAM0_PRESENT", "ext_sram0_present"); 570 cint_interpreter_create_pointer("char", "spn_EXT_SRAM1_PRESENT", "ext_sram1_present"); 571 cint_interpreter_create_pointer("char", "spn_EXT_AD_MODE", "ext_ad_mode"); 572 cint_interpreter_create_pointer("char", "spn_EXT_IP6_FWD_KEY", "ext_ip6_fwd_key"); 573 cint_interpreter_create_pointer("char", "spn_EXT_L2_ACL_KEY", "ext_l2_acl_key"); 574 cint_interpreter_create_pointer("char", "spn_EXT_IP4_ACL_KEY", "ext_ip4_acl_key"); 575 cint_interpreter_create_pointer("char", "spn_EXT_IP6_ACL_KEY", "ext_ip6_acl_key"); 576 cint_interpreter_create_pointer("char", "spn_EXT_LOOKUP_ON_XPORT", "ext_lookup_on_xport"); 577 cint_interpreter_create_pointer("char", "spn_EXT_IP4_UC_RPF_FWD_TABLE_SIZE", "ext_ip4_uc_rpf_fwd_table_size"); 578 cint_interpreter_create_pointer("char", "spn_EXT_IP4_MC_FWD_TABLE_SIZE", "ext_ip4_mc_fwd_table_size"); 579 cint_interpreter_create_pointer("char", "spn_EXT_IP6_UC_RPF_FWD_TABLE_SIZE", "ext_ip6_uc_rpf_fwd_table_size"); 580 cint_interpreter_create_pointer("char", "spn_EXT_IP6_MC_FWD_TABLE_SIZE", "ext_ip6_mc_fwd_table_size"); 581 cint_interpreter_create_pointer("char", "spn_EXT_TRILL_UC_FWD_TABLE_SIZE", "ext_trill_uc_fwd_table_size"); 582 cint_interpreter_create_pointer("char", "spn_EXT_TRILL_MC_FWD_TABLE_SIZE", "ext_trill_mc_fwd_table_size"); 583 cint_interpreter_create_pointer("char", "spn_EXT_PHY_AUTODETECT_EN", "ext_phy_autodetect_en"); 584 cint_interpreter_create_pointer("char", "spn_EXT_PHY_SERDES_FIBER_IFACE", "ext_phy_serdes_fiber_iface"); 585 cint_interpreter_create_pointer("char", "spn_EXT_MPLS_FWD_TABLE_SIZE", "ext_mpls_fwd_table_size"); 586 cint_interpreter_create_pointer("char", "spn_EXT_COUP_MPLS_FWD_TABLE_SIZE", "ext_coup_mpls_fwd_table_size"); 587 cint_interpreter_create_pointer("char", "spn_EXT_TP2P_MIM_FWD_TABLE_SIZE", "ext_tp2p_mim_fwd_table_size"); 588 cint_interpreter_create_pointer("char", "spn_EXT_TP2P_MPLS_FWD_TABLE_SIZE", "ext_tp2p_mpls_fwd_table_size"); 589 cint_interpreter_create_pointer("char", "spn_EXT_TP2P_VLAN_FWD_TABLE_SIZE", "ext_tp2p_vlan_fwd_table_size"); 590 cint_interpreter_create_pointer("char", "spn_PHY_SGMII_AUTONEG", "phy_sgmii_autoneg"); 591 cint_interpreter_create_pointer("char", "spn_RCPU_DOT1PRI_COS0", "rcpu_dot1pri_cos0"); 592 cint_interpreter_create_pointer("char", "spn_RCPU_DOT1PRI_COS1", "rcpu_dot1pri_cos1"); 593 cint_interpreter_create_pointer("char", "spn_RCPU_DOT1PRI_COS2", "rcpu_dot1pri_cos2"); 594 cint_interpreter_create_pointer("char", "spn_RCPU_DOT1PRI_COS3", "rcpu_dot1pri_cos3"); 595 cint_interpreter_create_pointer("char", "spn_RCPU_DOT1PRI_COS4", "rcpu_dot1pri_cos4"); 596 cint_interpreter_create_pointer("char", "spn_RCPU_DOT1PRI_COS5", "rcpu_dot1pri_cos5"); 597 cint_interpreter_create_pointer("char", "spn_RCPU_DOT1PRI_COS6", "rcpu_dot1pri_cos6"); 598 cint_interpreter_create_pointer("char", "spn_RCPU_DOT1PRI_COS7", "rcpu_dot1pri_cos7"); 599 cint_interpreter_create_pointer("char", "spn_RCPU_MH_TC_COS0", "rcpu_mh_tc_cos0"); 600 cint_interpreter_create_pointer("char", "spn_RCPU_MH_TC_COS1", "rcpu_mh_tc_cos1"); 601 cint_interpreter_create_pointer("char", "spn_RCPU_MH_TC_COS2", "rcpu_mh_tc_cos2"); 602 cint_interpreter_create_pointer("char", "spn_RCPU_MH_TC_COS3", "rcpu_mh_tc_cos3"); 603 cint_interpreter_create_pointer("char", "spn_RCPU_MH_TC_COS4", "rcpu_mh_tc_cos4"); 604 cint_interpreter_create_pointer("char", "spn_RCPU_MH_TC_COS5", "rcpu_mh_tc_cos5"); 605 cint_interpreter_create_pointer("char", "spn_RCPU_MH_TC_COS6", "rcpu_mh_tc_cos6"); 606 cint_interpreter_create_pointer("char", "spn_RCPU_MH_TC_COS7", "rcpu_mh_tc_cos7"); 607 cint_interpreter_create_pointer("char", "spn_RCPU_CPU_TC_COS0", "rcpu_cpu_tc_cos0"); 608 cint_interpreter_create_pointer("char", "spn_RCPU_CPU_TC_COS1", "rcpu_cpu_tc_cos1"); 609 cint_interpreter_create_pointer("char", "spn_RCPU_CPU_TC_COS2", "rcpu_cpu_tc_cos2"); 610 cint_interpreter_create_pointer("char", "spn_RCPU_CPU_TC_COS3", "rcpu_cpu_tc_cos3"); 611 cint_interpreter_create_pointer("char", "spn_RCPU_CPU_TC_COS4", "rcpu_cpu_tc_cos4"); 612 cint_interpreter_create_pointer("char", "spn_RCPU_CPU_TC_COS5", "rcpu_cpu_tc_cos5"); 613 cint_interpreter_create_pointer("char", "spn_RCPU_CPU_TC_COS6", "rcpu_cpu_tc_cos6"); 614 cint_interpreter_create_pointer("char", "spn_RCPU_CPU_TC_COS7", "rcpu_cpu_tc_cos7"); 615 cint_interpreter_create_pointer("char", "spn_RCPU_CPU_QUEUE", "rcpu_cpu_queue"); 616 cint_interpreter_create_pointer("char", "spn_RCPU_MH_SRC_PID_ENABLE", "rcpu_mh_src_pid_enable"); 617 cint_interpreter_create_pointer("char", "spn_RCPU_MH_CPU_COS_ENABLE", "rcpu_mh_cpu_cos_enable"); 618 cint_interpreter_create_pointer("char", "spn_RCPU_MH_TC_MAP_ENABLE", "rcpu_mh_tc_map_enable"); 619 cint_interpreter_create_pointer("char", "spn_RCPU_DOT1PRI_MAP_ENABLE", "rcpu_dot1pri_map_enable"); 620 cint_interpreter_create_pointer("char", "spn_LMD_ENABLE_PBMP", "lmd_enable_pbmp"); 621 cint_interpreter_create_pointer("char", "spn_IPFIX_HOSTBUF_SIZE", "ipfix_hostbuf_size"); 622 cint_interpreter_create_pointer("char", "spn_IPFIX_THREAD_PRI", "ipfix_thread_pri"); 623 cint_interpreter_create_pointer("char", "spn_GPORT_RSV_MASK", "gport_rsv_mask"); 624 cint_interpreter_create_pointer("char", "spn_POST_INIT_ENABLE", "post_init_enable"); 625 cint_interpreter_create_pointer("char", "spn_MODULE_64PORTS", "module_64ports"); 626 cint_interpreter_create_pointer("char", "spn_MODULE_NUM_MODIDS", "module_num_modids"); 627 cint_interpreter_create_pointer("char", "spn_GPORT", "bcm_use_gport"); 628 cint_interpreter_create_pointer("char", "spn_HIGIG2_MULTICAST_VLAN_RANGE", "higig2_multicast_vlan_range"); 629 cint_interpreter_create_pointer("char", "spn_HIGIG2_MULTICAST_L2_RANGE", "higig2_multicast_l2_range"); 630 cint_interpreter_create_pointer("char", "spn_HIGIG2_MULTICAST_L3_RANGE", "higig2_multicast_l3_range"); 631 cint_interpreter_create_pointer("char", "spn_HIGIG2_HDR_MODE", "higig2_hdr_mode"); 632 cint_interpreter_create_pointer("char", "spn_COSQ_CONTROL_BURST_NODE_SELECT", "cosq_control_burst_node_select"); 633 cint_interpreter_create_pointer("char", "spn_BIST_ENABLE", "bist_enable"); 634 cint_interpreter_create_pointer("char", "spn_EXT_RAM_ROWS", "ext_ram_rows"); 635 cint_interpreter_create_pointer("char", "spn_DISCARD_MTU_SIZE", "discard_mtu_size"); 636 cint_interpreter_create_pointer("char", "spn_MULTICAST_L2_RANGE", "multicast_l2_range"); 637 cint_interpreter_create_pointer("char", "spn_MULTICAST_L3_RANGE", "multicast_l3_range"); 638 cint_interpreter_create_pointer("char", "spn_MULTICAST_DESTINATION_ENCODING", "multicast_destination_encoding"); 639 cint_interpreter_create_pointer("char", "spn_TSLAM_DMA_ENABLE", "tslam_dma_enable"); 640 cint_interpreter_create_pointer("char", "spn_TABLE_DMA_ENABLE", "table_dma_enable"); 641 cint_interpreter_create_pointer("char", "spn_CCM_DMA_ENABLE", "ccm_dma_enable"); 642 cint_interpreter_create_pointer("char", "spn_RATE_I2C_DIVISOR", "rate_i2c_divisor"); 643 cint_interpreter_create_pointer("char", "spn_RATE_I2C_DIVIDEND", "rate_i2c_dividend"); 644 cint_interpreter_create_pointer("char", "spn_RATE_STDMA_DIVISOR", "rate_stdma_divisor"); 645 cint_interpreter_create_pointer("char", "spn_RATE_STDMA_DIVIDEND", "rate_stdma_dividend"); 646 cint_interpreter_create_pointer("char", "spn_RATE_EXT_MDIO_DIVISOR", "rate_ext_mdio_divisor"); 647 cint_interpreter_create_pointer("char", "spn_RATE_EXT_MDIO_DIVIDEND", "rate_ext_mdio_dividend"); 648 cint_interpreter_create_pointer("char", "spn_RATE_INT_MDIO_DIVISOR", "rate_int_mdio_divisor"); 649 cint_interpreter_create_pointer("char", "spn_RATE_INT_MDIO_DIVIDEND", "rate_int_mdio_dividend"); 650 cint_interpreter_create_pointer("char", "spn_RATE_EXT_DOWNLOAD_MDIO_DIVISOR", "rate_ext_download_mdio_divisor"); 651 cint_interpreter_create_pointer("char", "spn_RATE_EXT_DOWNLOAD_MDIO_DIVIDEND", "rate_ext_download_mdio_dividend"); 652 cint_interpreter_create_pointer("char", "spn_BCM_OAM_THREAD_PRI", "bcm_oam_thread_pri"); 653 cint_interpreter_create_pointer("char", "spn_SS_IGNORE_PBMP", "ss_ignore_pbmp"); 654 cint_interpreter_create_pointer("char", "spn_SWITCH_BYPASS_MODE", "switch_bypass_mode"); 655 cint_interpreter_create_pointer("char", "spn_DIAG_SHELL_USE_SLAM", "diag_shell_use_slam"); 656 cint_interpreter_create_pointer("char", "spn_RLINK_L2_REMOTE_MAX", "rlink_l2_remote_max"); 657 cint_interpreter_create_pointer("char", "spn_RLINK_L2_LOCAL_MAX", "rlink_l2_local_max"); 658 cint_interpreter_create_pointer("char", "spn_RLINK_LINK_REMOTE_MAX", "rlink_link_remote_max"); 659 cint_interpreter_create_pointer("char", "spn_RLINK_LINK_LOCAL_MAX", "rlink_link_local_max"); 660 cint_interpreter_create_pointer("char", "spn_RLINK_AUTH_REMOTE_MAX", "rlink_auth_remote_max"); 661 cint_interpreter_create_pointer("char", "spn_RLINK_AUTH_LOCAL_MAX", "rlink_auth_local_max"); 662 cint_interpreter_create_pointer("char", "spn_RLINK_RX0_REMOTE_MAX", "rlink_rx0_remote_max"); 663 cint_interpreter_create_pointer("char", "spn_RLINK_RX1_REMOTE_MAX", "rlink_rx1_remote_max"); 664 cint_interpreter_create_pointer("char", "spn_RLINK_RX2_REMOTE_MAX", "rlink_rx2_remote_max"); 665 cint_interpreter_create_pointer("char", "spn_RLINK_RX3_REMOTE_MAX", "rlink_rx3_remote_max"); 666 cint_interpreter_create_pointer("char", "spn_RLINK_RX4_REMOTE_MAX", "rlink_rx4_remote_max"); 667 cint_interpreter_create_pointer("char", "spn_RLINK_RX5_REMOTE_MAX", "rlink_rx5_remote_max"); 668 cint_interpreter_create_pointer("char", "spn_RLINK_RX6_REMOTE_MAX", "rlink_rx6_remote_max"); 669 cint_interpreter_create_pointer("char", "spn_RLINK_RX7_REMOTE_MAX", "rlink_rx7_remote_max"); 670 cint_interpreter_create_pointer("char", "spn_RLINK_OAM_REMOTE_MAX", "rlink_oam_remote_max"); 671 cint_interpreter_create_pointer("char", "spn_RLINK_OAM_LOCAL_MAX", "rlink_oam_local_max"); 672 cint_interpreter_create_pointer("char", "spn_DPORT_MAP_ENABLE", "dport_map_enable"); 673 cint_interpreter_create_pointer("char", "spn_DPORT_MAP_INDEXED", "dport_map_indexed"); 674 cint_interpreter_create_pointer("char", "spn_DPORT_MAP_DIRECT", "dport_map_direct"); 675 cint_interpreter_create_pointer("char", "spn_DPORT_MAP_PORT", "dport_map_port"); 676 cint_interpreter_create_pointer("char", "spn_PORTMON_INTERVAL", "portmon_interval"); 677 cint_interpreter_create_pointer("char", "spn_SERDES_SHADOW_DRIVER", "serdes_shadow_driver"); 678 cint_interpreter_create_pointer("char", "spn_BCM56725_16X16", "bcm56725_16x16"); 679 cint_interpreter_create_pointer("char", "spn_BCM56822_8X16", "bcm56822_8x16"); 680 cint_interpreter_create_pointer("char", "spn_BCM56821_20X12", "bcm56821_20x12"); 681 cint_interpreter_create_pointer("char", "spn_SKIP_L2_USER_ENTRY", "skip_L2_USER_ENTRY"); 682 cint_interpreter_create_pointer("char", "spn_FLEX_XGPORT", "flex_xgport"); 683 cint_interpreter_create_pointer("char", "spn_BCM56629_40GE", "bcm56629_40ge"); 684 cint_interpreter_create_pointer("char", "spn_BCM56639_28G_7X10", "bcm56639_28g_7x10"); 685 cint_interpreter_create_pointer("char", "spn_BCM56638_8X12", "bcm56638_8x12"); 686 cint_interpreter_create_pointer("char", "spn_BCM56638_4X12_2X24", "bcm56638_4x12_2x24"); 687 cint_interpreter_create_pointer("char", "spn_BCM56636_24G_6X12", "bcm56636_24g_6x12"); 688 cint_interpreter_create_pointer("char", "spn_BCM56636_2X12_2X24", "bcm56636_2x12_2x24"); 689 cint_interpreter_create_pointer("char", "spn_BCM56634_48G_4X12", "bcm56634_48g_4x12"); 690 cint_interpreter_create_pointer("char", "spn_BCM56634_48G_2X24", "bcm56634_48g_2x24"); 691 cint_interpreter_create_pointer("char", "spn_BCM56538_48G_4X12", "bcm56538_48g_4x12"); 692 cint_interpreter_create_pointer("char", "spn_BCM56538_48G_2X24", "bcm56538_48g_2x24"); 693 cint_interpreter_create_pointer("char", "spn_BCM56630_2X12_2X24", "bcm56630_2x12_2x24"); 694 cint_interpreter_create_pointer("char", "spn_BCM56521_2X12_2X24", "bcm56521_2x12_2x24"); 695 cint_interpreter_create_pointer("char", "spn_BCM56524_2X12_2X24", "bcm56524_2x12_2x24"); 696 cint_interpreter_create_pointer("char", "spn_BCM56534_2X12_2X24", "bcm56534_2x12_2x24"); 697 cint_interpreter_create_pointer("char", "spn_BCM56526_2X12_4X16", "bcm56526_2x12_4x16"); 698 cint_interpreter_create_pointer("char", "spn_BCM5614X_CONFIG", "bcm5614x_config"); 699 cint_interpreter_create_pointer("char", "spn_BCM5615X_CONFIG", "bcm5615x_config"); 700 cint_interpreter_create_pointer("char", "spn_BCM5614X_HYPERCORE_MIXED_MODE", "bcm5614x_hypercore_mixed_mode"); 701 cint_interpreter_create_pointer("char", "spn_BCM5644X_CONFIG", "bcm5644x_config"); 702 cint_interpreter_create_pointer("char", "spn_HIGIG_MAX_SPEED", "higig_max_speed"); 703 cint_interpreter_create_pointer("char", "spn_FRONT_PANEL_ESM", "front_panel_esm"); 704 cint_interpreter_create_pointer("char", "spn_SKIP_L2_VLAN_INIT", "skip_l2_vlan_init"); 705 cint_interpreter_create_pointer("char", "spn_BCM_XLATE_PORT_ENABLE", "bcm_xlate_port_enable"); 706 cint_interpreter_create_pointer("char", "spn_BCM_XLATE_API_PORT_ENABLE", "bcm_xlate_api_port_enable"); 707 cint_interpreter_create_pointer("char", "spn_BCM_XLATE_SYSPORT_ENABLE", "bcm_xlate_sysport_enable"); 708 cint_interpreter_create_pointer("char", "spn_BCM_XLATE_PORT_MAP", "bcm_xlate_port_map"); 709 cint_interpreter_create_pointer("char", "spn_BCM_XLATE_PORT", "bcm_xlate_port"); 710 cint_interpreter_create_pointer("char", "spn_FLEX_PORT_PHY_ADDR", "flex_port_phy_addr"); 711 cint_interpreter_create_pointer("char", "spn_HELP_CLI_ENABLE", "help_cli_enable"); 712 cint_interpreter_create_pointer("char", "spn_MEMLIST_ENABLE", "memlist_enable"); 713 cint_interpreter_create_pointer("char", "spn_REGLIST_ENABLE", "reglist_enable"); 714 cint_interpreter_create_pointer("char", "spn_SERDES_LANE0_RESET", "serdes_lane0_reset"); 715 cint_interpreter_create_pointer("char", "spn_PBMP_FE_100FX", "pbmp_fe_100fx"); 716 cint_interpreter_create_pointer("char", "spn_PORTMAP", "portmap"); 717 cint_interpreter_create_pointer("char", "spn_PORTGROUP", "portgroup"); 718 cint_interpreter_create_pointer("char", "spn_BACKPLANE_SERDES_ENCODING", "backplane_serdes_encoding"); 719 cint_interpreter_create_pointer("char", "spn_TCAM_BIST_ENABLE", "tcam_bist_enable"); 720 cint_interpreter_create_pointer("char", "spn_UCODE_PORT", "ucode_port"); 721 cint_interpreter_create_pointer("char", "spn_TCAM_BANK_BLOCK_OWNER", "tcam_bank_block_owner"); 722 cint_interpreter_create_pointer("char", "spn_L2_AGE_CYCLES", "l2_age_cycles"); 723 cint_interpreter_create_pointer("char", "spn_L2_SW_AGING_INTERVAL", "l2_sw_aging_interval"); 724 cint_interpreter_create_pointer("char", "spn_L2AGE_THREAD_PRI", "l2age_thread_pri"); 725 cint_interpreter_create_pointer("char", "spn_RUN_L2_SW_AGING", "run_l2_sw_aging"); 726 cint_interpreter_create_pointer("char", "spn_L2_OVERFLOW_EVENT", "l2_overflow_event"); 727 cint_interpreter_create_pointer("char", "spn_MEM_CACHE_ENABLE", "mem_cache_enable"); 728 cint_interpreter_create_pointer("char", "spn_MEM_NOCACHE", "mem_nocache"); 729 cint_interpreter_create_pointer("char", "spn_L2CACHE_MAX", "l2cache_max_idx"); 730 cint_interpreter_create_pointer("char", "spn_PORT_IS_SCI", "port_is_sci"); 731 cint_interpreter_create_pointer("char", "spn_PORT_IS_SFI", "port_is_sfi"); 732 cint_interpreter_create_pointer("char", "spn_FLEX_STAT_SHARE_ENABLE", "flex_stat_share_enable"); 733 cint_interpreter_create_pointer("char", "spn_DIAG_CHASSIS", "diag_chassis"); 734 cint_interpreter_create_pointer("char", "spn_DIAG_SERDES_MASK", "diag_serdes_mask"); 735 cint_interpreter_create_pointer("char", "spn_DIAG_NODES_MASK", "diag_nodes_mask"); 736 cint_interpreter_create_pointer("char", "spn_DIAG_SLAVE_FC", "diag_slave_fc"); 737 cint_interpreter_create_pointer("char", "spn_DIAG_SLOT", "diag_slot"); 738 cint_interpreter_create_pointer("char", "spn_DIAG_COSQ_INIT", "diag_cosq_init"); 739 cint_interpreter_create_pointer("char", "spn_DIAG_EASY_RELOAD", "diag_easy_reload"); 740 cint_interpreter_create_pointer("char", "spn_DIAG_DISABLE_INTERRUPTS", "diag_disable_interrupts"); 741 cint_interpreter_create_pointer("char", "spn_MACSEC_ENABLE", "macsec_enable"); 742 cint_interpreter_create_pointer("char", "spn_MACSEC_DEV_ADDR", "macsec_dev_addr"); 743 cint_interpreter_create_pointer("char", "spn_MACSEC_PORT_INDEX", "macsec_port_index"); 744 cint_interpreter_create_pointer("char", "spn_MACSEC_FIXED_LATENCY_ENABLE", "macsec_fixed_latency_enable"); 745 cint_interpreter_create_pointer("char", "spn_MACSEC_SWITCH_SIDE_POLICY", "macsec_switch_side_policy"); 746 cint_interpreter_create_pointer("char", "spn_DIAG_TABS", "diag_tabs"); 747 cint_interpreter_create_pointer("char", "spn_DIAG_COMMA", "diag_comma"); 748 cint_interpreter_create_pointer("char", "spn_SRP_ACK_AGING_ON", "SRP_ACK_AGING_ON"); 749 cint_interpreter_create_pointer("char", "spn_EAV_SRP_INTERVAL", "EAV_SRP_INTERVAL"); 750 cint_interpreter_create_pointer("char", "spn_EAV_DISCOVERY_SRC_MAC", "EAV_DISCOVERY_SRC_MAC"); 751 cint_interpreter_create_pointer("char", "spn_EAV_TIMESYNC_MONITOR_PBMP", "EAV_TIMESYNC_MONITOR_PBMP"); 752 cint_interpreter_create_pointer("char", "spn_EAV_DISCOVERY_MASTER", "EAV_DISCOVERY_MASTER"); 753 cint_interpreter_create_pointer("char", "spn_EAV_TIMESYNC_INTERVAL", "EAV_TIMESYNC_INTERVAL"); 754 cint_interpreter_create_pointer("char", "spn_EAV_TIMESYNC_SPECIAL_LOOP_PBMP", "EAV_TIMESYNC_SPECIAL_LOOP_PBMP"); 755 cint_interpreter_create_pointer("char", "spn_EAV_TIMESYNC_DISABLE_PDELAY", "EAV_TIMESYNC_DISABLE_PDELAY"); 756 cint_interpreter_create_pointer("char", "spn_DIAG_EMULATOR_PARTIAL_INIT", "diag_emulator_partial_init"); 757 cint_interpreter_create_pointer("char", "spn_PCI_OVERRIDE_DEV", "pci_override_dev"); 758 cint_interpreter_create_pointer("char", "spn_PCI_OVERRIDE_REV", "pci_override_rev"); 759 cint_interpreter_create_pointer("char", "spn_DIAG_ASSIGN_SYSPORT", "diag_assign_sysport"); 760 cint_interpreter_create_pointer("char", "spn_DEFIP_CAM_TM", "defip_cam_tm"); 761 cint_interpreter_create_pointer("char", "spn_FP_CAM_TM", "fp_cam_tm"); 762 cint_interpreter_create_pointer("char", "spn_VFP_CAM_TM", "vfp_cam_tm"); 763 cint_interpreter_create_pointer("char", "spn_EFP_CAM_TM", "efp_cam_tm"); 764 cint_interpreter_create_pointer("char", "spn_EMULATION_REGS", "emulation_regs"); 765 cint_interpreter_create_pointer("char", "spn_OTP_MEM_REPAIR_REG", "otp_mem_repair_reg"); 766 cint_interpreter_create_pointer("char", "spn_OTP_MEM_REPAIR_VAL", "otp_mem_repair_val"); 767 cint_interpreter_create_pointer("char", "spn_FIFO_DELAY_VALUE", "fifo_delay_value"); 768 cint_interpreter_create_pointer("char", "spn_BCM5664X_WRR_GRANULARITY_1", "bcm5664x_wrr_granularity_1"); 769 cint_interpreter_create_pointer("char", "spn_BCM56840_CONFIG", "bcm56840_config"); 770 cint_interpreter_create_pointer("char", "spn_BCM56640_CONFIG", "bcm56640_config"); 771 cint_interpreter_create_pointer("char", "spn_BCM56640_1X100_1X127", "bcm56640_1x100_1x127"); 772 cint_interpreter_create_pointer("char", "spn_BCM56640_1X100_4X32", "bcm56640_1x100_4x32"); 773 cint_interpreter_create_pointer("char", "spn_BCM56640_1X100_8X16", "bcm56640_1x100_8x16"); 774 cint_interpreter_create_pointer("char", "spn_BCM56640_1X100_3X42", "bcm56640_1x100_3x42"); 775 cint_interpreter_create_pointer("char", "spn_BCM56640_3X42_1X127", "bcm56640_3x42_1x127"); 776 cint_interpreter_create_pointer("char", "spn_BCM56640_3X42_4X32", "bcm56640_3x42_4x32"); 777 cint_interpreter_create_pointer("char", "spn_BCM56640_3X42_8X16", "bcm56640_3x42_8x16"); 778 cint_interpreter_create_pointer("char", "spn_BCM56640_3X40_3X42", "bcm56640_3x40_3x42"); 779 cint_interpreter_create_pointer("char", "spn_BCM56640_3X42_3X40", "bcm56640_3x42_3x40"); 780 cint_interpreter_create_pointer("char", "spn_BCM56640_3X40_2X42", "bcm56640_3x40_2x42"); 781 cint_interpreter_create_pointer("char", "spn_BCM56640_3X42_2X40", "bcm56640_3x42_2x40"); 782 cint_interpreter_create_pointer("char", "spn_BCM56640_8X10", "bcm56640_8x10"); 783 cint_interpreter_create_pointer("char", "spn_BCM56640_1X40_4X42", "bcm56640_1x40_4x42"); 784 cint_interpreter_create_pointer("char", "spn_BCM56640_4X10_1X127", "bcm56640_4x10_1x127"); 785 cint_interpreter_create_pointer("char", "spn_BCM56640_4X10_4X42", "bcm56640_4x10_4x42"); 786 cint_interpreter_create_pointer("char", "spn_BCM56643_4X10_4X42", "bcm56643_4x10_4x42"); 787 cint_interpreter_create_pointer("char", "spn_BCM56644_24G", "bcm56644_24g"); 788 cint_interpreter_create_pointer("char", "spn_BCM56540_4X10_2X42", "bcm56540_4x10_2x42"); 789 cint_interpreter_create_pointer("char", "spn_BCM56540_8X10", "bcm56540_8x10"); 790 cint_interpreter_create_pointer("char", "spn_BCM56545_24G", "bcm56545_24g"); 791 cint_interpreter_create_pointer("char", "spn_BCM56542_2X10_2X42_2X21", "bcm56542_2x10_2x42_2x21"); 792 cint_interpreter_create_pointer("char", "spn_BCM56544_10X10_4X10", "bcm56544_10x10_4x10"); 793 cint_interpreter_create_pointer("char", "spn_BCM56544_10X10_2X42", "bcm56544_10x10_2x42"); 794 cint_interpreter_create_pointer("char", "spn_BCM56544_4X10_12X10", "bcm56544_4x10_12x10"); 795 cint_interpreter_create_pointer("char", "spn_BCM56545_4X11_2X42", "bcm56545_4x11_2x42"); 796 cint_interpreter_create_pointer("char", "spn_BCM56545_1X40_2X42", "bcm56545_1x40_2x42"); 797 cint_interpreter_create_pointer("char", "spn_BCM56545_4X11_4X42", "bcm56545_4x11_4x42"); 798 cint_interpreter_create_pointer("char", "spn_BCM56547_3X42", "bcm56547_3x42"); 799 cint_interpreter_create_pointer("char", "spn_BCM56547_2X42", "bcm56547_2x42"); 800 cint_interpreter_create_pointer("char", "spn_BCM56344_2X10", "bcm56344_2x10"); 801 cint_interpreter_create_pointer("char", "spn_BCM56346_4X10_2X21", "bcm56346_4X10_2x21"); 802 cint_interpreter_create_pointer("char", "spn_BCM56345_4X10_2X21", "bcm56345_4X10_2x21"); 803 cint_interpreter_create_pointer("char", "spn_BCM56345_2X21", "bcm56345_2x21"); 804 cint_interpreter_create_pointer("char", "spn_BCM56340_4X10", "bcm56340_4x10"); 805 cint_interpreter_create_pointer("char", "spn_BCM56340_2X10", "bcm56340_2x10"); 806 cint_interpreter_create_pointer("char", "spn_BCM56340_CONFIG", "bcm56340_config"); 807 cint_interpreter_create_pointer("char", "spn_BCM5645X_CONFIG", "bcm5645x_config"); 808 cint_interpreter_create_pointer("char", "spn_TCAM_DAC_VALUE", "tcam_dac_value"); 809 cint_interpreter_create_pointer("char", "spn_TCAM_PTR_DIST", "tcam_ptr_dist"); 810 cint_interpreter_create_pointer("char", "spn_EXT_TCAM_USE_MIDL", "ext_tcam_use_midl"); 811 cint_interpreter_create_pointer("char", "spn_BCM53400_INIT_PORT_CONFIG", "bcm53400_init_port_config"); 812 cint_interpreter_create_pointer("char", "spn_CABLE_DIAG_HW", "cable_diag_hw"); 813 cint_interpreter_create_pointer("char", "spn_LRP_BYPASS", "lrp_bypass"); 814 cint_interpreter_create_pointer("char", "spn_SPI_LOOPBACK", "spi_loopback"); 815 cint_interpreter_create_pointer("char", "spn_DDR_TRAIN_NUM_ADDRS", "ddr_train_num_addrs"); 816 cint_interpreter_create_pointer("char", "spn_SEED", "seed"); 817 cint_interpreter_create_pointer("char", "spn_WIDE_SRAM0_X18", "wide_sram0_x18"); 818 cint_interpreter_create_pointer("char", "spn_NP0_ADDR_WIDTH", "np0_addr_width"); 819 cint_interpreter_create_pointer("char", "spn_NP0_DATA_WIDTH", "np0_data_width"); 820 cint_interpreter_create_pointer("char", "spn_NP1_ADDR_WIDTH", "np1_addr_width"); 821 cint_interpreter_create_pointer("char", "spn_NP1_DATA_WIDTH", "np1_data_width"); 822 cint_interpreter_create_pointer("char", "spn_WP_ADDR_WIDTH", "wp_addr_width"); 823 cint_interpreter_create_pointer("char", "spn_WP_DATA_WIDTH", "wp_data_width"); 824 cint_interpreter_create_pointer("char", "spn_WIDE_SRAM1_X18", "wide_sram1_x18"); 825 cint_interpreter_create_pointer("char", "spn_CONFIG_QUEUE", "config_queue"); 826 cint_interpreter_create_pointer("char", "spn_LINE_PR_BUFFER_PROFILE", "line_pr_buffer_profile"); 827 cint_interpreter_create_pointer("char", "spn_LINE_CLIENT_CALENDAR", "line_client_calendar"); 828 cint_interpreter_create_pointer("char", "spn_LINE_PORT_CALENDAR", "line_port_calendar"); 829 cint_interpreter_create_pointer("char", "spn_FABRIC_CLIENT_CALENDAR", "fabric_client_calendar"); 830 cint_interpreter_create_pointer("char", "spn_FABRIC_PORT_CALENDAR", "fabric_port_calendar"); 831 cint_interpreter_create_pointer("char", "spn_TX_FIFO_SIZE", "tx_fifo_size"); 832 cint_interpreter_create_pointer("char", "spn_WDRR_WEIGHT_QUEUE", "wdrr_weight_queue"); 833 cint_interpreter_create_pointer("char", "spn_XL_INGRESS_SQUEUE", "xl_ingress_squeue"); 834 cint_interpreter_create_pointer("char", "spn_XL_INGRESS_DQUEUE", "xl_ingress_dqueue"); 835 cint_interpreter_create_pointer("char", "spn_XL_EGRESS_SQUEUE", "xl_egress_squeue"); 836 cint_interpreter_create_pointer("char", "spn_XL_EGRESS_DQUEUE", "xl_egress_dqueue"); 837 cint_interpreter_create_pointer("char", "spn_CMIC_INGRESS_SQUEUE", "cmic_ingress_squeue"); 838 cint_interpreter_create_pointer("char", "spn_CMIC_INGRESS_DQUEUE", "cmic_ingress_dqueue"); 839 cint_interpreter_create_pointer("char", "spn_CMIC_EGRESS_SQUEUE", "cmic_egress_squeue"); 840 cint_interpreter_create_pointer("char", "spn_CMIC_EGRESS_DQUEUE", "cmic_egress_dqueue"); 841 cint_interpreter_create_pointer("char", "spn_SPRI0_QID", "spri0_qid"); 842 cint_interpreter_create_pointer("char", "spn_SPRI1_QID", "spri1_qid"); 843 cint_interpreter_create_pointer("char", "spn_INGRESS_TO_EGRESS_REDIRECT_QID0", "ingress_to_egress_redirect_qid0"); 844 cint_interpreter_create_pointer("char", "spn_INGRESS_TO_EGRESS_REDIRECT_QID1", "ingress_to_egress_redirect_qid1"); 845 cint_interpreter_create_pointer("char", "spn_EGRESS_TO_INGRESS_REDIRECT_QID0", "egress_to_ingress_redirect_qid0"); 846 cint_interpreter_create_pointer("char", "spn_EGRESS_TO_INGRESS_REDIRECT_QID1", "egress_to_ingress_redirect_qid1"); 847 cint_interpreter_create_pointer("char", "spn_INGRESS_BUBBLE_QID", "ingress_bubble_qid"); 848 cint_interpreter_create_pointer("char", "spn_EGRESS_BUBBLE_QID", "egress_bubble_qid"); 849 cint_interpreter_create_pointer("char", "spn_APP_QUEUES_START", "app_queues_start"); 850 cint_interpreter_create_pointer("char", "spn_APP_QUEUES_NUM", "app_queues_num"); 851 cint_interpreter_create_pointer("char", "spn_NUM_PAGES_RESERVED", "num_pages_reserved"); 852 cint_interpreter_create_pointer("char", "spn_TOTAL_BUFF_MAX_PAGES", "total_buff_max_pages"); 853 cint_interpreter_create_pointer("char", "spn_TOTAL_BUFF_HYSTERESIS_DELTA", "total_buff_hysteresis_delta"); 854 cint_interpreter_create_pointer("char", "spn_TOTAL_BUFF_DROP_THRES_DE1", "total_buff_drop_thres_de1"); 855 cint_interpreter_create_pointer("char", "spn_TOTAL_BUFF_DROP_THRES_DE2", "total_buff_drop_thres_de2"); 856 cint_interpreter_create_pointer("char", "spn_INGRESS_MAX_PAGES", "ingress_max_pages"); 857 cint_interpreter_create_pointer("char", "spn_INGRESS_HYSTERESIS_DELTA", "ingress_hysteresis_delta"); 858 cint_interpreter_create_pointer("char", "spn_INGRESS_DROP_THRES_DE1", "ingress_drop_thres_de1"); 859 cint_interpreter_create_pointer("char", "spn_INGRESS_DROP_THRES_DE2", "ingress_drop_thres_de2"); 860 cint_interpreter_create_pointer("char", "spn_EGRESS_HYSTERESIS_DELTA", "egress_hysteresis_delta"); 861 cint_interpreter_create_pointer("char", "spn_EGRESS_MAX_PAGES", "egress_max_pages"); 862 cint_interpreter_create_pointer("char", "spn_EGRESS_DROP_THRES_DE1", "egress_drop_thres_de1"); 863 cint_interpreter_create_pointer("char", "spn_EGRESS_DROP_THRES_DE2", "egress_drop_thres_de2"); 864 cint_interpreter_create_pointer("char", "spn_FC_TOTAL_BUFFER_XOFF_THRESH", "fc_total_buffer_xoff_thresh"); 865 cint_interpreter_create_pointer("char", "spn_FC_INGRESS_XOFF_THRESH", "fc_ingress_xoff_thresh"); 866 cint_interpreter_create_pointer("char", "spn_FC_EGRESS_XOFF_THRESH", "fc_egress_xoff_thresh"); 867 cint_interpreter_create_pointer("char", "spn_PER_QUEUE_DROP_HYSTERESIS_DELTA", "per_queue_drop_hysteresis_delta"); 868 cint_interpreter_create_pointer("char", "spn_FC_ENABLE", "fc_enable"); 869 cint_interpreter_create_pointer("char", "spn_IPV6_ENABLE", "ipv6_enable"); 870 cint_interpreter_create_pointer("char", "spn_VLAN_XLATE_MEM_ENTRIES", "vlan_xlate_mem_entries"); 871 cint_interpreter_create_pointer("char", "spn_L2_MEM_ENTRIES", "l2_mem_entries"); 872 cint_interpreter_create_pointer("char", "spn_L3_MEM_ENTRIES", "l3_mem_entries"); 873 cint_interpreter_create_pointer("char", "spn_EGR_VLAN_XLATE_MEM_ENTRIES", "egr_vlan_xlate_mem_entries"); 874 cint_interpreter_create_pointer("char", "spn_MPLS_MEM_ENTRIES", "mpls_mem_entries"); 875 cint_interpreter_create_pointer("char", "spn_VLAN_XLATE_1_MEM_ENTRIES", "vlan_xlate_1_mem_entries"); 876 cint_interpreter_create_pointer("char", "spn_VLAN_XLATE_2_MEM_ENTRIES", "vlan_xlate_2_mem_entries"); 877 cint_interpreter_create_pointer("char", "spn_EGR_VLAN_XLATE_1_MEM_ENTRIES", "egr_vlan_xlate_1_mem_entries"); 878 cint_interpreter_create_pointer("char", "spn_EGR_VLAN_XLATE_2_MEM_ENTRIES", "egr_vlan_xlate_2_mem_entries"); 879 cint_interpreter_create_pointer("char", "spn_FPEM_MEM_ENTRIES", "fpem_mem_entries"); 880 cint_interpreter_create_pointer("char", "spn_OAM_PCP_VALUE_EXTRACT_FROM_PACKET", "oam_pcp_value_extract_from_packet"); 881 cint_interpreter_create_pointer("char", "spn_OAMP_FIFO_DMA_ENABLE", "oamp_fifo_dma_enable"); 882 cint_interpreter_create_pointer("char", "spn_OAMP_FIFO_DMA_BUFFER_SIZE", "oamp_fifo_dma_buffer_size"); 883 cint_interpreter_create_pointer("char", "spn_OAMP_FIFO_DMA_TIMEOUT", "oamp_fifo_dma_timeout"); 884 cint_interpreter_create_pointer("char", "spn_OAMP_FIFO_DMA_THRESHOLD", "oamp_fifo_dma_threshold"); 885 cint_interpreter_create_pointer("char", "spn_OAMP_FIFO_DMA_REPORT_INTERFACE_ENABLE", "oamp_fifo_dma_report_interface_enable"); 886 cint_interpreter_create_pointer("char", "spn_OAMP_FIFO_DMA_REPORT_INTERFACE_BUFFER_SIZE", "oamp_fifo_dma_report_interface_buffer_size"); 887 cint_interpreter_create_pointer("char", "spn_OAMP_FIFO_DMA_REPORT_INTERFACE_TIMEOUT", "oamp_fifo_dma_report_interface_timeout"); 888 cint_interpreter_create_pointer("char", "spn_OAMP_FIFO_DMA_REPORT_INTERFACE_THRESHOLD", "oamp_fifo_dma_report_interface_threshold"); 889 cint_interpreter_create_pointer("char", "spn_OAMP_FIFO_DMA_EVENT_INTERFACE_ENABLE", "oamp_fifo_dma_event_interface_enable"); 890 cint_interpreter_create_pointer("char", "spn_OAMP_FIFO_DMA_EVENT_INTERFACE_BUFFER_SIZE", "oamp_fifo_dma_event_interface_buffer_size"); 891 cint_interpreter_create_pointer("char", "spn_OAMP_FIFO_DMA_EVENT_INTERFACE_TIMEOUT", "oamp_fifo_dma_event_interface_timeout"); 892 cint_interpreter_create_pointer("char", "spn_OAMP_FIFO_DMA_EVENT_INTERFACE_THRESHOLD", "oamp_fifo_dma_event_interface_threshold"); 893 cint_interpreter_create_pointer("char", "spn_LEARNING_FIFO_DMA_BUFFER_SIZE", "learning_fifo_dma_buffer_size"); 894 cint_interpreter_create_pointer("char", "spn_LEARNING_FIFO_DMA_TIMEOUT", "learning_fifo_dma_timeout"); 895 cint_interpreter_create_pointer("char", "spn_LEARNING_FIFO_DMA_THRESHOLD", "learning_fifo_dma_threshold"); 896 cint_interpreter_create_pointer("char", "spn_RFC2544_REFLECTOR_MAC_SWAP_PORT", "RFC2544_reflector_mac_swap_port"); 897 cint_interpreter_create_pointer("char", "spn_RFC2544_REFLECTOR_MAC_AND_IP_SWAP_PORT", "RFC2544_reflector_mac_and_ip_swap_port"); 898 cint_interpreter_create_pointer("char", "spn_V4MC_STR_SEL", "v4mc_str_sel"); 899 cint_interpreter_create_pointer("char", "spn_V4UC_STR_SEL", "v4uc_str_sel"); 900 cint_interpreter_create_pointer("char", "spn_SMAC_PYLD_PERCENT", "smac_pyld_percent"); 901 cint_interpreter_create_pointer("char", "spn_DMAC_PYLD_PERCENT", "dmac_pyld_percent"); 902 cint_interpreter_create_pointer("char", "spn_IPV4_SA_PYLD_PERCENT", "ipv4_sa_pyld_percent"); 903 cint_interpreter_create_pointer("char", "spn_IPV4_DA_PYLD_PERCENT", "ipv4_da_pyld_percent"); 904 cint_interpreter_create_pointer("char", "spn_IPV4MC_SG_PYLD_PERCENT", "ipv4mc_sg_pyld_percent"); 905 cint_interpreter_create_pointer("char", "spn_IPV4MC_G_PYLD_PERCENT", "ipv4mc_g_pyld_percent"); 906 cint_interpreter_create_pointer("char", "spn_IPV6_SA_PYLD_PERCENT", "ipv6_sa_pyld_percent"); 907 cint_interpreter_create_pointer("char", "spn_IPV6_SA_LPM_PYLD_PERCENT", "ipv6_sa_lpm_pyld_percent"); 908 cint_interpreter_create_pointer("char", "spn_IPV6_DA_PYLD_PERCENT", "ipv6_da_pyld_percent"); 909 cint_interpreter_create_pointer("char", "spn_IPV6_DA_LPM_PYLD_PERCENT", "ipv6_da_lpm_pyld_percent"); 910 cint_interpreter_create_pointer("char", "spn_IPV6_MC_PYLD_PERCENT", "ipv6_mc_pyld_percent"); 911 cint_interpreter_create_pointer("char", "spn_IPV6_MC_EM_PERCENT", "ipv6_mc_em_percent"); 912 cint_interpreter_create_pointer("char", "spn_INGR_COUNTER_PERCENT", "ingr_counter_percent"); 913 cint_interpreter_create_pointer("char", "spn_EGR_COUNTER_PERCENT", "egr_counter_percent"); 914 cint_interpreter_create_pointer("char", "spn_EXC_COUNTER_PERCENT", "exc_counter_percent"); 915 cint_interpreter_create_pointer("char", "spn_IGMP_PROXY_MODE", "igmp_proxy_mode"); 916 cint_interpreter_create_pointer("char", "spn_DIAG_HG_AS_GE", "diag_hg_as_ge"); 917 cint_interpreter_create_pointer("char", "spn_DIAG_HG_AS_XE", "diag_hg_as_xe"); 918 cint_interpreter_create_pointer("char", "spn_TB_FLOW_ID_SIZE", "tb_flow_id_size"); 919 cint_interpreter_create_pointer("char", "spn_BOARD_NAME", "board_name"); 920 cint_interpreter_create_pointer("char", "spn_BOARD_FLAGS", "board_flags"); 921 cint_interpreter_create_pointer("char", "spn_PBMP_WAN_PORT", "pbmp_wan_port"); 922 cint_interpreter_create_pointer("char", "spn_DUAL_IMP_ENABLE", "dual_imp_enable"); 923 cint_interpreter_create_pointer("char", "spn_AUTO_ENABLE_MAC_LOW_POWER", "auto_enable_mac_low_power"); 924 cint_interpreter_create_pointer("char", "spn_FIELD_ATOMIC_UPDATE", "field_atomic_update"); 925 cint_interpreter_create_pointer("char", "spn_FIELD_CLASS_ID_SIZE", "field_class_id_size"); 926 cint_interpreter_create_pointer("char", "spn_HIGIG_DESTPORT_MASK", "higig_destport_mask"); 927 cint_interpreter_create_pointer("char", "spn_STABLE_LOCATION", "stable_location"); 928 cint_interpreter_create_pointer("char", "spn_STABLE_FLAGS", "stable_flags"); 929 cint_interpreter_create_pointer("char", "spn_STABLE_SIZE", "stable_size"); 930 cint_interpreter_create_pointer("char", "spn_STABLE_FILENAME", "stable_filename"); 931 cint_interpreter_create_pointer("char", "spn_SW_STATE_MAX_SIZE", "sw_state_max_size"); 932 cint_interpreter_create_pointer("char", "spn_HA_HW_JOURNAL_SIZE", "ha_hw_journal_size"); 933 cint_interpreter_create_pointer("char", "spn_HA_SW_JOURNAL_SIZE", "ha_sw_journal_size"); 934 cint_interpreter_create_pointer("char", "spn_HA_CRASH_RECOVERY", "ha_crash_recovery"); 935 cint_interpreter_create_pointer("char", "spn_PHY_1588_TS_DIVIDER", "phy_1588_ts_divider"); 936 cint_interpreter_create_pointer("char", "spn_PHY_1588_DPLL_K1", "phy_1588_dpll_k1"); 937 cint_interpreter_create_pointer("char", "spn_PHY_1588_DPLL_K2", "phy_1588_dpll_k2"); 938 cint_interpreter_create_pointer("char", "spn_PHY_1588_DPLL_K3", "phy_1588_dpll_k3"); 939 cint_interpreter_create_pointer("char", "spn_PHY_1588_DPLL_PHASE_INITIAL_LO", "phy_1588_dpll_phase_initial_lo"); 940 cint_interpreter_create_pointer("char", "spn_PHY_1588_DPLL_PHASE_INITIAL_HI", "phy_1588_dpll_phase_initial_hi"); 941 cint_interpreter_create_pointer("char", "spn_PHY_1588_DPLL_FREQUENCY_LOCK", "phy_1588_dpll_frequency_lock"); 942 cint_interpreter_create_pointer("char", "spn_BROADSYNC_ENABLE_CLK", "broadsync_enable_clk"); 943 cint_interpreter_create_pointer("char", "spn_ARAD_20MHZ_BS", "arad_20mhz_bs"); 944 cint_interpreter_create_pointer("char", "spn_SERDES_TXPI_MODE", "serdes_txpi_mode"); 945 cint_interpreter_create_pointer("char", "spn_TXPI_SDM_SCHEME", "txpi_sdm_scheme"); 946 cint_interpreter_create_pointer("char", "spn_PORT_PHY_MODE_REVERSE", "port_phy_mode_reverse"); 947 cint_interpreter_create_pointer("char", "spn_DEVICE_EB_VLI", "device_eb_vli"); 948 cint_interpreter_create_pointer("char", "spn_BCM88732_USE_OOB", "bcm88732_use_oob"); 949 cint_interpreter_create_pointer("char", "spn_BCM88732_DEVICE_MODE", "bcm88732_device_mode"); 950 cint_interpreter_create_pointer("char", "spn_BCM88732_2X40_2X40", "bcm88732_2x40_2x40"); 951 cint_interpreter_create_pointer("char", "spn_BCM88732_2X40_1X40", "bcm88732_2x40_1x40"); 952 cint_interpreter_create_pointer("char", "spn_BCM88732_8X10_1X40", "bcm88732_8x10_1x40"); 953 cint_interpreter_create_pointer("char", "spn_BCM88732_8X10_2X40", "bcm88732_8x10_2x40"); 954 cint_interpreter_create_pointer("char", "spn_BCM88732_1X40_4X10", "bcm88732_1x40_4x10"); 955 cint_interpreter_create_pointer("char", "spn_BCM88732_4X10_4X10", "bcm88732_4x10_4x10"); 956 cint_interpreter_create_pointer("char", "spn_BCM88732_2X40_2X40E", "bcm88732_2x40_2x40E"); 957 cint_interpreter_create_pointer("char", "spn_BCM88732_2X40_8X12", "bcm88732_2x40_8x12"); 958 cint_interpreter_create_pointer("char", "spn_BCM88732_8X10_8X12", "bcm88732_8x10_8x12"); 959 cint_interpreter_create_pointer("char", "spn_BCM88732_1X40_4X10_8X12", "bcm88732_1x40_4x10_8x12"); 960 cint_interpreter_create_pointer("char", "spn_BCM88732_4X10_1X40_8X12", "bcm88732_4x10_1x40_8x12"); 961 cint_interpreter_create_pointer("char", "spn_BCM88732_8X10_4X12", "bcm88732_8x10_4x12"); 962 cint_interpreter_create_pointer("char", "spn_BCM88732_8X10_2X12", "bcm88732_8x10_2x12"); 963 cint_interpreter_create_pointer("char", "spn_BCM88732_6X10_2X12", "bcm88732_6x10_2x12"); 964 cint_interpreter_create_pointer("char", "spn_BCM88732_2X40_8X10", "bcm88732_2x40_8x10"); 965 cint_interpreter_create_pointer("char", "spn_BCM88732_8X10_8X10", "bcm88732_8x10_8x10"); 966 cint_interpreter_create_pointer("char", "spn_CMC", "cmc"); 967 cint_interpreter_create_pointer("char", "spn_PCI_CMCS_NUM", "pci_cmcs_num"); 968 cint_interpreter_create_pointer("char", "spn_PCI_CMC", "pci_cmc"); 969 cint_interpreter_create_pointer("char", "spn_FSCHAN_ENABLE", "fschan_enable"); 970 cint_interpreter_create_pointer("char", "spn_PBMP_EXT_MEM", "pbmp_ext_mem"); 971 cint_interpreter_create_pointer("char", "spn_FCMAP_ENABLE", "fcmap_enable"); 972 cint_interpreter_create_pointer("char", "spn_FCMAP_DEV_ADDR", "fcmap_dev_addr"); 973 cint_interpreter_create_pointer("char", "spn_FCMAP_PORT_INDEX", "fcmap_port_index"); 974 cint_interpreter_create_pointer("char", "spn_MMU_PFC_CLASS_PROFILE", "mmu_pfc_class_profile"); 975 cint_interpreter_create_pointer("char", "spn_PFC_PRIORITY", "pfc_priority"); 976 cint_interpreter_create_pointer("char", "spn_COS_LIST", "cos_list"); 977 cint_interpreter_create_pointer("char", "spn_OPTIMIZED", "optimized"); 978 cint_interpreter_create_pointer("char", "spn_BUF", "buf"); 979 cint_interpreter_create_pointer("char", "spn_MAP", "map"); 980 cint_interpreter_create_pointer("char", "spn_PRI", "pri"); 981 cint_interpreter_create_pointer("char", "spn_DEVICE", "device"); 982 cint_interpreter_create_pointer("char", "spn_POOL", "pool"); 983 cint_interpreter_create_pointer("char", "spn_INGPORTPOOL", "ingportpool"); 984 cint_interpreter_create_pointer("char", "spn_PORT", "port"); 985 cint_interpreter_create_pointer("char", "spn_PRIGROUP", "prigroup"); 986 cint_interpreter_create_pointer("char", "spn_QUEUE", "queue"); 987 cint_interpreter_create_pointer("char", "spn_MQUEUE", "mqueue"); 988 cint_interpreter_create_pointer("char", "spn_RQEQUEUE", "rqequeue"); 989 cint_interpreter_create_pointer("char", "spn_QGROUP", "qgroup"); 990 cint_interpreter_create_pointer("char", "spn_EQUEUE", "equeue"); 991 cint_interpreter_create_pointer("char", "spn_SIZE", "size"); 992 cint_interpreter_create_pointer("char", "spn_NUMQ", "numq"); 993 cint_interpreter_create_pointer("char", "spn_YELLOW_SIZE", "yellow_size"); 994 cint_interpreter_create_pointer("char", "spn_RED_SIZE", "red_size"); 995 cint_interpreter_create_pointer("char", "spn_GUARANTEE", "guarantee"); 996 cint_interpreter_create_pointer("char", "spn_HEADROOM", "headroom"); 997 cint_interpreter_create_pointer("char", "spn_QGROUP_ID", "qgroup_id"); 998 cint_interpreter_create_pointer("char", "spn_QGROUP_GUARANTEE", "qgroup_guarantee"); 999 cint_interpreter_create_pointer("char", "spn_QGROUP_GUARANTEE_ENABLE", "qgroup_guarantee_enable"); 1000 cint_interpreter_create_pointer("char", "spn_USER_DELAY", "user_delay"); 1001 cint_interpreter_create_pointer("char", "spn_SWITCH_DELAY", "switch_delay"); 1002 cint_interpreter_create_pointer("char", "spn_POOL_SCALE", "pool_scale"); 1003 cint_interpreter_create_pointer("char", "spn_POOL_LIMIT", "pool_limit"); 1004 cint_interpreter_create_pointer("char", "spn_POOL_RESUME", "pool_resume"); 1005 cint_interpreter_create_pointer("char", "spn_POOL_FLOOR", "pool_floor"); 1006 cint_interpreter_create_pointer("char", "spn_YELLOW_LIMIT", "yellow_limit"); 1007 cint_interpreter_create_pointer("char", "spn_YELLOW_RESUME", "yellow_resume"); 1008 cint_interpreter_create_pointer("char", "spn_RED_LIMIT", "red_limit"); 1009 cint_interpreter_create_pointer("char", "spn_RED_RESUME", "red_resume"); 1010 cint_interpreter_create_pointer("char", "spn_DEVICE_HEADROOM_ENABLE", "device_headroom_enable"); 1011 cint_interpreter_create_pointer("char", "spn_PORT_GUARANTEE_ENABLE", "port_guarantee_enable"); 1012 cint_interpreter_create_pointer("char", "spn_PORT_MAX_ENABLE", "port_max_enable"); 1013 cint_interpreter_create_pointer("char", "spn_FLOW_CONTROL_ENABLE", "flow_control_enable"); 1014 cint_interpreter_create_pointer("char", "spn_DISCARD_ENABLE", "discard_enable"); 1015 cint_interpreter_create_pointer("char", "spn_COLOR_DISCARD_ENABLE", "color_discard_enable"); 1016 cint_interpreter_create_pointer("char", "spn_PKT_SIZE", "pkt_size"); 1017 cint_interpreter_create_pointer("char", "spn_PKT", "pkt"); 1018 cint_interpreter_create_pointer("char", "spn_EXTMEM", "extmem"); 1019 cint_interpreter_create_pointer("char", "spn_UC_MSG_CTRL_0", "uc_msg_ctrl_0"); 1020 cint_interpreter_create_pointer("char", "spn_UC_MSG_CTRL_1", "uc_msg_ctrl_1"); 1021 cint_interpreter_create_pointer("char", "spn_UC_MSG_THREAD_PRI", "uc_msg_thread_pri"); 1022 cint_interpreter_create_pointer("char", "spn_UC_MSG_CTL_TIMEOUT", "uc_msg_ctl_timeout"); 1023 cint_interpreter_create_pointer("char", "spn_UC_MSG_QUEUE_TIMEOUT", "uc_msg_queue_timeout"); 1024 cint_interpreter_create_pointer("char", "spn_UC_MSG_SEND_TIMEOUT", "uc_msg_send_timeout"); 1025 cint_interpreter_create_pointer("char", "spn_UC_MSG_SEND_RETRY_DELAY", "uc_msg_send_retry_delay"); 1026 cint_interpreter_create_pointer("char", "spn_UC_MSG_TX_BEACON_TIMEOUT", "uc_msg_tx_beacon_timeout"); 1027 cint_interpreter_create_pointer("char", "spn_NUM_QUEUES", "num_queues"); 1028 cint_interpreter_create_pointer("char", "spn_UC_VALID_BMP", "uc_valid_bmp"); 1029 cint_interpreter_create_pointer("char", "spn_MMU_MAX_QUEUES", "mmu_max_queues"); 1030 cint_interpreter_create_pointer("char", "spn_MMU_MAX_NODES", "mmu_max_nodes"); 1031 cint_interpreter_create_pointer("char", "spn_MMU_SUBSCRIBER_NUM_COS_LEVEL", "mmu_subscriber_num_cos_level"); 1032 cint_interpreter_create_pointer("char", "spn_MMU_EXT_QUEUES_ENABLED", "mmu_ext_queues_enabled"); 1033 cint_interpreter_create_pointer("char", "spn_MMU_MAX_CLASSIC_QUEUES", "mmu_max_classic_queues"); 1034 cint_interpreter_create_pointer("char", "spn_MMU_NUM_DMVOQ_QUEUES", "mmu_num_dmvoq_queues"); 1035 cint_interpreter_create_pointer("char", "spn_MMU_NUM_SUBSCRIBER_QUEUES", "mmu_num_subscriber_queues"); 1036 cint_interpreter_create_pointer("char", "spn_BFD_COSQ", "bfd_cosq"); 1037 cint_interpreter_create_pointer("char", "spn_PTP_COSQ", "ptp_cosq"); 1038 cint_interpreter_create_pointer("char", "spn_BFD_ENCAP_MEMORY_SIZE", "bfd_encap_memory_size"); 1039 cint_interpreter_create_pointer("char", "spn_BFD_SIMPLE_PASSWORD_KEYS", "bfd_simple_password_keys"); 1040 cint_interpreter_create_pointer("char", "spn_BFD_SHA1_KEYS", "bfd_sha1_keys"); 1041 cint_interpreter_create_pointer("char", "spn_BFD_NUM_SESSIONS", "bfd_num_sessions"); 1042 cint_interpreter_create_pointer("char", "spn_BFD_FEATURE_ENABLE", "bfd_feature_enable"); 1043 cint_interpreter_create_pointer("char", "spn_BFD_SESSION_DOWN_EVENT_ON_CREATE", "bfd_session_down_event_on_create"); 1044 cint_interpreter_create_pointer("char", "spn_BFD_USE_ENDPOINT_ID_AS_DISCRIMINATOR", "bfd_use_endpoint_id_as_discriminator"); 1045 cint_interpreter_create_pointer("char", "spn_BFD_REMOTE_DISCRIMINATOR", "bfd_remote_discriminator"); 1046 cint_interpreter_create_pointer("char", "spn_BFD_CONTROL_PLANE_INDEPENDENCE", "bfd_control_plane_independence"); 1047 cint_interpreter_create_pointer("char", "spn_BFD_IPV6_SOURCE_CPU_PORT", "bfd_ipv6_source_cpu_port"); 1048 cint_interpreter_create_pointer("char", "spn_PTP_SYNTH_1_K1", "ptp_synth_1_k1"); 1049 cint_interpreter_create_pointer("char", "spn_PTP_SYNTH_1_K1K2", "ptp_synth_1_k1k2"); 1050 cint_interpreter_create_pointer("char", "spn_PTP_SYNTH_1_K1K3", "ptp_synth_1_k1k3"); 1051 cint_interpreter_create_pointer("char", "spn_PTP_SYNTH_1_K4", "ptp_synth_1_k4"); 1052 cint_interpreter_create_pointer("char", "spn_PTP_SYNTH_1_VALID_THRESH", "ptp_synth_1_valid_thresh"); 1053 cint_interpreter_create_pointer("char", "spn_PTP_SYNTH_1_INVALID_THRESH", "ptp_synth_1_invalid_thresh"); 1054 cint_interpreter_create_pointer("char", "spn_PTP_SYNTH_2_K1", "ptp_synth_2_k1"); 1055 cint_interpreter_create_pointer("char", "spn_PTP_SYNTH_2_K1K2", "ptp_synth_2_k1k2"); 1056 cint_interpreter_create_pointer("char", "spn_PTP_SYNTH_2_K1K3", "ptp_synth_2_k1k3"); 1057 cint_interpreter_create_pointer("char", "spn_PTP_SYNTH_2_K4", "ptp_synth_2_k4"); 1058 cint_interpreter_create_pointer("char", "spn_PTP_SYNTH_2_VALID_THRESH", "ptp_synth_2_valid_thresh"); 1059 cint_interpreter_create_pointer("char", "spn_PTP_SYNTH_2_INVALID_THRESH", "ptp_synth_2_invalid_thresh"); 1060 cint_interpreter_create_pointer("char", "spn_PTP_SYNTH_VALID_INPUT_THRESH", "ptp_synth_valid_input_thresh"); 1061 cint_interpreter_create_pointer("char", "spn_PTP_SYNTH_NOMINAL_PERIOD", "ptp_synth_nominal_period"); 1062 cint_interpreter_create_pointer("char", "spn_PTP_BACKPLANE_1_K1", "ptp_backplane_1_k1"); 1063 cint_interpreter_create_pointer("char", "spn_PTP_BACKPLANE_1_K1K2", "ptp_backplane_1_k1k2"); 1064 cint_interpreter_create_pointer("char", "spn_PTP_BACKPLANE_1_K1K3", "ptp_backplane_1_k1k3"); 1065 cint_interpreter_create_pointer("char", "spn_PTP_BACKPLANE_1_K4", "ptp_backplane_1_k4"); 1066 cint_interpreter_create_pointer("char", "spn_PTP_BACKPLANE_1_VALID_THRESH", "ptp_backplane_1_valid_thresh"); 1067 cint_interpreter_create_pointer("char", "spn_PTP_BACKPLANE_1_INVALID_THRESH", "ptp_backplane_1_invalid_thresh"); 1068 cint_interpreter_create_pointer("char", "spn_PTP_BACKPLANE_2_K1", "ptp_backplane_2_k1"); 1069 cint_interpreter_create_pointer("char", "spn_PTP_BACKPLANE_2_K1K2", "ptp_backplane_2_k1k2"); 1070 cint_interpreter_create_pointer("char", "spn_PTP_BACKPLANE_2_K1K3", "ptp_backplane_2_k1k3"); 1071 cint_interpreter_create_pointer("char", "spn_PTP_BACKPLANE_2_K4", "ptp_backplane_2_k4"); 1072 cint_interpreter_create_pointer("char", "spn_PTP_BACKPLANE_2_VALID_THRESH", "ptp_backplane_2_valid_thresh"); 1073 cint_interpreter_create_pointer("char", "spn_PTP_BACKPLANE_2_INVALID_THRESH", "ptp_backplane_2_invalid_thresh"); 1074 cint_interpreter_create_pointer("char", "spn_PTP_BACKPLANE_VALID_INPUT_THRESH", "ptp_backplane_valid_input_thresh"); 1075 cint_interpreter_create_pointer("char", "spn_PTP_BACKPLANE_NOMINAL_PERIOD", "ptp_backplane_nominal_period"); 1076 cint_interpreter_create_pointer("char", "spn_PTP_TS_PLL_FREF", "ptp_ts_pll_fref"); 1077 cint_interpreter_create_pointer("char", "spn_PTP_TS_PLL_PDIV", "ptp_ts_pll_pdiv"); 1078 cint_interpreter_create_pointer("char", "spn_PTP_TS_PLL_N", "ptp_ts_pll_n"); 1079 cint_interpreter_create_pointer("char", "spn_PTP_TS_PLL_MNDIV", "ptp_ts_pll_mndiv"); 1080 cint_interpreter_create_pointer("char", "spn_PTP_TS_PLL_MNDIV1", "ptp_ts_pll_mndiv1"); 1081 cint_interpreter_create_pointer("char", "spn_PTP_TS_KA", "ptp_ts_ka"); 1082 cint_interpreter_create_pointer("char", "spn_PTP_TS_KI", "ptp_ts_ki"); 1083 cint_interpreter_create_pointer("char", "spn_PTP_TS_KP", "ptp_ts_kp"); 1084 cint_interpreter_create_pointer("char", "spn_PTP_TS_VCO_DIV2", "ptp_ts_vco_div2"); 1085 cint_interpreter_create_pointer("char", "spn_PTP_BS_FREF", "ptp_bs_fref"); 1086 cint_interpreter_create_pointer("char", "spn_PTP_BS_PDIV", "ptp_bs_pdiv"); 1087 cint_interpreter_create_pointer("char", "spn_PTP_BS_NDIV_INT", "ptp_bs_ndiv_int"); 1088 cint_interpreter_create_pointer("char", "spn_PTP_BS_NDIV_FRAC", "ptp_bs_ndiv_frac"); 1089 cint_interpreter_create_pointer("char", "spn_PTP_BS_MNDIV", "ptp_bs_mndiv"); 1090 cint_interpreter_create_pointer("char", "spn_PTP_BS_KA", "ptp_bs_ka"); 1091 cint_interpreter_create_pointer("char", "spn_PTP_BS_KI", "ptp_bs_ki"); 1092 cint_interpreter_create_pointer("char", "spn_PTP_BS_KP", "ptp_bs_kp"); 1093 cint_interpreter_create_pointer("char", "spn_PTP_BS_CLK_DUR_HIGH", "ptp_bs_clk_dur_high"); 1094 cint_interpreter_create_pointer("char", "spn_PTP_BS_CLK_DUR_LOW", "ptp_bs_clk_dur_low"); 1095 cint_interpreter_create_pointer("char", "spn_PTP_BS_HB_DUR_HIGH", "ptp_bs_hb_dur_high"); 1096 cint_interpreter_create_pointer("char", "spn_PTP_BS_HB_DUR_LOW", "ptp_bs_hb_dur_low"); 1097 cint_interpreter_create_pointer("char", "spn_PTP_BS_VCO_DIV2", "ptp_bs_vco_div2"); 1098 cint_interpreter_create_pointer("char", "spn_PTP_SERVO_OSC_TYPE", "ptp_servo_osc_type"); 1099 cint_interpreter_create_pointer("char", "spn_PTP_SERVO_TRANSPORT_TYPE", "ptp_servo_transport_type"); 1100 cint_interpreter_create_pointer("char", "spn_PTP_SERVO_PHASE_MODE", "ptp_servo_phase_mode"); 1101 cint_interpreter_create_pointer("char", "spn_PTP_SERVO_BRIDGE_TIME", "ptp_servo_bridge_time"); 1102 cint_interpreter_create_pointer("char", "spn_WARMBOOT_EVENT_HANDLER_ENABLE", "warmboot_event_handler_enable"); 1103 cint_interpreter_create_pointer("char", "spn_CES_PORT_TDM_PROTO", "ces_port_tdm_proto"); 1104 cint_interpreter_create_pointer("char", "spn_CES_MII_MAC", "ces_mii_mac"); 1105 cint_interpreter_create_pointer("char", "spn_CES_MII_PORT_NUMBER", "ces_mii_port_number"); 1106 cint_interpreter_create_pointer("char", "spn_CES_IPV4_ADDRESS", "ces_ipv4_address"); 1107 cint_interpreter_create_pointer("char", "spn_CES_IPV6_ADDRESS", "ces_ipv6_address"); 1108 cint_interpreter_create_pointer("char", "spn_CES_SYSTEM_CLOCK_RATE", "ces_system_clock_rate"); 1109 cint_interpreter_create_pointer("char", "spn_CES_PLL_REFERENCE_CLOCK_RATE", "ces_pll_reference_clock_rate"); 1110 cint_interpreter_create_pointer("char", "spn_CES_COMMON_REF_CLOCK_RATE", "ces_common_ref_clock_rate"); 1111 cint_interpreter_create_pointer("char", "spn_DDR3_MEM_GRADE", "ddr3_mem_grade"); 1112 cint_interpreter_create_pointer("char", "spn_DDR3_CLOCK_MHZ", "ddr3_clock_mhz"); 1113 cint_interpreter_create_pointer("char", "spn_DDR3_PLL_MHZ", "ddr3_pll_mhz"); 1114 cint_interpreter_create_pointer("char", "spn_DDR3_REFRESH_INTVL_OVERRIDE", "ddr3_refresh_intvl_override"); 1115 cint_interpreter_create_pointer("char", "spn_DDR3_AUTO_TUNE", "ddr3_auto_tune"); 1116 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_DATA_DLY", "ddr3_tune_rd_data_dly"); 1117 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_EN", "ddr3_tune_rd_en"); 1118 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_DQ_WL0_RP", "ddr3_tune_rd_dq_wl0_rp"); 1119 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_DQ_WL1_RP", "ddr3_tune_rd_dq_wl1_rp"); 1120 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_DQ_WL0_RN", "ddr3_tune_rd_dq_wl0_rn"); 1121 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_DQ_WL1_RN", "ddr3_tune_rd_dq_wl1_rn"); 1122 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_DQS", "ddr3_tune_rd_dqs"); 1123 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_VREF", "ddr3_tune_vref"); 1124 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_WR_DQ", "ddr3_tune_wr_dq"); 1125 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_WR_DQ_WL0", "ddr3_tune_wr_dq_wl0"); 1126 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_WR_DQ_WL1", "ddr3_tune_wr_dq_wl1"); 1127 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_ADDRC", "ddr3_tune_addrc"); 1128 cint_interpreter_create_pointer("char", "spn_DDR3_TREAD_ENB", "ddr3_tread_enb"); 1129 cint_interpreter_create_pointer("char", "spn_DDR3_BANK_UNAVAIL_RD", "ddr3_bank_unavail_rd"); 1130 cint_interpreter_create_pointer("char", "spn_DDR3_BANK_UNAVAIL_WR", "ddr3_bank_unavail_wr"); 1131 cint_interpreter_create_pointer("char", "spn_DDR3_TRP_READ", "ddr3_trp_read"); 1132 cint_interpreter_create_pointer("char", "spn_DDR3_TRP_WRITE", "ddr3_trp_write"); 1133 cint_interpreter_create_pointer("char", "spn_DDR3_ROUND_ROBIN_READ", "ddr3_round_robin_read"); 1134 cint_interpreter_create_pointer("char", "spn_DDR3_ROUND_ROBIN_WRITE", "ddr3_round_robin_write"); 1135 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_DQ_WR_MIN_VDL", "combo28_tune_dq_wr_min_vdl"); 1136 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_DQ_WR_MIN_VDL_DBI", "combo28_tune_dq_wr_min_vdl_dbi"); 1137 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_DQ_WR_MIN_VDL_EDC", "combo28_tune_dq_wr_min_vdl_edc"); 1138 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_DQ_WR_MAX_VDL_DATA", "combo28_tune_dq_wr_max_vdl_data"); 1139 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_DQ_WR_MAX_VDL_DQS", "combo28_tune_dq_wr_max_vdl_dqs"); 1140 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_DQ_RD_MIN_VDL", "combo28_tune_dq_rd_min_vdl"); 1141 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_DQ_RD_MIN_VDL_DBI", "combo28_tune_dq_rd_min_vdl_dbi"); 1142 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_DQ_RD_MIN_VDL_EDC", "combo28_tune_dq_rd_min_vdl_edc"); 1143 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_DQ_RD_MAX_VDL_DQSP", "combo28_tune_dq_rd_max_vdl_dqsp"); 1144 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_DQ_RD_MAX_VDL_DQSN", "combo28_tune_dq_rd_max_vdl_dqsn"); 1145 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_DQ_REN_FIFO_CONFIG", "combo28_tune_dq_ren_fifo_config"); 1146 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_DQ_EDCEN_FIFO_CONFIG", "combo28_tune_dq_edcen_fifo_config"); 1147 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_DQ_READ_MAX_VDL_FSM", "combo28_tune_dq_read_max_vdl_fsm"); 1148 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_DQ_VREF_DAC_CONFIG", "combo28_tune_dq_vref_dac_config"); 1149 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_DQ_MACRO_RESERVED_REG", "combo28_tune_dq_macro_reserved_reg"); 1150 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_AQ_L_MAX_VDL_ADDR", "combo28_tune_aq_l_max_vdl_addr"); 1151 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_AQ_L_MAX_VDL_CTRL", "combo28_tune_aq_l_max_vdl_ctrl"); 1152 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_AQ_L_MACRO_RESERVED_REG", "combo28_tune_aq_l_macro_reserved_reg"); 1153 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_AQ_U_MAX_VDL_ADDR", "combo28_tune_aq_u_max_vdl_addr"); 1154 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_AQ_U_MAX_VDL_CTRL", "combo28_tune_aq_u_max_vdl_ctrl"); 1155 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_AQ_U_MACRO_RESERVED_REG", "combo28_tune_aq_u_macro_reserved_reg"); 1156 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_COMMON_MACRO_RESERVED_REG", "combo28_tune_common_macro_reserved_reg"); 1157 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_CONTROL_REGS_READ_CLOCK_CONFIG", "combo28_tune_control_regs_read_clock_config"); 1158 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_CONTROL_REGS_INPUT_SHIFT_CTRL", "combo28_tune_control_regs_input_shift_ctrl"); 1159 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_CONTROL_REGS_REN_FIFO_CENTRAL_INITIALIZER", "combo28_tune_control_regs_ren_fifo_central_initializer"); 1160 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_CONTROL_REGS_EDCEN_FIFO_CENTRAL_INIT", "combo28_tune_control_regs_edcen_fifo_central_init"); 1161 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_CONTROL_REGS_SHARED_VREF_DAC_CONFIG", "combo28_tune_control_regs_shared_vref_dac_config"); 1162 cint_interpreter_create_pointer("char", "spn_COMBO28_TUNE_CONTROL_REGS_RESERVED_REG", "combo28_tune_control_regs_reserved_reg"); 1163 cint_interpreter_create_pointer("char", "spn_GLOBAL_METER_CONTROL", "global_meter_control"); 1164 cint_interpreter_create_pointer("char", "spn_RCPU_SRC_MAC", "rcpu_src_mac"); 1165 cint_interpreter_create_pointer("char", "spn_RCPU_LMAC", "rcpu_lmac"); 1166 cint_interpreter_create_pointer("char", "spn_PHY_CLOCK_ENABLE", "phy_clock_enable"); 1167 cint_interpreter_create_pointer("char", "spn_MDIO_OUTPUT_DELAY", "mdio_output_delay"); 1168 cint_interpreter_create_pointer("char", "spn_MDIO_IO_VOLTAGE", "mdio_io_voltage"); 1169 cint_interpreter_create_pointer("char", "spn_PHY_PORT_PRIMARY_AND_OFFSET", "phy_port_primary_and_offset"); 1170 cint_interpreter_create_pointer("char", "spn_PHY_MDI_PAIR_MAP", "phy_mdi_pair_map"); 1171 cint_interpreter_create_pointer("char", "spn_VLAN_QUEUE_ENABLE", "vlan_queue_enable"); 1172 cint_interpreter_create_pointer("char", "spn_VLAN_QUEUE_LEVELS_MAX", "vlan_queue_levels_max"); 1173 cint_interpreter_create_pointer("char", "spn_COS_MODE", "cos_mode"); 1174 cint_interpreter_create_pointer("char", "spn_CREDIT_SIZE", "credit_size"); 1175 cint_interpreter_create_pointer("char", "spn_SCHEDULER_FABRIC_LINKS_ADAPTATION_ENABLE", "scheduler_fabric_links_adaptation_enable"); 1176 cint_interpreter_create_pointer("char", "spn_MULTICAST_SCHEDULER_MODE", "multicast_scheduler_mode"); 1177 cint_interpreter_create_pointer("char", "spn_MULTICAST_NBR_FULL_DBUFF", "multicast_nbr_full_dbuff"); 1178 cint_interpreter_create_pointer("char", "spn_MULTICAST_NBR_MINI_DBUFF ", "multicast_nbr_mini_dbuff "); 1179 cint_interpreter_create_pointer("char", "spn_PORT_EGRESS_COS_MODE", "port_egress_cos_mode"); 1180 cint_interpreter_create_pointer("char", "spn_PORT_EGRESS_SCHEDULER_CONFGURATION ", "port_egress_scheduler_confguration "); 1181 cint_interpreter_create_pointer("char", "spn_PORT_EGRESS_RECYCLING_SCHEDULER_CONFIGURATION", "port_egress_recycling_scheduler_configuration"); 1182 cint_interpreter_create_pointer("char", "spn_DTM_FLOW_MAPPING_MODE_REGION", "dtm_flow_mapping_mode_region"); 1183 cint_interpreter_create_pointer("char", "spn_DTM_FLOW_NOF_REMOTE_CORES_REGION", "dtm_flow_nof_remote_cores_region"); 1184 cint_interpreter_create_pointer("char", "spn_DTM_QUEUE_MAPPING_MODE_REGION", "dtm_queue_mapping_mode_region"); 1185 cint_interpreter_create_pointer("char", "spn_PORT_NIF_TYPE", "port_nif_type"); 1186 cint_interpreter_create_pointer("char", "spn_FABRIC_DEVICE_MODE", "fabric_device_mode"); 1187 cint_interpreter_create_pointer("char", "spn_IS_DUAL_MODE", "is_dual_mode"); 1188 cint_interpreter_create_pointer("char", "spn_FABRIC_NUM_PIPES", "fabric_num_pipes"); 1189 cint_interpreter_create_pointer("char", "spn_FABRIC_PIPE_MAP", "fabric_pipe_map"); 1190 cint_interpreter_create_pointer("char", "spn_FABRIC_LINK_FIFO_SIZE_RX", "fabric_link_fifo_size_rx"); 1191 cint_interpreter_create_pointer("char", "spn_FABRIC_LINK_FIFO_SIZE_MID", "fabric_link_fifo_size_mid"); 1192 cint_interpreter_create_pointer("char", "spn_FABRIC_LINK_FIFO_SIZE_TX", "fabric_link_fifo_size_tx"); 1193 cint_interpreter_create_pointer("char", "spn_FABRIC_LOCAL_ROUTING_ENABLE", "fabric_local_routing_enable"); 1194 cint_interpreter_create_pointer("char", "spn_SYSTEM_CONTAINS_MULTIPLE_PIPE_DEVICE", "system_contains_multiple_pipe_device"); 1195 cint_interpreter_create_pointer("char", "spn_SYSTEM_IS_VCS_128_IN_SYSTEM", "system_is_vcs_128_in_system"); 1196 cint_interpreter_create_pointer("char", "spn_SYSTEM_IS_DUAL_MODE_IN_SYSTEM", "system_is_dual_mode_in_system"); 1197 cint_interpreter_create_pointer("char", "spn_SYSTEM_IS_SINGLE_MODE_IN_SYSTEM", "system_is_single_mode_in_system"); 1198 cint_interpreter_create_pointer("char", "spn_SYSTEM_IS_FE600_IN_SYSTEM", "system_is_fe600_in_system"); 1199 cint_interpreter_create_pointer("char", "spn_SYSTEM_IS_PETRA_B_IN_SYSTEM", "system_is_petra_b_in_system"); 1200 cint_interpreter_create_pointer("char", "spn_SYSTEM_IS_ARAD_IN_SYSTEM", "system_is_arad_in_system"); 1201 cint_interpreter_create_pointer("char", "spn_SYSTEM_REF_CORE_CLOCK", "system_ref_core_clock"); 1202 cint_interpreter_create_pointer("char", "spn_FABRIC_MERGE_CELLS", "fabric_merge_cells"); 1203 cint_interpreter_create_pointer("char", "spn_FABRIC_MULTICAST_MODE", "fabric_multicast_mode"); 1204 cint_interpreter_create_pointer("char", "spn_MC_TABLE_ENABLE_TDM_PRIORITY", "mc_table_enable_TDM_priority"); 1205 cint_interpreter_create_pointer("char", "spn_FABRIC_LOAD_BALANCING_MODE", "fabric_load_balancing_mode"); 1206 cint_interpreter_create_pointer("char", "spn_FABRIC_MAC_BUCKET_FILL_RATE", "fabric_mac_bucket_fill_rate"); 1207 cint_interpreter_create_pointer("char", "spn_FABRIC_CELL_FORMAT", "fabric_cell_format"); 1208 cint_interpreter_create_pointer("char", "spn_FABRIC_CELL_FIFO_DMA_ENABLE", "fabric_cell_fifo_dma_enable"); 1209 cint_interpreter_create_pointer("char", "spn_FABRIC_CELL_FIFO_DMA_BUFFER_SIZE", "fabric_cell_fifo_dma_buffer_size"); 1210 cint_interpreter_create_pointer("char", "spn_FABRIC_CELL_FIFO_DMA_TIMEOUT", "fabric_cell_fifo_dma_timeout"); 1211 cint_interpreter_create_pointer("char", "spn_FABRIC_CELL_FIFO_DMA_THRESHOLD", "fabric_cell_fifo_dma_threshold"); 1212 cint_interpreter_create_pointer("char", "spn_EGRESS_FABRIC_DROP_THRESHOLD_MULTICAST_LOW", "egress_fabric_drop_threshold_multicast_low"); 1213 cint_interpreter_create_pointer("char", "spn_EGRESS_FABRIC_DROP_THRESHOLD_MULTICAST", "egress_fabric_drop_threshold_multicast"); 1214 cint_interpreter_create_pointer("char", "spn_EGRESS_FABRIC_DROP_THRESHOLD_ALL_EXCEPT_TDM", "egress_fabric_drop_threshold_all_except_tdm"); 1215 cint_interpreter_create_pointer("char", "spn_EGRESS_FABRIC_DROP_THRESHOLD_ALL", "egress_fabric_drop_threshold_all"); 1216 cint_interpreter_create_pointer("char", "spn_PORT_INIT_CL72", "port_init_cl72"); 1217 cint_interpreter_create_pointer("char", "spn_REPEATER_LINK_DEST", "repeater_link_dest"); 1218 cint_interpreter_create_pointer("char", "spn_REPEATER_LINK_ENABLE", "repeater_link_enable"); 1219 cint_interpreter_create_pointer("char", "spn_FABRIC_TDM_FRAGMENT", "fabric_tdm_fragment"); 1220 cint_interpreter_create_pointer("char", "spn_FABRIC_TDM_OVER_PRIMARY_PIPE", "fabric_tdm_over_primary_pipe"); 1221 cint_interpreter_create_pointer("char", "spn_FABRIC_TDM_PRIORITY_MIN", "fabric_tdm_priority_min"); 1222 cint_interpreter_create_pointer("char", "spn_VCS128_UNICAST_PRIORITY", "vcs128_unicast_priority"); 1223 cint_interpreter_create_pointer("char", "spn_FABRIC_OPTIMIZE_PARTIAL_LINKS", "fabric_optimize_partial_links"); 1224 cint_interpreter_create_pointer("char", "spn_FE_MC_ID_RANGE", "fe_mc_id_range"); 1225 cint_interpreter_create_pointer("char", "spn_SECONDARY_IS_MULTICAST", "secondary_is_multicast"); 1226 cint_interpreter_create_pointer("char", "spn_FE_MC_PRIORITY_MAP_ENABLE", "fe_mc_priority_map_enable"); 1227 cint_interpreter_create_pointer("char", "spn_SRD_TX_DRV_HV_DISABLE", "srd_tx_drv_hv_disable"); 1228 cint_interpreter_create_pointer("char", "spn_STAG_ENABLE", "stag_enable"); 1229 cint_interpreter_create_pointer("char", "spn_FIRST_HEADER_SIZE", "first_header_size"); 1230 cint_interpreter_create_pointer("char", "spn_POST_HEADERS_SIZE", "post_headers_size"); 1231 cint_interpreter_create_pointer("char", "spn_FLOW_CONTROL_TYPE", "flow_control_type"); 1232 cint_interpreter_create_pointer("char", "spn_SNOOP_ENABLE", "snoop_enable"); 1233 cint_interpreter_create_pointer("char", "spn_MIRROR_PROFILE", "mirror_profile"); 1234 cint_interpreter_create_pointer("char", "spn_TM_INGRESS_SHAPING_ENABLE", "tm_ingress_shaping_enable"); 1235 cint_interpreter_create_pointer("char", "spn_TM_PPH_PPH_PRESENT_ENABLE", "tm_pph_pph_present_enable"); 1236 cint_interpreter_create_pointer("char", "spn_LOCAL_TO_TM_PORT", "local_to_tm_port"); 1237 cint_interpreter_create_pointer("char", "spn_LOCAL_TO_PP_PORT", "local_to_pp_port"); 1238 cint_interpreter_create_pointer("char", "spn_SYSTEM_CELL_FORMAT", "system_cell_format"); 1239 cint_interpreter_create_pointer("char", "spn_FABRIC_SEGMENTATION_ENABLE", "fabric_segmentation_enable"); 1240 cint_interpreter_create_pointer("char", "spn_SYSTEM_FTMH_LOAD_BALANCING_EXT_MODE", "system_ftmh_load_balancing_ext_mode"); 1241 cint_interpreter_create_pointer("char", "spn_FAP_DEVICE_MODE", "fap_device_mode"); 1242 cint_interpreter_create_pointer("char", "spn_FAP_TDM_BYPASS", "fap_tdm_bypass"); 1243 cint_interpreter_create_pointer("char", "spn_FAP_TDM_PACKET", "fap_tdm_packet"); 1244 cint_interpreter_create_pointer("char", "spn_TDM_SOURCE_FAP_ID_OFFSET", "tdm_source_fap_id_offset"); 1245 cint_interpreter_create_pointer("char", "spn_SYSTEM_HAS_FAP20", "system_has_fap20"); 1246 cint_interpreter_create_pointer("char", "spn_SYSTEM_HAS_FAP21", "system_has_fap21"); 1247 cint_interpreter_create_pointer("char", "spn_SYSTEM_HAS_PETRA_REV_A", "system_has_petra_rev_a"); 1248 cint_interpreter_create_pointer("char", "spn_SYSTEM_IS_FE1600_IN_SYSTEM", "system_is_fe1600_in_system"); 1249 cint_interpreter_create_pointer("char", "spn_EXT_RAM_PRESENT", "ext_ram_present"); 1250 cint_interpreter_create_pointer("char", "spn_EXT_RAM_TYPE", "ext_ram_type"); 1251 cint_interpreter_create_pointer("char", "spn_EXT_RAM_PACKET_CRC_ENABLE", "ext_ram_packet_crc_enable"); 1252 cint_interpreter_create_pointer("char", "spn_EXT_RAM_BANKS", "ext_ram_banks"); 1253 cint_interpreter_create_pointer("char", "spn_EXT_RAM_COLUMNS", "ext_ram_columns"); 1254 cint_interpreter_create_pointer("char", "spn_EXT_RAM_TOTAL_SIZE", "ext_ram_total_size"); 1255 cint_interpreter_create_pointer("char", "spn_EXT_RAM_AUTO_TUNE", "ext_ram_auto_tune"); 1256 cint_interpreter_create_pointer("char", "spn_USER_BUFFER_SIZE", "user_buffer_size"); 1257 cint_interpreter_create_pointer("char", "spn_EXT_RAM_DBUFF_SIZE", "ext_ram_dbuff_size"); 1258 cint_interpreter_create_pointer("char", "spn_EXT_RAM_FREQ", "ext_ram_freq"); 1259 cint_interpreter_create_pointer("char", "spn_EXT_RAM_AP_BIT_POS", "ext_ram_ap_bit_pos"); 1260 cint_interpreter_create_pointer("char", "spn_EXT_RAM_BURST_SIZE", "ext_ram_burst_size"); 1261 cint_interpreter_create_pointer("char", "spn_EXT_RAM_C_CAS_LATENCY", "ext_ram_c_cas_latency"); 1262 cint_interpreter_create_pointer("char", "spn_EXT_RAM_C_WR_LATENCY", "ext_ram_c_wr_latency"); 1263 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_RC", "ext_ram_t_rc"); 1264 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_RFC", "ext_ram_t_rfc"); 1265 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_RAS", "ext_ram_t_ras"); 1266 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_RAS_ENABLE", "ext_ram_t_ras_enable"); 1267 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_FAW", "ext_ram_t_faw"); 1268 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_RCD_RD", "ext_ram_t_rcd_rd"); 1269 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_RCD_WR", "ext_ram_t_rcd_wr"); 1270 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_RRD", "ext_ram_t_rrd"); 1271 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_RP", "ext_ram_t_rp"); 1272 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_WR", "ext_ram_t_wr"); 1273 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_REF", "ext_ram_t_ref"); 1274 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_WTR", "ext_ram_t_wtr"); 1275 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_RTP", "ext_ram_t_rtp"); 1276 cint_interpreter_create_pointer("char", "spn_EXT_RAM_JEDEC", "ext_ram_jedec"); 1277 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_RRD_L", "ext_ram_t_rrd_l"); 1278 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_RRD_S", "ext_ram_t_rrd_s"); 1279 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_32AW", "ext_ram_t_32aw"); 1280 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_RTP_L", "ext_ram_t_rtp_l"); 1281 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_RTP_S", "ext_ram_t_rtp_s"); 1282 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_WTR_L", "ext_ram_t_wtr_l"); 1283 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_WTR_S", "ext_ram_t_wtr_s"); 1284 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_CCD_L", "ext_ram_t_ccd_l"); 1285 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_CCD_S", "ext_ram_t_ccd_s"); 1286 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_ZQCS", "ext_ram_t_zqcs"); 1287 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_CRC_ALERT", "ext_ram_t_crc_alert"); 1288 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_RST", "ext_ram_t_rst"); 1289 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_AL", "ext_ram_t_al"); 1290 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_CRC_RD_LATENCY", "ext_ram_t_crc_rd_latency"); 1291 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_CRC_WR_LATENCY", "ext_ram_t_crc_wr_latency"); 1292 cint_interpreter_create_pointer("char", "spn_EXT_RAM_INIT_WAIT_PERIOD", "ext_ram_init_wait_period"); 1293 cint_interpreter_create_pointer("char", "spn_EXT_RAM_GEAR_DOWN_MODE", "ext_ram_gear_down_mode"); 1294 cint_interpreter_create_pointer("char", "spn_EXT_RAM_ABI", "ext_ram_abi"); 1295 cint_interpreter_create_pointer("char", "spn_EXT_RAM_WRITE_DBI", "ext_ram_write_dbi"); 1296 cint_interpreter_create_pointer("char", "spn_EXT_RAM_READ_DBI", "ext_ram_read_dbi"); 1297 cint_interpreter_create_pointer("char", "spn_EXT_RAM_CMD_PAR_LATENCY", "ext_ram_cmd_par_latency"); 1298 cint_interpreter_create_pointer("char", "spn_EXT_RAM_WRITE_CRC", "ext_ram_write_crc"); 1299 cint_interpreter_create_pointer("char", "spn_EXT_RAM_READ_CRC", "ext_ram_read_crc"); 1300 cint_interpreter_create_pointer("char", "spn_EXT_RAM_ADDR_BANK_SWAP", "ext_ram_addr_bank_swap"); 1301 cint_interpreter_create_pointer("char", "spn_EXT_RAM_DQ_SWAP", "ext_ram_dq_swap"); 1302 cint_interpreter_create_pointer("char", "spn_EXT_RAM_DDR2_MRS0_WR1", "ext_ram_ddr2_mrs0_wr1"); 1303 cint_interpreter_create_pointer("char", "spn_EXT_RAM_DDR2_MRS0_WR2", "ext_ram_ddr2_mrs0_wr2"); 1304 cint_interpreter_create_pointer("char", "spn_EXT_RAM_DDR2_EMR0_WR1", "ext_ram_ddr2_emr0_wr1"); 1305 cint_interpreter_create_pointer("char", "spn_EXT_RAM_DDR2_EMR0_WR2", "ext_ram_ddr2_emr0_wr2"); 1306 cint_interpreter_create_pointer("char", "spn_EXT_RAM_DDR2_EMR0_WR3", "ext_ram_ddr2_emr0_wr3"); 1307 cint_interpreter_create_pointer("char", "spn_EXT_RAM_DDR2_EMR1_WR1", "ext_ram_ddr2_emr1_wr1"); 1308 cint_interpreter_create_pointer("char", "spn_EXT_RAM_DDR2_EMR2_WR1", "ext_ram_ddr2_emr2_wr1"); 1309 cint_interpreter_create_pointer("char", "spn_EXT_RAM_DDR3_MRS0_WR1", "ext_ram_ddr3_mrs0_wr1"); 1310 cint_interpreter_create_pointer("char", "spn_EXT_RAM_DDR3_MRS0_WR2", "ext_ram_ddr3_mrs0_wr2"); 1311 cint_interpreter_create_pointer("char", "spn_EXT_RAM_DDR3_MRS1_WR1", "ext_ram_ddr3_mrs1_wr1"); 1312 cint_interpreter_create_pointer("char", "spn_EXT_RAM_DDR3_MRS2_WR1", "ext_ram_ddr3_mrs2_wr1"); 1313 cint_interpreter_create_pointer("char", "spn_EXT_RAM_DDR3_MRS3_WR1", "ext_ram_ddr3_mrs3_wr1"); 1314 cint_interpreter_create_pointer("char", "spn_EXT_RAM_GDDR3_MRS0_WR1", "ext_ram_gddr3_mrs0_wr1"); 1315 cint_interpreter_create_pointer("char", "spn_EXT_RAM_GDDR3_EMR0_WR1", "ext_ram_gddr3_emr0_wr1"); 1316 cint_interpreter_create_pointer("char", "spn_EXT_RAM_PLL_R", "ext_ram_pll_r"); 1317 cint_interpreter_create_pointer("char", "spn_EXT_RAM_PLL_F", "ext_ram_pll_f"); 1318 cint_interpreter_create_pointer("char", "spn_EXT_RAM_PLL_Q", "ext_ram_pll_q"); 1319 cint_interpreter_create_pointer("char", "spn_EXT_QDR_PROTECTION_TYPE", "ext_qdr_protection_type"); 1320 cint_interpreter_create_pointer("char", "spn_EXT_QDR_USE_CORE_CLOCK_FREQ", "ext_qdr_use_core_clock_freq"); 1321 cint_interpreter_create_pointer("char", "spn_EXT_QDR_TYPE", "ext_qdr_type"); 1322 cint_interpreter_create_pointer("char", "spn_EXT_QDR_PLL_M", "ext_qdr_pll_m"); 1323 cint_interpreter_create_pointer("char", "spn_EXT_QDR_PLL_N", "ext_qdr_pll_n"); 1324 cint_interpreter_create_pointer("char", "spn_EXT_QDR_PLL_P", "ext_qdr_pll_p"); 1325 cint_interpreter_create_pointer("char", "spn_EXT_QDR_SIZE_MBIT", "ext_qdr_size_mbit"); 1326 cint_interpreter_create_pointer("char", "spn_MPLS_ELSP_LABEL_RANGE_MIN", "mpls_elsp_label_range_min"); 1327 cint_interpreter_create_pointer("char", "spn_MPLS_ELSP_LABEL_RANGE_MAX", "mpls_elsp_label_range_max"); 1328 cint_interpreter_create_pointer("char", "spn_FABRIC_REF_CLOCK", "fabric_ref_clock"); 1329 cint_interpreter_create_pointer("char", "spn_FORCE_CLK_M_N_DIVISORS_ZERO", "force_clk_m_n_divisors_zero"); 1330 cint_interpreter_create_pointer("char", "spn_CORE_CLOCK_SPEED", "core_clock_speed"); 1331 cint_interpreter_create_pointer("char", "spn_STAT_IF_ENABLE", "stat_if_enable"); 1332 cint_interpreter_create_pointer("char", "spn_STAT_IF_RATE", "stat_if_rate"); 1333 cint_interpreter_create_pointer("char", "spn_STAT_IF_REPORT_ENQUEUE_ENABLE", "stat_if_report_enqueue_enable"); 1334 cint_interpreter_create_pointer("char", "spn_STAT_IF_REPORT_DEQUEUE_ENABLE", "stat_if_report_dequeue_enable"); 1335 cint_interpreter_create_pointer("char", "spn_STAT_IF_PHASE", "stat_if_phase"); 1336 cint_interpreter_create_pointer("char", "spn_STAT_IF_IDLE_REPORTS_PRESENT", "stat_if_idle_reports_present"); 1337 cint_interpreter_create_pointer("char", "spn_STAT_IF_REPORT_MULTICAST_SINGLE_COPY", "stat_if_report_multicast_single_copy"); 1338 cint_interpreter_create_pointer("char", "spn_STAT_IF_PKT_SIZE", "stat_if_pkt_size"); 1339 cint_interpreter_create_pointer("char", "spn_STAT_IF_SELECTIVE_REPORT_QUEUE_MIN", "stat_if_selective_report_queue_min"); 1340 cint_interpreter_create_pointer("char", "spn_STAT_IF_SELECTIVE_REPORT_QUEUE_MAX", "stat_if_selective_report_queue_max"); 1341 cint_interpreter_create_pointer("char", "spn_STAT_IF_SCRUBBER_QUEUE_MIN", "stat_if_scrubber_queue_min"); 1342 cint_interpreter_create_pointer("char", "spn_STAT_IF_SCRUBBER_QUEUE_MAX", "stat_if_scrubber_queue_max"); 1343 cint_interpreter_create_pointer("char", "spn_STAT_IF_SCRUBBER_RATE_MIN", "stat_if_scrubber_rate_min"); 1344 cint_interpreter_create_pointer("char", "spn_STAT_IF_SCRUBBER_RATE_MAX", "stat_if_scrubber_rate_max"); 1345 cint_interpreter_create_pointer("char", "spn_STAT_IF_SCRUBBER_BUFFER_DESCR_TH", "stat_if_scrubber_buffer_descr_th"); 1346 cint_interpreter_create_pointer("char", "spn_STAT_IF_SCRUBBER_BDB_TH", "stat_if_scrubber_bdb_th"); 1347 cint_interpreter_create_pointer("char", "spn_STAT_IF_SCRUBBER_UC_DRAM_BUFFER_TH", "stat_if_scrubber_uc_dram_buffer_th"); 1348 cint_interpreter_create_pointer("char", "spn_STAT_IF_SCRUBBER_ENABLE", "stat_if_scrubber_enable"); 1349 cint_interpreter_create_pointer("char", "spn_STAT_IF_REPORT_MODE", "stat_if_report_mode"); 1350 cint_interpreter_create_pointer("char", "spn_STAT_IF_REPORT_FAP20V_MODE", "stat_if_report_fap20v_mode"); 1351 cint_interpreter_create_pointer("char", "spn_STAT_IF_REPORT_FAP20V_FABRIC_MC", "stat_if_report_fap20v_fabric_mc"); 1352 cint_interpreter_create_pointer("char", "spn_STAT_IF_REPORT_FAP20V_ING_MC", "stat_if_report_fap20v_ing_mc"); 1353 cint_interpreter_create_pointer("char", "spn_STAT_IF_REPORT_FAP20V_COUNT_SNOOP", "stat_if_report_fap20v_count_snoop"); 1354 cint_interpreter_create_pointer("char", "spn_STAT_IF_REPORT_ORIGINAL_PKT_SIZE", "stat_if_report_original_pkt_size"); 1355 cint_interpreter_create_pointer("char", "spn_STAT_IF_REPORT_FAP20V_ING_MC_REPORT_SINGLE", "stat_if_report_fap20v_ing_mc_report_single"); 1356 cint_interpreter_create_pointer("char", "spn_STAT_IF_REPORT_FAP20V_SINGLE_COPY_REPORTED", "stat_if_report_fap20v_single_copy_reported"); 1357 cint_interpreter_create_pointer("char", "spn_STAT_IF_REPORT_FAP20V_CNM_REPORT", "stat_if_report_fap20v_cnm_report"); 1358 cint_interpreter_create_pointer("char", "spn_STAT_IF_REPORT_BILLING_MODE", "stat_if_report_billing_mode"); 1359 cint_interpreter_create_pointer("char", "spn_STAT_IF_SYNC_RATE", "stat_if_sync_rate"); 1360 cint_interpreter_create_pointer("char", "spn_STAT_IF_PARITY_ENABLE", "stat_if_parity_enable"); 1361 cint_interpreter_create_pointer("char", "spn_STAT_IF_TC_SOURCE", "stat_if_tc_source"); 1362 cint_interpreter_create_pointer("char", "spn_STAT_IF_CORE_MODE", "stat_if_core_mode"); 1363 cint_interpreter_create_pointer("char", "spn_STAT_IF_REPORT_SIZE", "stat_if_report_size"); 1364 cint_interpreter_create_pointer("char", "spn_STAT_IF_REPORTS_PER_PACKET", "stat_if_reports_per_packet"); 1365 cint_interpreter_create_pointer("char", "spn_STAT_IF_BILLING_INGRESS_QUEUE_STAMP_ENABLE", "stat_if_billing_ingress_queue_stamp_enable"); 1366 cint_interpreter_create_pointer("char", "spn_STAT_IF_BILLING_INGRESS_DROP_REASON_ENABLE", "stat_if_billing_ingress_drop_reason_enable"); 1367 cint_interpreter_create_pointer("char", "spn_STAT_IF_BILLING_FILTER_REPORTS", "stat_if_billing_filter_reports"); 1368 cint_interpreter_create_pointer("char", "spn_STREAMING_IF_MULTI_PORT_MODE", "streaming_if_multi_port_mode"); 1369 cint_interpreter_create_pointer("char", "spn_STREAMING_IF_ENABLE_TIMEOUTCNT", "streaming_if_enable_timeoutcnt"); 1370 cint_interpreter_create_pointer("char", "spn_STREAMING_IF_TIMEOUT_PRD", "streaming_if_timeout_prd"); 1371 cint_interpreter_create_pointer("char", "spn_STREAMING_IF_QUIET_MODE", "streaming_if_quiet_mode"); 1372 cint_interpreter_create_pointer("char", "spn_STREAMING_IF_DISCARD_BAD_PARITY", "streaming_if_discard_bad_parity"); 1373 cint_interpreter_create_pointer("char", "spn_STREAMING_IF_DISCARD_PKT_STREAMING", "streaming_if_discard_pkt_streaming"); 1374 cint_interpreter_create_pointer("char", "spn_COMBO_NIF", "combo_nif"); 1375 cint_interpreter_create_pointer("char", "spn_NIF_REF_CLOCK", "nif_ref_clock"); 1376 cint_interpreter_create_pointer("char", "spn_COMBO_REF_CLOCK", "combo_ref_clock"); 1377 cint_interpreter_create_pointer("char", "spn_LANES_SWAP", "lanes_swap"); 1378 cint_interpreter_create_pointer("char", "spn_SPAUI_LINK_PARTNER_DOUBLE_SIZE_BUS", "spaui_link_partner_double_size_bus"); 1379 cint_interpreter_create_pointer("char", "spn_SPAUI_IS_DOUBLE_SIZE_SOP_ODD_ONLY", "spaui_is_double_size_sop_odd_only"); 1380 cint_interpreter_create_pointer("char", "spn_SPAUI_IS_DOUBLE_SIZE_SOP_EVEN_ONLY", "spaui_is_double_size_sop_even_only"); 1381 cint_interpreter_create_pointer("char", "spn_SPAUI_PREAMBLE_SIZE", "spaui_preamble_size"); 1382 cint_interpreter_create_pointer("char", "spn_SPAUI_PREAMBLE_SKIP_SOP", "spaui_preamble_skip_sop"); 1383 cint_interpreter_create_pointer("char", "spn_SPAUI_IPG_DIC_MODE", "spaui_ipg_dic_mode"); 1384 cint_interpreter_create_pointer("char", "spn_SPAUI_IPG_SIZE", "spaui_ipg_size"); 1385 cint_interpreter_create_pointer("char", "spn_SPAUI_CRC_MODE", "spaui_crc_mode"); 1386 cint_interpreter_create_pointer("char", "spn_SPAUI_CHAN_BCT_CHANNEL_BYTE_NDX", "spaui_chan_bct_channel_byte_ndx"); 1387 cint_interpreter_create_pointer("char", "spn_SPAUI_CHAN_BCT_SIZE", "spaui_chan_bct_size"); 1388 cint_interpreter_create_pointer("char", "spn_SPAUI_CHAN_IS_BURST_INTERLEAVING", "spaui_chan_is_burst_interleaving"); 1389 cint_interpreter_create_pointer("char", "spn_", ""); 1390 cint_interpreter_create_pointer("char", "spn_SPAUI_CHAN_FAULT_RESPONSE_LOCAL", "spaui_chan_fault_response_local"); 1391 cint_interpreter_create_pointer("char", "spn_SPAUI_CHAN_FAULT_RESPONSE_REMOTE", "spaui_chan_fault_response_remote"); 1392 cint_interpreter_create_pointer("char", "spn_GMII_ENABLE_RX", "gmii_enable_rx"); 1393 cint_interpreter_create_pointer("char", "spn_GMII_ENABLE_TX", "gmii_enable_tx"); 1394 cint_interpreter_create_pointer("char", "spn_GMII_MODE", "gmii_mode"); 1395 cint_interpreter_create_pointer("char", "spn_PORT_GMII_MODE", "port_gmii_mode"); 1396 cint_interpreter_create_pointer("char", "spn_GMII_RATE", "gmii_rate"); 1397 cint_interpreter_create_pointer("char", "spn_ILKN_NUM_LANES", "ilkn_num_lanes"); 1398 cint_interpreter_create_pointer("char", "spn_ILKN_LANES", "ilkn_lanes"); 1399 cint_interpreter_create_pointer("char", "spn_ILKN_LANE_MAP", "ilkn_lane_map"); 1400 cint_interpreter_create_pointer("char", "spn_CAUI_NUM_LANES", "caui_num_lanes"); 1401 cint_interpreter_create_pointer("char", "spn_ILKN_INVALID_LANE_ID", "ilkn_invalid_lane_id"); 1402 cint_interpreter_create_pointer("char", "spn_ILKN_IS_BURST_INTERLEAVING", "ilkn_is_burst_interleaving"); 1403 cint_interpreter_create_pointer("char", "spn_ILKN_COUNTERS_MODE", "ilkn_counters_mode"); 1404 cint_interpreter_create_pointer("char", "spn_FAT_PIPE_MODE", "fat_pipe_mode"); 1405 cint_interpreter_create_pointer("char", "spn_FAT_PIPE_BASE_PORT", "fat_pipe_base_port"); 1406 cint_interpreter_create_pointer("char", "spn_FAT_PIPE_NUM_PORTS", "fat_pipe_num_ports"); 1407 cint_interpreter_create_pointer("char", "spn_EXTERNAL_LOOKUP_MAL", "external_lookup_mal"); 1408 cint_interpreter_create_pointer("char", "spn_SYNC_ETH_IS_MALG_B_ENABLED", "sync_eth_is_malg_b_enabled"); 1409 cint_interpreter_create_pointer("char", "spn_SYNC_ETH_MODE", "sync_eth_mode"); 1410 cint_interpreter_create_pointer("char", "spn_SYNC_ETH_CLK_TO_NIF_ID", "sync_eth_clk_to_nif_id"); 1411 cint_interpreter_create_pointer("char", "spn_SYNC_ETH_CLK_DIVIDER", "sync_eth_clk_divider"); 1412 cint_interpreter_create_pointer("char", "spn_SYNC_ETH_CLK_SQUELCH_ENABLE", "sync_eth_clk_squelch_enable"); 1413 cint_interpreter_create_pointer("char", "spn_SYNC_ETH_CLK_TO_PORT_ID_CLK", "sync_eth_clk_to_port_id_clk"); 1414 cint_interpreter_create_pointer("char", "spn_MDIO_CLOCK_FREQ_KHZ", "mdio_clock_freq_khz"); 1415 cint_interpreter_create_pointer("char", "spn_PB_SERDES_QRTT_ACTIVE", "pb_serdes_qrtt_active"); 1416 cint_interpreter_create_pointer("char", "spn_SERDES_QRTT_ACTIVE", "serdes_qrtt_active"); 1417 cint_interpreter_create_pointer("char", "spn_PB_SERDES_QRTT_MAX_EXPECTED_RATE", "pb_serdes_qrtt_max_expected_rate"); 1418 cint_interpreter_create_pointer("char", "spn_PB_SERDES_LANE_RATE", "pb_serdes_lane_rate"); 1419 cint_interpreter_create_pointer("char", "spn_PB_SERDES_LANE_TX_PHYS_AMP", "pb_serdes_lane_tx_phys_amp"); 1420 cint_interpreter_create_pointer("char", "spn_PB_SERDES_LANE_TX_PHYS_MAIN", "pb_serdes_lane_tx_phys_main"); 1421 cint_interpreter_create_pointer("char", "spn_PB_SERDES_LANE_TX_PHYS_PRE", "pb_serdes_lane_tx_phys_pre"); 1422 cint_interpreter_create_pointer("char", "spn_PB_SERDES_LANE_TX_PHYS_POST", "pb_serdes_lane_tx_phys_post"); 1423 cint_interpreter_create_pointer("char", "spn_PB_SERDES_LANE_TX_PHYS_MEDIA_TYPE", "pb_serdes_lane_tx_phys_media_type"); 1424 cint_interpreter_create_pointer("char", "spn_PB_SERDES_LANE_RX_PHYS_ZCNT", "pb_serdes_lane_rx_phys_zcnt"); 1425 cint_interpreter_create_pointer("char", "spn_PB_SERDES_LANE_RX_PHYS_Z1CNT", "pb_serdes_lane_rx_phys_z1cnt"); 1426 cint_interpreter_create_pointer("char", "spn_PB_SERDES_LANE_RX_PHYS_DFELTH", "pb_serdes_lane_rx_phys_dfelth"); 1427 cint_interpreter_create_pointer("char", "spn_PB_SERDES_LANE_RX_PHYS_TLTH", "pb_serdes_lane_rx_phys_tlth"); 1428 cint_interpreter_create_pointer("char", "spn_PB_SERDES_LANE_RX_PHYS_G1CNT", "pb_serdes_lane_rx_phys_g1cnt"); 1429 cint_interpreter_create_pointer("char", "spn_PB_SERDES_LANE_POWER_STATE", "pb_serdes_lane_power_state"); 1430 cint_interpreter_create_pointer("char", "spn_PB_SERDES_LANE_SWAP_POLARITY_TX", "pb_serdes_lane_swap_polarity_tx"); 1431 cint_interpreter_create_pointer("char", "spn_PB_SERDES_LANE_SWAP_POLARITY_RX", "pb_serdes_lane_swap_polarity_rx"); 1432 cint_interpreter_create_pointer("char", "spn_EGR_MC_16K_GROUPS", "egr_mc_16k_groups"); 1433 cint_interpreter_create_pointer("char", "spn_FABRIC_CONNECT_MODE", "fabric_connect_mode"); 1434 cint_interpreter_create_pointer("char", "spn_FABRIC_FTMH_OUTLIF_EXTENSION", "fabric_ftmh_outlif_extension"); 1435 cint_interpreter_create_pointer("char", "spn_STACKING_ENABLE", "stacking_enable"); 1436 cint_interpreter_create_pointer("char", "spn_FTMH_DSP_EXTENSION_ADD", "ftmh_dsp_extension_add"); 1437 cint_interpreter_create_pointer("char", "spn_DEVICE_TM_DOMAIN", "device_tm_domain"); 1438 cint_interpreter_create_pointer("char", "spn_PEER_TM_DOMAIN", "peer_tm_domain"); 1439 cint_interpreter_create_pointer("char", "spn_EXTERNAL_HEADER_SIZE", "external_header_size"); 1440 cint_interpreter_create_pointer("char", "spn_FLOW_MAPPING_QUEUE_BASE", "flow_mapping_queue_base"); 1441 cint_interpreter_create_pointer("char", "spn_FLOW_MAPING_ADD_DELETE", "flow_maping_add_delete"); 1442 cint_interpreter_create_pointer("char", "spn_MULTICAST_INGRESS_GROUP_ID_RANGE_MIN", "multicast_ingress_group_id_range_min"); 1443 cint_interpreter_create_pointer("char", "spn_MULTICAST_INGRESS_GROUP_ID_RANGE_MAX", "multicast_ingress_group_id_range_max"); 1444 cint_interpreter_create_pointer("char", "spn_MULTICAST_EGRESS_GROUP_ID_RANGE_MIN", "multicast_egress_group_id_range_min"); 1445 cint_interpreter_create_pointer("char", "spn_MULTICAST_EGRESS_GROUP_ID_RANGE_MAX", "multicast_egress_group_id_range_max"); 1446 cint_interpreter_create_pointer("char", "spn_MULTICAST_EGRESS_BITMAP_RESERVE", "multicast_egress_bitmap_reserve"); 1447 cint_interpreter_create_pointer("char", "spn_BIER_NOF_BFR_ENTRIES", "bier_nof_bfr_entries"); 1448 cint_interpreter_create_pointer("char", "spn_SYSTEM_PPH_EEP_EXT", "system_pph_eep_ext"); 1449 cint_interpreter_create_pointer("char", "spn_SYSTEM_STAG_ENCONDING_ENABLE_MODE", "system_stag_enconding_enable_mode"); 1450 cint_interpreter_create_pointer("char", "spn_SYSTEM_STAG_ENCONDING_OFFSET_4BIT", "system_stag_enconding_offset_4bit"); 1451 cint_interpreter_create_pointer("char", "spn_TM_PORT_HEADER_TYPE", "tm_port_header_type"); 1452 cint_interpreter_create_pointer("char", "spn_TM_PORT_ITMH_EXT_ENABLE", "tm_port_itmh_ext_enable"); 1453 cint_interpreter_create_pointer("char", "spn_TM_PORT_OTMH_SRC_EXT_ENABLE", "tm_port_otmh_src_ext_enable"); 1454 cint_interpreter_create_pointer("char", "spn_TM_PORT_OTMH_DEST_EXT_ENABLE", "tm_port_otmh_dest_ext_enable"); 1455 cint_interpreter_create_pointer("char", "spn_NUM_ERP_TM_PORTS", "num_erp_tm_ports"); 1456 cint_interpreter_create_pointer("char", "spn_NUM_OLP_TM_PORTS", "num_olp_tm_ports"); 1457 cint_interpreter_create_pointer("char", "spn_NUM_RECYCLE_TM_PORTS", "num_recycle_tm_ports"); 1458 cint_interpreter_create_pointer("char", "spn_NUM_OAMP_PORTS", "num_oamp_ports"); 1459 cint_interpreter_create_pointer("char", "spn_BCM886XX_OAM_DEFAULT_PROFILE", "bcm886xx_oam_default_profile"); 1460 cint_interpreter_create_pointer("char", "spn_OAM_PCP_MODE", "oam_pcp_mode"); 1461 cint_interpreter_create_pointer("char", "spn_BCM886XX_OAM_DEFAULT_PROFILE_EGRESS", "bcm886xx_oam_default_profile_egress"); 1462 cint_interpreter_create_pointer("char", "spn_OAM_CLASSIFIER_ADVANCED_MODE", "oam_classifier_advanced_mode"); 1463 cint_interpreter_create_pointer("char", "spn_BFD_ENCAPSULATION_MODE", "bfd_encapsulation_mode"); 1464 cint_interpreter_create_pointer("char", "spn_BFD_SUPPORTED_FLAGS_BITFIELD", "bfd_supported_flags_bitfield"); 1465 cint_interpreter_create_pointer("char", "spn_BFD_MASK_FLAGS_BITFIELD", "bfd_mask_flags_bitfield"); 1466 cint_interpreter_create_pointer("char", "spn_MPLSTP_CC_CHANNEL_TYPE", "mplstp_cc_channel_type"); 1467 cint_interpreter_create_pointer("char", "spn_MPLSTP_CV_CHANNEL_TYPE", "mplstp_cv_channel_type"); 1468 cint_interpreter_create_pointer("char", "spn_MPLSTP_BFD_CONTROL_CHANNEL_TYPE", "mplstp_bfd_control_channel_type"); 1469 cint_interpreter_create_pointer("char", "spn_MPLSTP_PW_ACH_CHANNEL_TYPE", "mplstp_pw_ach_channel_type"); 1470 cint_interpreter_create_pointer("char", "spn_MPLSTP_DLM_CHANNEL_TYPE", "mplstp_dlm_channel_type"); 1471 cint_interpreter_create_pointer("char", "spn_MPLSTP_ILM_CHANNEL_TYPE", "mplstp_ilm_channel_type"); 1472 cint_interpreter_create_pointer("char", "spn_MPLSTP_DM_CHANNEL_TYPE", "mplstp_dm_channel_type"); 1473 cint_interpreter_create_pointer("char", "spn_MPLSTP_IPV4_CHANNEL_TYPE", "mplstp_ipv4_channel_type"); 1474 cint_interpreter_create_pointer("char", "spn_MPLSTP_ON_DEMAND_CV_CHANNEL_TYPE", "mplstp_on_demand_cv_channel_type"); 1475 cint_interpreter_create_pointer("char", "spn_MPLSTP_PWE_OAM_CHANNEL_TYPE", "mplstp_pwe_oam_channel_type"); 1476 cint_interpreter_create_pointer("char", "spn_MPLSTP_IPV6_CHANNEL_TYPE", "mplstp_ipv6_channel_type"); 1477 cint_interpreter_create_pointer("char", "spn_MPLSTP_FAULT_OAM_CHANNEL_TYPE", "mplstp_fault_oam_channel_type"); 1478 cint_interpreter_create_pointer("char", "spn_MPLSTP_G8113_CHANNEL_TYPE", "mplstp_g8113_channel_type"); 1479 cint_interpreter_create_pointer("char", "spn_OAM_RCY_PORT", "oam_rcy_port"); 1480 cint_interpreter_create_pointer("char", "spn_TM_PORT_OTMH_OUTLIF_EXT_MODE", "tm_port_otmh_outlif_ext_mode"); 1481 cint_interpreter_create_pointer("char", "spn_COUNTER_ENGINE_SOURCE", "counter_engine_source"); 1482 cint_interpreter_create_pointer("char", "spn_COUNTER_ENGINE_STATISTICS", "counter_engine_statistics"); 1483 cint_interpreter_create_pointer("char", "spn_COUNTER_ENGINE_STAG_LOW_BIT", "counter_engine_stag_low_bit"); 1484 cint_interpreter_create_pointer("char", "spn_COUNTER_ENGINE_VOQ_MIN_QUEUE", "counter_engine_voq_min_queue"); 1485 cint_interpreter_create_pointer("char", "spn_COUNTER_ENGINE_MAP_ENABLE", "counter_engine_map_enable"); 1486 cint_interpreter_create_pointer("char", "spn_COUNTER_ENGINE_MAP_SIZE", "counter_engine_map_size"); 1487 cint_interpreter_create_pointer("char", "spn_COUNTER_ENGINE_MAP_FWD_GREEN_OFFSET", "counter_engine_map_fwd_green_offset"); 1488 cint_interpreter_create_pointer("char", "spn_COUNTER_ENGINE_MAP_FWD_YELLOW_OFFSET", "counter_engine_map_fwd_yellow_offset"); 1489 cint_interpreter_create_pointer("char", "spn_COUNTER_ENGINE_MAP_FWD_RED_OFFSET", "counter_engine_map_fwd_red_offset"); 1490 cint_interpreter_create_pointer("char", "spn_COUNTER_ENGINE_MAP_FWD_BLACK_OFFSET", "counter_engine_map_fwd_black_offset"); 1491 cint_interpreter_create_pointer("char", "spn_COUNTER_ENGINE_MAP_DROP_GREEN_OFFSET", "counter_engine_map_drop_green_offset"); 1492 cint_interpreter_create_pointer("char", "spn_COUNTER_ENGINE_MAP_DROP_YELLOW_OFFSET", "counter_engine_map_drop_yellow_offset"); 1493 cint_interpreter_create_pointer("char", "spn_COUNTER_ENGINE_MAP_DROP_RED_OFFSET", "counter_engine_map_drop_red_offset"); 1494 cint_interpreter_create_pointer("char", "spn_COUNTER_ENGINE_MAP_DROP_BLACK_OFFSET", "counter_engine_map_drop_black_offset"); 1495 cint_interpreter_create_pointer("char", "spn_COUNTER_ENGINE_VOQ_QUEUE_SET_SIZE", "counter_engine_voq_queue_set_size"); 1496 cint_interpreter_create_pointer("char", "spn_FC_OOB_TYPE", "fc_oob_type"); 1497 cint_interpreter_create_pointer("char", "spn_FC_OOB_MODE", "fc_oob_mode"); 1498 cint_interpreter_create_pointer("char", "spn_FC_OOB_CALENDER_LENGTH", "fc_oob_calender_length"); 1499 cint_interpreter_create_pointer("char", "spn_FC_OOB_CALENDER_REP_COUNT", "fc_oob_calender_rep_count"); 1500 cint_interpreter_create_pointer("char", "spn_FC_INBAND_INTLKN_TYPE", "fc_inband_intlkn_type"); 1501 cint_interpreter_create_pointer("char", "spn_FC_INBAND_INTLKN_MODE", "fc_inband_intlkn_mode"); 1502 cint_interpreter_create_pointer("char", "spn_FC_INBAND_INTLKN_CALENDER_LENGTH", "fc_inband_intlkn_calender_length"); 1503 cint_interpreter_create_pointer("char", "spn_FC_INBAND_INTLKN_CALENDER_REP_COUNT", "fc_inband_intlkn_calender_rep_count"); 1504 cint_interpreter_create_pointer("char", "spn_FC_INBAND_INTLKN_CALENDER_LLFC_MODE", "fc_inband_intlkn_calender_llfc_mode"); 1505 cint_interpreter_create_pointer("char", "spn_FC_INBAND_INTLKN_LLFC_MUB_ENABLE_MASK", "fc_inband_intlkn_llfc_mub_enable_mask"); 1506 cint_interpreter_create_pointer("char", "spn_FC_INBAND_INTLKN_CHANNEL_MUB_ENABLE_MASK", "fc_inband_intlkn_channel_mub_enable_mask"); 1507 cint_interpreter_create_pointer("char", "spn_FC_CALENDAR_E2E_STATUS_NOF_ENTRIES", "fc_calendar_e2e_status_nof_entries"); 1508 cint_interpreter_create_pointer("char", "spn_FC_CALENDAR_PAUSE_RESOLUTION", "fc_calendar_pause_resolution"); 1509 cint_interpreter_create_pointer("char", "spn_FC_CALENDAR_INDICATION_INVERT", "fc_calendar_indication_invert"); 1510 cint_interpreter_create_pointer("char", "spn_FC_CALENDAR_COE_MODE", "fc_calendar_coe_mode"); 1511 cint_interpreter_create_pointer("char", "spn_FC_COE_MAC_ADDRESS", "fc_coe_mac_address"); 1512 cint_interpreter_create_pointer("char", "spn_FC_COE_ETHERTYPE", "fc_coe_ethertype"); 1513 cint_interpreter_create_pointer("char", "spn_FC_COE_DATA_OFFSET", "fc_coe_data_offset"); 1514 cint_interpreter_create_pointer("char", "spn_FC_COE_CALENDER_LENGTH", "fc_coe_calender_length"); 1515 cint_interpreter_create_pointer("char", "spn_PHY_CLOCK_ENABLE", "phy_clock_enable"); 1516 cint_interpreter_create_pointer("char", "spn_BCM_TUNNEL_TERM_COMPATIBLE_MODE", "bcm_tunnel_term_compatible_mode"); 1517 cint_interpreter_create_pointer("char", "spn_MPLS_TUNNEL_TERM_LABEL_RANGE_MIN", "mpls_tunnel_term_label_range_min"); 1518 cint_interpreter_create_pointer("char", "spn_MPLS_TUNNEL_TERM_LABEL_RANGE_MAX", "mpls_tunnel_term_label_range_max"); 1519 cint_interpreter_create_pointer("char", "spn_EGRESS_ENCAP_IP_TUNNEL_RANGE_MIN", "egress_encap_ip_tunnel_range_min"); 1520 cint_interpreter_create_pointer("char", "spn_EGRESS_ENCAP_IP_TUNNEL_RANGE_MAX", "egress_encap_ip_tunnel_range_max"); 1521 cint_interpreter_create_pointer("char", "spn_EGRESS_MULTICAST_DIRECT_BITMAP_MIN", "egress_multicast_direct_bitmap_min"); 1522 cint_interpreter_create_pointer("char", "spn_EGRESS_MULTICAST_DIRECT_BITMAP_MAX", "egress_multicast_direct_bitmap_max"); 1523 cint_interpreter_create_pointer("char", "spn_MULTICAST_NOF_INGRESS_BITMAP", "multicast_nof_ingress_bitmap"); 1524 cint_interpreter_create_pointer("char", "spn_MULTICAST_NOF_EGRESS_BITMAP", "multicast_nof_egress_bitmap"); 1525 cint_interpreter_create_pointer("char", "spn_PORT_PRIORITIES", "port_priorities"); 1526 cint_interpreter_create_pointer("char", "spn_EGRESS_SHARED_RESOURCES_MODE", "egress_shared_resources_mode"); 1527 cint_interpreter_create_pointer("char", "spn_VOQ_MAPPING_MODE", "voq_mapping_mode"); 1528 cint_interpreter_create_pointer("char", "spn_MULTICAST_ID_OFFSET", "multicast_id_offset"); 1529 cint_interpreter_create_pointer("char", "spn_OTM_PORT_PACKET_RATE", "otm_port_packet_rate"); 1530 cint_interpreter_create_pointer("char", "spn_NUMBER_OF_TRUNKS", "number_of_trunks"); 1531 cint_interpreter_create_pointer("char", "spn_TRUNK_RESOLVE_USE_LB_KEY_MSB_STACK", "trunk_resolve_use_lb_key_msb_stack"); 1532 cint_interpreter_create_pointer("char", "spn_TRUNK_RESOLVE_USE_LB_KEY_MSB_SMOOTH_DIVISION", "trunk_resolve_use_lb_key_msb_smooth_division"); 1533 cint_interpreter_create_pointer("char", "spn_OTM_BASE_Q_PAIR", "otm_base_q_pair"); 1534 cint_interpreter_create_pointer("char", "spn_QUEUE_LEVEL_INTERFACE", "queue_level_interface"); 1535 cint_interpreter_create_pointer("char", "spn_BCM886XX_AUXILIARY_TABLE_MODE", "bcm886xx_auxiliary_table_mode"); 1536 cint_interpreter_create_pointer("char", "spn_BCM886XX_PORT_EXTEND_P2P", "bcm886xx_port_extend_p2p"); 1537 cint_interpreter_create_pointer("char", "spn_PHY_LR_INITIAL_MODE", "phy_lr_initial_mode"); 1538 cint_interpreter_create_pointer("char", "spn_PHY_LR_INITIAL_CTRL", "phy_lr_initial_ctrl"); 1539 cint_interpreter_create_pointer("char", "spn_PHY_LR_INITIAL_ADVA", "phy_lr_initial_adva"); 1540 cint_interpreter_create_pointer("char", "spn_SYSTEM_SET_DMA_LOW_ENDIANESS", "system_set_dma_low_endianess"); 1541 cint_interpreter_create_pointer("char", "spn_MMU_LOSSLESS", "mmu_lossless"); 1542 cint_interpreter_create_pointer("char", "spn_MMU_LOSSLESS_PBMP", "mmu_lossless_pbmp"); 1543 cint_interpreter_create_pointer("char", "spn_SA_AUTH_ENABLED", "sa_auth_enabled"); 1544 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_ENABLE_TX", "ilkn_retransmit_enable_tx"); 1545 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_ENABLE_RX", "ilkn_retransmit_enable_rx"); 1546 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_BUFFER_SIZE", "ilkn_retransmit_buffer_size"); 1547 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_NUM_REQUESTS_RESENT", "ilkn_retransmit_num_requests_resent"); 1548 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_NUM_SN_REPETITIONS_TX", "ilkn_retransmit_num_sn_repetitions_tx"); 1549 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_NUM_SN_REPETITIONS_RX", "ilkn_retransmit_num_sn_repetitions_rx"); 1550 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_RX_TIMEOUT_WORDS", "ilkn_retransmit_rx_timeout_words"); 1551 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_RX_TIMEOUT_SN", "ilkn_retransmit_rx_timeout_sn"); 1552 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_RX_IGNORE", "ilkn_retransmit_rx_ignore"); 1553 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_RX_WATCHDOG", "ilkn_retransmit_rx_watchdog"); 1554 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_RX_RESET_WHEN_ERROR_ENABLE", "ilkn_retransmit_rx_reset_when_error_enable"); 1555 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_RX_RESET_WHEN_ALLIGNED_ERROR_ENABLE", "ilkn_retransmit_rx_reset_when_alligned_error_enable"); 1556 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_RX_RESET_WHEN_RETRY_ERROR_ENABLE", "ilkn_retransmit_rx_reset_when_retry_error_enable"); 1557 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_RX_RESET_WHEN_WRAP_AFTER_DISC_ERROR_ENABLE", "ilkn_retransmit_rx_reset_when_wrap_after_disc_error_enable"); 1558 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_RX_RESET_WHEN_WRAP_BEFORE_DISC_ERROR_ENABLE", "ilkn_retransmit_rx_reset_when_wrap_before_disc_error_enable"); 1559 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_RX_RESET_WHEN_TIMOUT_ERROR_ENABLE", "ilkn_retransmit_rx_reset_when_timout_error_enable"); 1560 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_TX_WAIT_FOR_SEQ_NUM_CHANGE_ENABLE", "ilkn_retransmit_tx_wait_for_seq_num_change_enable"); 1561 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_TX_IGNORE_REQUESTS_WHEN_FIFO_ALMOST_EMPTY", "ilkn_retransmit_tx_ignore_requests_when_fifo_almost_empty"); 1562 cint_interpreter_create_pointer("char", "spn_DRAM0_CLAMSHELL_ENABLE", "dram0_clamshell_enable"); 1563 cint_interpreter_create_pointer("char", "spn_DRAM_CRC_DEL_BUFFER_MAX_RECLAIMS", "dram_crc_del_buffer_max_reclaims"); 1564 cint_interpreter_create_pointer("char", "spn_DRAM1_CLAMSHELL_ENABLE", "dram1_clamshell_enable"); 1565 cint_interpreter_create_pointer("char", "spn_SYSTEM_RED_ENABLE", "system_red_enable"); 1566 cint_interpreter_create_pointer("char", "spn_BHH_NUM_SESSIONS", "bhh_num_sessions"); 1567 cint_interpreter_create_pointer("char", "spn_MPLS_OAM_NUM_SESSIONS", "mpls_oam_num_sessions"); 1568 cint_interpreter_create_pointer("char", "spn_BHH_COSQ", "bhh_cosq"); 1569 cint_interpreter_create_pointer("char", "spn_BHH_CARRIER_CODE", "bhh_carrier_code"); 1570 cint_interpreter_create_pointer("char", "spn_BHH_NODE_ID", "bhh_node_id"); 1571 cint_interpreter_create_pointer("char", "spn_BHH_NUM_LM_ENABLED_SECTION_MEPS", "bhh_num_lm_enabled_section_meps"); 1572 cint_interpreter_create_pointer("char", "spn_SIMPLE_VLAN_TRANSLATION_ENABLE", "simple_vlan_translation_enable"); 1573 cint_interpreter_create_pointer("char", "spn_MPLS_TERMINATION_LABEL_INDEX_ENABLE", "mpls_termination_label_index_enable"); 1574 cint_interpreter_create_pointer("char", "spn_FAST_REROUTE_LABELS_ENABLE", "fast_reroute_labels_enable"); 1575 cint_interpreter_create_pointer("char", "spn_MMU_SHAPER_REFRESH_INTERVAL", "mmu_shaper_refresh_interval"); 1576 cint_interpreter_create_pointer("char", "spn_BCM886XX_OCB_ENABLE", "bcm886xx_ocb_enable"); 1577 cint_interpreter_create_pointer("char", "spn_BCM886XX_OCB_DATABUFFER_SIZE", "bcm886xx_ocb_databuffer_size"); 1578 cint_interpreter_create_pointer("char", "spn_SERDES_NIF_CLK_FREQ", "serdes_nif_clk_freq"); 1579 cint_interpreter_create_pointer("char", "spn_SERDES_FABRIC_CLK_FREQ", "serdes_fabric_clk_freq"); 1580 cint_interpreter_create_pointer("char", "spn_FC_SPI_INDICATION_INVERT", "fc_spi_indication_invert"); 1581 cint_interpreter_create_pointer("char", "spn_FC_INTLKN_INDICATION_INVERT", "fc_intlkn_indication_invert"); 1582 cint_interpreter_create_pointer("char", "spn_ILKN_METAFRAME_SYNC_PERIOD", "ilkn_metaframe_sync_period"); 1583 cint_interpreter_create_pointer("char", "spn_ILKN_INTERFACE_STATUS_IGNORE", "ilkn_interface_status_ignore"); 1584 cint_interpreter_create_pointer("char", "spn_ILKN_INTERFACE_STATUS_OOB_IGNORE", "ilkn_interface_status_oob_ignore"); 1585 cint_interpreter_create_pointer("char", "spn_DEFAULT_TRAP_STRENGTH", "default_trap_strength"); 1586 cint_interpreter_create_pointer("char", "spn_DEFAULT_SNOOP_STRENGTH", "default_snoop_strength"); 1587 cint_interpreter_create_pointer("char", "spn_OAM_TRAP_STRENGTH_PASSIVE", "oam_trap_strength_passive"); 1588 cint_interpreter_create_pointer("char", "spn_OAM_TRAP_STRENGTH_LEVEL", "oam_trap_strength_level"); 1589 cint_interpreter_create_pointer("char", "spn_OAM_TRAP_STRENGTH_INJECTED", "oam_trap_strength_injected"); 1590 cint_interpreter_create_pointer("char", "spn_OAM_DEFAULT_TRAP_STRENGTH", "oam_default_trap_strength"); 1591 cint_interpreter_create_pointer("char", "spn_OAM_FORWARD_TRAP_STRENGTH", "oam_forward_trap_strength"); 1592 cint_interpreter_create_pointer("char", "spn_BCM886XX_PDM_MODE", "bcm886xx_pdm_mode"); 1593 cint_interpreter_create_pointer("char", "spn_SYNTH_DRAM_FREQ", "synth_dram_freq"); 1594 cint_interpreter_create_pointer("char", "spn_BCM886XX_OCB_REPARTITION", "bcm886xx_ocb_repartition"); 1595 cint_interpreter_create_pointer("char", "spn_BCM56333_PBMP_GE_LINERATE", "bcm56333_pbmp_ge_linerate"); 1596 cint_interpreter_create_pointer("char", "spn_PBMP_ESM_ELIGIBLE", "pbmp_esm_eligible"); 1597 cint_interpreter_create_pointer("char", "spn_PORT_SCHED_HSP", "port_sched_hsp"); 1598 cint_interpreter_create_pointer("char", "spn_BCM8823X_4X20_1", "bcm8823x_4x20_1"); 1599 cint_interpreter_create_pointer("char", "spn_BCM8823X_4X10_2X20_1", "bcm8823x_4x10_2x20_1"); 1600 cint_interpreter_create_pointer("char", "spn_BCM8823X_2X20_2X20_1", "bcm8823x_2x20_2x20_1"); 1601 cint_interpreter_create_pointer("char", "spn_BCM8823X_2X24_1", "bcm8823x_2x24_1"); 1602 cint_interpreter_create_pointer("char", "spn_BCM8823X_2X24_2X20_1", "bcm8823x_2x24_2x20_1"); 1603 cint_interpreter_create_pointer("char", "spn_BCM8823X_4X11_1X25_1X11", "bcm8823x_4x11_1x25_1x11"); 1604 cint_interpreter_create_pointer("char", "spn_BCM8823X_4X11_1X12_1X24", "bcm8823x_4x11_1x12_1x24"); 1605 cint_interpreter_create_pointer("char", "spn_BCM8823X_4X11_1X11_1X25", "bcm8823x_4x11_1x11_1x25"); 1606 cint_interpreter_create_pointer("char", "spn_BCM8823X_4X11_2X18", "bcm8823x_4x11_2x18"); 1607 cint_interpreter_create_pointer("char", "spn_L3_VRRP_MAX_VID", "l3_vrrp_max_vid"); 1608 cint_interpreter_create_pointer("char", "spn_L3_VRRP_IPV6_DISTINCT", "l3_vrrp_ipv6_distinct"); 1609 cint_interpreter_create_pointer("char", "spn_MMU_DYNAMIC_SCHED_UPDATE", "mmu_dynamic_sched_update"); 1610 cint_interpreter_create_pointer("char", "spn_MMU_QUEUE_FLUSH_TIMEOUT", "mmu_queue_flush_timeout"); 1611 cint_interpreter_create_pointer("char", "spn_POLICER_INGRESS_COUNT", "policer_ingress_count"); 1612 cint_interpreter_create_pointer("char", "spn_POLICER_EGRESS_COUNT", "policer_egress_count"); 1613 cint_interpreter_create_pointer("char", "spn_POLICER_INGRESS_SHARING_MODE", "policer_ingress_sharing_mode"); 1614 cint_interpreter_create_pointer("char", "spn_POLICER_EGRESS_SHARING_MODE", "policer_egress_sharing_mode"); 1615 cint_interpreter_create_pointer("char", "spn_FC_OOB_TX_FREQ_RATIO", "fc_oob_tx_freq_ratio"); 1616 cint_interpreter_create_pointer("char", "spn_IPV4_NUM_VRFS", "ipv4_num_vrfs"); 1617 cint_interpreter_create_pointer("char", "spn_IPV4_NUM_ROUTES", "ipv4_num_routes"); 1618 cint_interpreter_create_pointer("char", "spn_BCM886XX_IPV4_SLICE1_SIZE", "bcm886xx_ipv4_slice1_size"); 1619 cint_interpreter_create_pointer("char", "spn_BCM886XX_IPV4_SLICE2_SIZE", "bcm886xx_ipv4_slice2_size"); 1620 cint_interpreter_create_pointer("char", "spn_BCM886XX_IPV4_SLICE3_SIZE", "bcm886xx_ipv4_slice3_size"); 1621 cint_interpreter_create_pointer("char", "spn_BCM886XX_IPV4_SLICE4_SIZE", "bcm886xx_ipv4_slice4_size"); 1622 cint_interpreter_create_pointer("char", "spn_BCM886XX_IPV4_SLICE5_SIZE", "bcm886xx_ipv4_slice5_size"); 1623 cint_interpreter_create_pointer("char", "spn_BCM886XX_IPV4_SLICE6_SIZE", "bcm886xx_ipv4_slice6_size"); 1624 cint_interpreter_create_pointer("char", "spn_VLAN_MATCH_CRITERIA_MODE", "vlan_match_criteria_mode"); 1625 cint_interpreter_create_pointer("char", "spn_VLAN_MATCH_DB_MODE", "vlan_match_db_mode"); 1626 cint_interpreter_create_pointer("char", "spn_PORT_SCHED_DYNAMIC", "port_sched_dynamic"); 1627 cint_interpreter_create_pointer("char", "spn_MPLS_CONTEXT", "mpls_context"); 1628 cint_interpreter_create_pointer("char", "spn_DPLL_PARAMS", "dpll_params"); 1629 cint_interpreter_create_pointer("char", "spn_COUNTER_ENGINE_FORMAT", "counter_engine_format"); 1630 cint_interpreter_create_pointer("char", "spn_COUNTER_ENGINE_REPLICATED_PACKETS", "counter_engine_replicated_packets"); 1631 cint_interpreter_create_pointer("char", "spn_COUNTER_ENGINE_SAMPLING_INTERVAL", "counter_engine_sampling_interval"); 1632 cint_interpreter_create_pointer("char", "spn_POLICER_RESULT_MAP", "policer_result_map"); 1633 cint_interpreter_create_pointer("char", "spn_POLICER_RESULT_PARALLEL_COLOR_MAP", "policer_result_parallel_color_map"); 1634 cint_interpreter_create_pointer("char", "spn_POLICER_RESULT_PARALLEL_BUCKET_UPDATE", "policer_result_parallel_bucket_update"); 1635 cint_interpreter_create_pointer("char", "spn_RATE_COLOR_BLIND", "rate_color_blind"); 1636 cint_interpreter_create_pointer("char", "spn_XGS_COMPATABILITY_STAMP_CUD", "xgs_compatability_stamp_cud"); 1637 cint_interpreter_create_pointer("char", "spn_TRILL_MODE", "trill_mode"); 1638 cint_interpreter_create_pointer("char", "spn_TRILL_MC_PRUNE_MODE", "trill_mc_prune_mode"); 1639 cint_interpreter_create_pointer("char", "spn_PB_QSGMII_ALT_MAPPING", "pb_qsgmii_alt_mapping"); 1640 cint_interpreter_create_pointer("char", "spn_CUSTOM_FEATURE", "custom_feature"); 1641 cint_interpreter_create_pointer("char", "spn_MAINTENANCE_DEFAULT_OVERRIDE", "maintenance_default_override"); 1642 cint_interpreter_create_pointer("char", "spn_ACTION_TYPE_SIGNATURE_STAMPING", "action_type_signature_stamping"); 1643 cint_interpreter_create_pointer("char", "spn_IP4_HOST_EXTENSION_TABLE_ENABLE", "ip4_host_extension_table_enable"); 1644 cint_interpreter_create_pointer("char", "spn_PON_APPLICATION_SUPPORT_ENABLED", "pon_application_support_enabled"); 1645 cint_interpreter_create_pointer("char", "spn_MAX_VP_LAGS", "max_vp_lags"); 1646 cint_interpreter_create_pointer("char", "spn_VLAN_TRANSLATION_INITIAL_VLAN_ENABLE", "vlan_translation_initial_vlan_enable"); 1647 cint_interpreter_create_pointer("char", "spn_MPLS_CONTEXT_SPECIFIC_LABEL_ENABLE", "mpls_context_specific_label_enable"); 1648 cint_interpreter_create_pointer("char", "spn_EGRESS_ENCAP_BANK_PHASE", "egress_encap_bank_phase"); 1649 cint_interpreter_create_pointer("char", "spn_CES_DISABLE", "ces_disable"); 1650 cint_interpreter_create_pointer("char", "spn_EGRESS_QUEUE", "egress_queue"); 1651 cint_interpreter_create_pointer("char", "spn_BCM886XX_IPV6_TUNNEL_ENABLE", "bcm886xx_ipv6_tunnel_enable"); 1652 cint_interpreter_create_pointer("char", "spn_BCM886XX_ERSPAN_TUNNEL_ENABLE", "bcm886xx_erspan_tunnel_enable"); 1653 cint_interpreter_create_pointer("char", "spn_BCM886XX_RSPAN_TUNNEL_ENABLE", "bcm886xx_rspan_tunnel_enable"); 1654 cint_interpreter_create_pointer("char", "spn_BCM886XX_IP4_TUNNEL_TERMINATION_MODE", "bcm886xx_ip4_tunnel_termination_mode"); 1655 cint_interpreter_create_pointer("char", "spn_BCM886XX_ETHER_IP_ENABLE", "bcm886xx_ether_ip_enable"); 1656 cint_interpreter_create_pointer("char", "spn_EXT_ACL_RESULT_SIZE", "ext_acl_result_size"); 1657 cint_interpreter_create_pointer("char", "spn_EXT_FWD_ALGORITHM_LPM", "ext_fwd_algorithm_lpm"); 1658 cint_interpreter_create_pointer("char", "spn_EXT_INTERFACE_MODE", "ext_interface_mode"); 1659 cint_interpreter_create_pointer("char", "spn_ECMP_RESILIENT_HASH_SIZE", "ecmp_resilient_hash_size"); 1660 cint_interpreter_create_pointer("char", "spn_RESILIENT_HASH_ENABLE", "resilient_hash_enable"); 1661 cint_interpreter_create_pointer("char", "spn_LLS_NUM_L2UC", "lls_num_l2uc"); 1662 cint_interpreter_create_pointer("char", "spn_PHY_AUX_VOLTAGE_ENABLE", "phy_aux_voltage_enable"); 1663 cint_interpreter_create_pointer("char", "spn_REPLICATION_ELIGIBLE_PBMP", "replication_eligible_pbmp"); 1664 cint_interpreter_create_pointer("char", "spn_MMU_STRICT_PRI_VECTOR_MODE", "mmu_strict_pri_vector_mode"); 1665 cint_interpreter_create_pointer("char", "spn_L2_CPU_FIFO_DMA_THRESHOLD", "l2_cpu_fifo_dma_threshold"); 1666 cint_interpreter_create_pointer("char", "spn_L2_CPU_FIFO_DMA_TIMEOUT", "l2_cpu_fifo_dma_timeout"); 1667 cint_interpreter_create_pointer("char", "spn_L2_LEARN_LIMIT_MODE", "l2_learn_limit_mode"); 1668 cint_interpreter_create_pointer("char", "spn_DIAG_L2_DISABLE", "diag_l2_disable"); 1669 cint_interpreter_create_pointer("char", "spn_L2_LEARN_LIF_RANGE_BASE", "l2_learn_lif_range_base"); 1670 cint_interpreter_create_pointer("char", "spn_PHY_FCMAP_PASSTHROUGH", "phy_fcmap_passthrough"); 1671 cint_interpreter_create_pointer("char", "spn_PFC_DEADLOCK_SEQ_CONTROL", "pfc_deadlock_seq_control"); 1672 cint_interpreter_create_pointer("char", "spn_FC_INBAND_MODE", "fc_inband_mode"); 1673 cint_interpreter_create_pointer("char", "spn_BCM886XX_L2GRE_ENABLE", "bcm886xx_l2gre_enable"); 1674 cint_interpreter_create_pointer("char", "spn_BCM886XX_VXLAN_ENABLE", "bcm886xx_vxlan_enable"); 1675 cint_interpreter_create_pointer("char", "spn_BCM886XX_VXLAN_TUNNEL_LOOKUP_MODE", "bcm886xx_vxlan_tunnel_lookup_mode"); 1676 cint_interpreter_create_pointer("char", "spn_BCM886XX_L2GRE_TUNNEL_LOOKUP_MODE", "bcm886xx_l2gre_tunnel_lookup_mode"); 1677 cint_interpreter_create_pointer("char", "spn_BCM886XX_INTRA_DC_ROUTER_ENABLE", "bcm886xx_intra_dc_router_enable"); 1678 cint_interpreter_create_pointer("char", "spn_BCM886XX_LOGICAL_INTERFACE_BRIDGE_FILTER_ENABLE", "bcm886xx_logical_interface_bridge_filter_enable"); 1679 cint_interpreter_create_pointer("char", "spn_LOGICAL_PORT_L2_BRIDGE", "logical_port_l2_bridge"); 1680 cint_interpreter_create_pointer("char", "spn_LOGICAL_PORT_DROP", "logical_port_drop"); 1681 cint_interpreter_create_pointer("char", "spn_KNET_FILTER_PERSIST", "knet_filter_persist"); 1682 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_CALENDAR_MODE_RX", "ilkn_retransmit_calendar_mode_rx"); 1683 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_CALENDAR_MODE_TX", "ilkn_retransmit_calendar_mode_tx"); 1684 cint_interpreter_create_pointer("char", "spn_CONGESTION_POINT_MODE", "congestion_point_mode"); 1685 cint_interpreter_create_pointer("char", "spn_VOQ_TO_CMQ_MAPPING_MODE", "voq_to_cmq_mapping_mode"); 1686 cint_interpreter_create_pointer("char", "spn_BCM886XX_FCOE_SWITCH_MODE", "bcm886xx_fcoe_switch_mode"); 1687 cint_interpreter_create_pointer("char", "spn_BCM886XX_FCOE_NUM_VRF", "bcm886xx_fcoe_num_vrf"); 1688 cint_interpreter_create_pointer("char", "spn_BCM886XX_FCOE_MAX_ROUTES", "bcm886xx_fcoe_max_routes"); 1689 cint_interpreter_create_pointer("char", "spn_886XX_IPV4_TUNNEL_DONT_FRAGMENT", "886xx_ipv4_tunnel_dont_fragment"); 1690 cint_interpreter_create_pointer("char", "spn_EVB_ENABLE", "evb_enable"); 1691 cint_interpreter_create_pointer("char", "spn_L3_SOURCE_BIND_MODE", "l3_source_bind_mode"); 1692 cint_interpreter_create_pointer("char", "spn_L3_SOURCE_BIND_SUBNET_MODE", "l3_source_bind_subnet_mode"); 1693 cint_interpreter_create_pointer("char", "spn_IPMC_INDEPENDENT_MODE", "ipmc_independent_mode"); 1694 cint_interpreter_create_pointer("char", "spn_IPMC_REDUCED_TABLE_SIZE", "ipmc_reduced_table_size"); 1695 cint_interpreter_create_pointer("char", "spn_HIGIG_FRC_TM_SYSTEM_PORT_ENCODING", "higig_frc_tm_system_port_encoding"); 1696 cint_interpreter_create_pointer("char", "spn_8865X_IPV4_TUNNEL_DF_ENABLE", "8865x_ipv4_tunnel_df_enable"); 1697 cint_interpreter_create_pointer("char", "spn_MPLS_ECN_MODE", "mpls_ecn_mode"); 1698 cint_interpreter_create_pointer("char", "spn_IP_ECN_MODE", "ip_ecn_mode"); 1699 cint_interpreter_create_pointer("char", "spn_PON_TPID_TUNNEL_ID", "pon_tpid_tunnel_id"); 1700 cint_interpreter_create_pointer("char", "spn_MIM_NUM_VSIS", "mim_num_vsis"); 1701 cint_interpreter_create_pointer("char", "spn_CREDIT_WORTH_RESOLUTION", "credit_worth_resolution"); 1702 cint_interpreter_create_pointer("char", "spn_MPLS_TP_MYMAC_RESERVED_ADDRESS", "mpls_tp_mymac_reserved_address"); 1703 cint_interpreter_create_pointer("char", "spn_PON_TLS_DATABASE", "pon_tls_database"); 1704 cint_interpreter_create_pointer("char", "spn_PORT_RX_FCS_ERROR_EARLY_DISCARD", "port_rx_fcs_error_early_discard"); 1705 cint_interpreter_create_pointer("char", "spn_EXTENDER_CONTROL_BRIDGE_ENABLE", "extender_control_bridge_enable"); 1706 cint_interpreter_create_pointer("char", "spn_EXTENDER_TRANSIT_ENABLE", "extender_transit_enable"); 1707 cint_interpreter_create_pointer("char", "spn_PREPEND_TAG_BYTES", "prepend_tag_bytes"); 1708 cint_interpreter_create_pointer("char", "spn_PREPEND_TAG_OFFSET", "prepend_tag_offset"); 1709 cint_interpreter_create_pointer("char", "spn_PBMP_SUBPORT", "pbmp_subport"); 1710 cint_interpreter_create_pointer("char", "spn_NUM_SUBPORTS", "num_subports"); 1711 cint_interpreter_create_pointer("char", "spn_NUM_SUBPORT_COS", "num_subport_cos"); 1712 cint_interpreter_create_pointer("char", "spn_PACKET_PADDING_SIZE", "packet_padding_size"); 1713 cint_interpreter_create_pointer("char", "spn_EXTENDER_CONTROL_BRIDGE_ENABLE", "extender_control_bridge_enable"); 1714 cint_interpreter_create_pointer("char", "spn_EXTENDER_TRANSIT_ENABLE", "extender_transit_enable"); 1715 cint_interpreter_create_pointer("char", "spn_PREPEND_TAG_BYTES", "prepend_tag_bytes"); 1716 cint_interpreter_create_pointer("char", "spn_PREPEND_TAG_OFFSET", "prepend_tag_offset"); 1717 cint_interpreter_create_pointer("char", "spn_DEFAULT_LOGICAL_INTERFACE_OUT_ECH", "default_logical_interface_out_ech"); 1718 cint_interpreter_create_pointer("char", "spn_BLOCK_TRAP_STRENGTH", "block_trap_strength"); 1719 cint_interpreter_create_pointer("char", "spn_TRUNK_HASH_FORMAT", "trunk_hash_format"); 1720 cint_interpreter_create_pointer("char", "spn_BCM886XX_NEXT_HOP_MAC_EXTENSION_ENABLE", "bcm886xx_next_hop_mac_extension_enable"); 1721 cint_interpreter_create_pointer("char", "spn_MMU_MULTI_PACKETS_PER_CELL", "mmu_multi_packets_per_cell"); 1722 cint_interpreter_create_pointer("char", "spn_IPMC_PIM_MODE", "ipmc_pim_mode"); 1723 cint_interpreter_create_pointer("char", "spn_IPMC_VPN_LOOKUP_ENABLE", "ipmc_vpn_lookup_enable"); 1724 cint_interpreter_create_pointer("char", "spn_IPMC_PIM_BIDIR_CHECK_DB", "ipmc_pim_bidir_check_db"); 1725 cint_interpreter_create_pointer("char", "spn_SCHEDULER_COMPENSATION_ENABLE", "scheduler_compensation_enable"); 1726 cint_interpreter_create_pointer("char", "spn_LOW_POWER", "low_power"); 1727 cint_interpreter_create_pointer("char", "spn_LOGICAL_PORT_MIM", "logical_port_mim"); 1728 cint_interpreter_create_pointer("char", "spn_BCM886XX_VLAN_TRANSLATE_MODE", "bcm886xx_vlan_translate_mode"); 1729 cint_interpreter_create_pointer("char", "spn_VMAC_ENABLE", "vmac_enable"); 1730 cint_interpreter_create_pointer("char", "spn_VMAC_ENCODING_VALUE", "vmac_encoding_value"); 1731 cint_interpreter_create_pointer("char", "spn_VMAC_ENCODING_MASK", "vmac_encoding_mask"); 1732 cint_interpreter_create_pointer("char", "spn_BCM886XX_QOS_L3_L2_MARKING", "bcm886xx_qos_l3_l2_marking"); 1733 cint_interpreter_create_pointer("char", "spn_BCM886XX_L3_INGRESS_URPF_ENABLE", "bcm886xx_l3_ingress_urpf_enable"); 1734 cint_interpreter_create_pointer("char", "spn_EXT_1588_MAC_ENABLE", "ext_1588_mac_enable"); 1735 cint_interpreter_create_pointer("char", "spn_BCM88660_1588_48B_STAMPING_ENABLE", "bcm88660_1588_48b_stamping_enable"); 1736 cint_interpreter_create_pointer("char", "spn_MPLS_ENTROPY_LABEL_INDICATOR_ENABLE", "mpls_entropy_label_indicator_enable"); 1737 cint_interpreter_create_pointer("char", "spn_MPLS_EGRESS_LABEL_ENTROPY_INDICATOR_ENABLE", "mpls_egress_label_entropy_indicator_enable"); 1738 cint_interpreter_create_pointer("char", "spn_PORT_UC_MC_ACCOUNTING_COMBINE", "port_uc_mc_accounting_combine"); 1739 cint_interpreter_create_pointer("char", "spn_POLICER_COLOR_RESOLUTION_MODE", "policer_color_resolution_mode"); 1740 cint_interpreter_create_pointer("char", "spn_BCM886XX_MPLS_TERMINATION_KEY_MODE", "bcm886xx_mpls_termination_key_mode"); 1741 cint_interpreter_create_pointer("char", "spn_BCM88XXX_SYSTEM_RESOURCE_MANAGEMENT", "bcm88xxx_system_resource_management"); 1742 cint_interpreter_create_pointer("char", "spn_LOCAL_SWITCHING_ENABLE", "local_switching_enable"); 1743 cint_interpreter_create_pointer("char", "spn_EXT_VOLTAGE_MODE", "ext_voltage_mode"); 1744 cint_interpreter_create_pointer("char", "spn_SOC_FAMILY", "soc_family"); 1745 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_RX_RESET_UPON_WATCHDOG_ERROR_ENABLE", "ilkn_retransmit_rx_reset_upon_watchdog_error_enable"); 1746 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_RESERVED_CHANNEL_ID", "ilkn_retransmit_reserved_channel_id"); 1747 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_SN_BITS", "ilkn_retransmit_sn_bits"); 1748 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_RX_DISCONTINUITY_EVENT_TIMEOUT", "ilkn_retransmit_rx_discontinuity_event_timeout"); 1749 cint_interpreter_create_pointer("char", "spn_ILKN_RETRANSMIT_PEER_TX_BUFFER_SIZE", "ilkn_retransmit_peer_tx_buffer_size"); 1750 cint_interpreter_create_pointer("char", "spn_BCM886XX_MPLS_TERMINATION_DATABASE_MODE", "bcm886xx_mpls_termination_database_mode"); 1751 cint_interpreter_create_pointer("char", "spn_POWER_DOWN_TIMEOUT", "power_down_timeout"); 1752 cint_interpreter_create_pointer("char", "spn_L3_MULTIPLE_MYMAC_TERMINATION_ENABLE", "l3_multiple_mymac_termination_enable"); 1753 cint_interpreter_create_pointer("char", "spn_L3_MULTIPLE_MYMAC_TERMINATION_MODE", "l3_multiple_mymac_termination_mode"); 1754 cint_interpreter_create_pointer("char", "spn_PROFILE_PG_1HDRM_8SHARED", "profile_pg_1hdrm_8shared"); 1755 cint_interpreter_create_pointer("char", "spn_CORE_CLOCK_FREQUENCY", "core_clock_frequency"); 1756 cint_interpreter_create_pointer("char", "spn_BCM_TDM_FREQUENCY", "bcm_tdm_frequency"); 1757 cint_interpreter_create_pointer("char", "spn_BCM_TDM_IO_BANDWIDTH", "bcm_tdm_io_bandwidth"); 1758 cint_interpreter_create_pointer("char", "spn_LED_INTENSITY", "led_intensity"); 1759 cint_interpreter_create_pointer("char", "spn_EXT_TCAM_TX_LANE_SWAP", "ext_tcam_tx_lane_swap"); 1760 cint_interpreter_create_pointer("char", "spn_EXT_TCAM_RX_LANE_SWAP", "ext_tcam_rx_lane_swap"); 1761 cint_interpreter_create_pointer("char", "spn_EXT_TCAM_REQUEST_RESPONSE_LATENCY", "ext_tcam_request_response_latency"); 1762 cint_interpreter_create_pointer("char", "spn_LPM_SCALING_ENABLE", "lpm_scaling_enable"); 1763 cint_interpreter_create_pointer("char", "spn_LPM_IPV6_128B_RESERVED", "lpm_ipv6_128b_reserved"); 1764 cint_interpreter_create_pointer("char", "spn_RX_FAST_LOS_LINK", "rx_fast_los_link"); 1765 cint_interpreter_create_pointer("char", "spn_RX_FAST_LOS_USEC", "rx_fast_los_usec"); 1766 cint_interpreter_create_pointer("char", "spn_RX_FAST_LOS_POLL_COUNT_MAX", "rx_fast_los_poll_count_max"); 1767 cint_interpreter_create_pointer("char", "spn_MMU_CONFIG_OVERRIDE", "mmu_config_override"); 1768 cint_interpreter_create_pointer("char", "spn_ILKN_TDM_DEDICATED_QUEUING", "ilkn_tdm_dedicated_queuing"); 1769 cint_interpreter_create_pointer("char", "spn_EB2_2BYTES_BIG_ENDIAN", "eb2_2bytes_big_endian"); 1770 cint_interpreter_create_pointer("char", "spn_TRILL_DESIGNATED_VLAN_CHECK_DISABLE", "trill_designated_vlan_check_disable"); 1771 cint_interpreter_create_pointer("char", "spn_EB2_2BYTES_BIG_ENDIAN", "eb2_2bytes_big_endian"); 1772 cint_interpreter_create_pointer("char", "spn_VLAN_TRANSLATION_MATCH_IPV4", "vlan_translation_match_ipv4"); 1773 cint_interpreter_create_pointer("char", "spn_FIELD_PRESEL_MGMT_ADVANCED_MODE", "field_presel_mgmt_advanced_mode"); 1774 cint_interpreter_create_pointer("char", "spn_ITMH_PROGRAMMABLE_MODE_ENABLE", "itmh_programmable_mode_enable"); 1775 cint_interpreter_create_pointer("char", "spn_ITMH_ARAD_MODE_ENABLE", "itmh_arad_mode_enable"); 1776 cint_interpreter_create_pointer("char", "spn_L3_DISABLE_ADD_TO_ARL", "l3_disable_add_to_arl"); 1777 cint_interpreter_create_pointer("char", "spn_EXT_TCAM0_TX_DRIVER_CURRENT", "ext_tcam0_tx_driver_current"); 1778 cint_interpreter_create_pointer("char", "spn_EXT_TCAM0_TX_POSTCURSOR_TAP", "ext_tcam0_tx_postcursor_tap"); 1779 cint_interpreter_create_pointer("char", "spn_EXT_TCAM0_TX_MAIN_TAP", "ext_tcam0_tx_main_tap"); 1780 cint_interpreter_create_pointer("char", "spn_EXT_TCAM0_RX_GAIN", "ext_tcam0_rx_gain"); 1781 cint_interpreter_create_pointer("char", "spn_EXT_TCAM1_TX_DRIVER_CURRENT", "ext_tcam1_tx_driver_current"); 1782 cint_interpreter_create_pointer("char", "spn_EXT_TCAM1_TX_POSTCURSOR_TAP", "ext_tcam1_tx_postcursor_tap"); 1783 cint_interpreter_create_pointer("char", "spn_EXT_TCAM1_TX_MAIN_TAP", "ext_tcam1_tx_main_tap"); 1784 cint_interpreter_create_pointer("char", "spn_EXT_TCAM1_RX_GAIN", "ext_tcam1_rx_gain"); 1785 cint_interpreter_create_pointer("char", "spn_BCM886XX_ROO_HOST_ARP_MSBS", "bcm886xx_roo_host_arp_msbs"); 1786 cint_interpreter_create_pointer("char", "spn_BCM886XX_ROO_ENABLE", "bcm886xx_roo_enable"); 1787 cint_interpreter_create_pointer("char", "spn_BCM886XX_IPV6_EXT_HDR_ENABLE", "bcm886xx_ipv6_ext_hdr_enable"); 1788 cint_interpreter_create_pointer("char", "spn_SPLIT_HORIZON_FORWARDING_GROUPS_MODE", "split_horizon_forwarding_groups_mode"); 1789 cint_interpreter_create_pointer("char", "spn_RESERVE_MULTICAST_RESOURCES", "reserve_multicast_resources"); 1790 cint_interpreter_create_pointer("char", "spn_DEFAULT_LOGICAL_INTERFACE_IP_TUNNEL_OVERLAY_MC", "default_logical_interface_ip_tunnel_overlay_mc"); 1791 cint_interpreter_create_pointer("char", "spn_DEFAULT_LOGICAL_INTERFACE_MPLS_1_LABEL_BUD_MULTICAST", "default_logical_interface_mpls_1_label_bud_multicast"); 1792 cint_interpreter_create_pointer("char", "spn_DEFAULT_LOGICAL_INTERFACE_MPLS_2_LABELS_BUD_MULTICAST", "default_logical_interface_mpls_2_labels_bud_multicast"); 1793 cint_interpreter_create_pointer("char", "spn_BCM56849_56X2POINT5_8X10", "bcm56849_56x2point5_8x10"); 1794 cint_interpreter_create_pointer("char", "spn_L2X_AGE_ONLY_ON_HITSA", "l2x_age_only_on_hitsa"); 1795 cint_interpreter_create_pointer("char", "spn_ING_SHARE_FLEX_COUNTER_POOL", "ing_share_flex_counter_pool"); 1796 cint_interpreter_create_pointer("char", "spn_RPC_SERVER_THREAD_COUNT", "rpc_server_thread_count"); 1797 cint_interpreter_create_pointer("char", "spn_BCM886XX_INGRESS_PROTECTION_COUPLED_MODE", "bcm886xx_ingress_protection_coupled_mode"); 1798 cint_interpreter_create_pointer("char", "spn_BCM886XX_EGRESS_PROTECTION_COUPLED_MODE", "bcm886xx_egress_protection_coupled_mode"); 1799 cint_interpreter_create_pointer("char", "spn_BCM886XX_FEC_ACCELERATED_REROUTE_MODE", "bcm886xx_fec_accelerated_reroute_mode"); 1800 cint_interpreter_create_pointer("char", "spn_FABRIC_PCP_ENABLE", "fabric_pcp_enable"); 1801 cint_interpreter_create_pointer("char", "spn_LPM_LAYOUT_PREFIX_ENABLE", "lpm_layout_prefix_enable"); 1802 cint_interpreter_create_pointer("char", "spn_LPM_LAYOUT", "lpm_layout"); 1803 cint_interpreter_create_pointer("char", "spn_RESERVE_MIM_DEFAULT_SVP", "reserve_mim_default_svp"); 1804 cint_interpreter_create_pointer("char", "spn_DEVICE_CORE_MODE", "device_core_mode"); 1805 cint_interpreter_create_pointer("char", "spn_COSQ_ADMISSION_PREFERENCE", "cosq_admission_preference"); 1806 cint_interpreter_create_pointer("char", "spn_TRILL_TRANSPARENT_SERVICE", "trill_transparent_service"); 1807 cint_interpreter_create_pointer("char", "spn_FABRIC_LINKS_TO_CORE_MAPPING_MODE", "fabric_links_to_core_mapping_mode"); 1808 cint_interpreter_create_pointer("char", "spn_FABRIC_LOGICAL_PORT_BASE", "fabric_logical_port_base"); 1809 cint_interpreter_create_pointer("char", "spn_INGRESS_CONGESTION_MANAGEMENT", "ingress_congestion_management"); 1810 cint_interpreter_create_pointer("char", "spn_INGRESS_CONGESTION_MANAGEMENT_STAG_MAX_ID", "ingress_congestion_management_stag_max_id"); 1811 cint_interpreter_create_pointer("char", "spn_INGRESS_CONGESTION_MANAGEMENT_PKT_HEADER_COMPENSATION_ENABLE", "ingress_congestion_management_pkt_header_compensation_enable"); 1812 cint_interpreter_create_pointer("char", "spn_INGRESS_CONGESTION_MANAGEMENT_TM_PORT_MAX_ID", "ingress_congestion_management_tm_port_max_id"); 1813 cint_interpreter_create_pointer("char", "spn_TDM_EGRESS_PRIORITY", "tdm_egress_priority"); 1814 cint_interpreter_create_pointer("char", "spn_TDM_EGRESS_DP", "tdm_egress_dp"); 1815 cint_interpreter_create_pointer("char", "spn_PHY_FEC_ENABLE", "phy_fec_enable"); 1816 cint_interpreter_create_pointer("char", "spn_MPLS_TERMINATION_PWE_VCCV_TYPE4_MODE", "mpls_termination_pwe_vccv_type4_mode"); 1817 cint_interpreter_create_pointer("char", "spn_FABRIC_MESH_MULTICAST_ENABLE", "fabric_mesh_multicast_enable"); 1818 cint_interpreter_create_pointer("char", "spn_ASF_MEM_PROFILE", "asf_mem_profile"); 1819 cint_interpreter_create_pointer("char", "spn_MPLS_TERMINATION_EXPLICIT_NULL_LABEL_LOOKUP_MODE", "mpls_termination_explicit_null_label_lookup_mode"); 1820 cint_interpreter_create_pointer("char", "spn_DEFAULT_LOGICAL_INTERFACE_MPLS_TERMINATION_EXPLICIT_NULL", "default_logical_interface_mpls_termination_explicit_null"); 1821 cint_interpreter_create_pointer("char", "spn_L3_DISABLED_ON_LIF_MODE", "l3_disabled_on_lif_mode"); 1822 cint_interpreter_create_pointer("char", "spn_L3_DISABLED_BIT_ON_LIF", "l3_disabled_bit_on_lif"); 1823 cint_interpreter_create_pointer("char", "spn_BFD_ECHO_ENABLED", "bfd_echo_enabled"); 1824 cint_interpreter_create_pointer("char", "spn_EXT_ILKN_REVERSE", "ext_ilkn_reverse"); 1825 cint_interpreter_create_pointer("char", "spn_PORT_RAW_MPLS_ENABLE", "port_raw_mpls_enable"); 1826 cint_interpreter_create_pointer("char", "spn_OAM_DM_NTP_ENABLE", "oam_dm_ntp_enable"); 1827 cint_interpreter_create_pointer("char", "spn_BFD_IPV4_SINGLE_HOP_EXTENDED", "bfd_ipv4_single_hop_extended"); 1828 cint_interpreter_create_pointer("char", "spn_MICRO_BFD_SUPPORT_MODE", "micro_bfd_support_mode"); 1829 cint_interpreter_create_pointer("char", "spn_EGR_SHARE_FLEX_COUNTER_POOL", "egr_share_flex_counter_pool"); 1830 cint_interpreter_create_pointer("char", "spn_L3_INTF_VLAN_SPLIT_EGRESS", "l3_intf_vlan_split_egress"); 1831 cint_interpreter_create_pointer("char", "spn_EXACT_MATCH_TABLES_SHADOW_ENABLE", "exact_match_tables_shadow_enable"); 1832 cint_interpreter_create_pointer("char", "spn_PDMA_CONTINUOUS_MODE_ENABLE", "pdma_continuous_mode_enable"); 1833 cint_interpreter_create_pointer("char", "spn_ECN_DM_ENABLE", "ecn_dm_enable"); 1834 cint_interpreter_create_pointer("char", "spn_OAM_MAID_48_BYTES_EXTERNAL_ENABLE", "oam_maid_48_bytes_external_enable"); 1835 cint_interpreter_create_pointer("char", "spn_OAM_MAID_11_BYTES_ENABLE", "oam_maid_11_bytes_enable"); 1836 cint_interpreter_create_pointer("char", "spn_OAM_ONE_DM_ENABLE", "oam_one_dm_enable"); 1837 cint_interpreter_create_pointer("char", "spn_L2_ENTRY_USED_AS_MY_STATION", "l2_entry_used_as_my_station"); 1838 cint_interpreter_create_pointer("char", "spn_MCS_LOAD_UC0", "mcs_load_uc0"); 1839 cint_interpreter_create_pointer("char", "spn_MCS_LOAD_UC1", "mcs_load_uc1"); 1840 cint_interpreter_create_pointer("char", "spn_ROBUST_HASH_SEED_VLAN", "robust_hash_seed_vlan"); 1841 cint_interpreter_create_pointer("char", "spn_ROBUST_HASH_SEED_VLAN_1", "robust_hash_seed_vlan_1"); 1842 cint_interpreter_create_pointer("char", "spn_ROBUST_HASH_SEED_VLAN_2", "robust_hash_seed_vlan_2"); 1843 cint_interpreter_create_pointer("char", "spn_ROBUST_HASH_SEED_EGRESS_VLAN", "robust_hash_seed_egress_vlan"); 1844 cint_interpreter_create_pointer("char", "spn_ROBUST_HASH_SEED_EGRESS_VLAN_1", "robust_hash_seed_egress_vlan_1"); 1845 cint_interpreter_create_pointer("char", "spn_ROBUST_HASH_SEED_EGRESS_VLAN_2", "robust_hash_seed_egress_vlan_2"); 1846 cint_interpreter_create_pointer("char", "spn_ROBUST_HASH_SEED_MPLS", "robust_hash_seed_mpls"); 1847 cint_interpreter_create_pointer("char", "spn_ROBUST_HASH_SEED_L2", "robust_hash_seed_l2"); 1848 cint_interpreter_create_pointer("char", "spn_ROBUST_HASH_SEED_L3", "robust_hash_seed_l3"); 1849 cint_interpreter_create_pointer("char", "spn_ROBUST_HASH_SEED_EXACT_MATCH", "robust_hash_seed_exact_match"); 1850 cint_interpreter_create_pointer("char", "spn_ROBUST_HASH_SEED_SUBPORT_ID_TO_SGPP_MAP", "robust_hash_seed_subport_id_to_sgpp_map"); 1851 cint_interpreter_create_pointer("char", "spn_ROBUST_HASH_SEED_ING_DNAT_ADDRESS", "robust_hash_seed_ing_dnat_address"); 1852 cint_interpreter_create_pointer("char", "spn_ROBUST_HASH_SEED_L3_TUNNEL", "robust_hash_seed_l3_tunnel"); 1853 cint_interpreter_create_pointer("char", "spn_BCM886XX_RX_USE_HW_TRAP_ID", "bcm886xx_rx_use_hw_trap_id"); 1854 cint_interpreter_create_pointer("char", "spn_EMBEDDED_NH_VP_SUPPORT", "embedded_nh_vp_support"); 1855 cint_interpreter_create_pointer("char", "spn_20G_OVERSUB_PORT_FLEXPORT_ENABLE", "20g_oversub_port_flexport_enable"); 1856 cint_interpreter_create_pointer("char", "spn_ROBUST_HASH_SEED_INGRESS_VP_VLAN", "robust_hash_seed_ingress_vp_vlan"); 1857 cint_interpreter_create_pointer("char", "spn_ROBUST_HASH_SEED_EGRESS_VP_VLAN", "robust_hash_seed_egress_vp_vlan"); 1858 cint_interpreter_create_pointer("char", "spn_NUMBER_OF_INRIF_MAC_TERMINATION_COMBINATIONS", "number_of_inrif_mac_termination_combinations"); 1859 cint_interpreter_create_pointer("char", "spn_OAM_STATISTICS_PER_MEP_ENABLED", "oam_statistics_per_mep_enabled"); 1860 cint_interpreter_create_pointer("char", "spn_L3_ECMP_LEVELS", "l3_ecmp_levels"); 1861 cint_interpreter_create_pointer("char", "spn_PUBLIC_IP_FRWRD_TABLE_SIZE", "public_ip_frwrd_table_size"); 1862 cint_interpreter_create_pointer("char", "spn_PRIVATE_IP_FRWRD_TABLE_SIZE", "private_ip_frwrd_table_size"); 1863 cint_interpreter_create_pointer("char", "spn_PMF_KAPS_LARGE_DB_SIZE", "pmf_kaps_large_db_size"); 1864 cint_interpreter_create_pointer("char", "spn_BFD_IPV6_ENABLE", "bfd_ipv6_enable"); 1865 cint_interpreter_create_pointer("char", "spn_BFD_IPV6_TRAP_PORT", "bfd_ipv6_trap_port"); 1866 cint_interpreter_create_pointer("char", "spn_HA_HW_JOURNAL_MODE", "ha_hw_journal_mode"); 1867 cint_interpreter_create_pointer("char", "spn_HA_HW_JOURNAL_SIZE", "ha_hw_journal_size"); 1868 cint_interpreter_create_pointer("char", "spn_BFD_EXTENDED_IPV4_SRC_IP", "bfd_extended_ipv4_src_ip"); 1869 cint_interpreter_create_pointer("char", "spn_SLOW_MAX_RATE_LEVEL", "slow_max_rate_level"); 1870 cint_interpreter_create_pointer("char", "spn_EXT_L2IP4_ACL_TABLE_MASTER_KEY_TYPE", "ext_l2ip4_acl_table_master_key_type"); 1871 cint_interpreter_create_pointer("char", "spn_EXT_L2IP6_ACL_TABLE_MASTER_KEY_TYPE", "ext_l2ip6_acl_table_master_key_type"); 1872 cint_interpreter_create_pointer("char", "spn_RIF_ID_MAX", "rif_id_max"); 1873 cint_interpreter_create_pointer("char", "spn_INLIF_TABLE_DEFRAG_ENABLE", "inlif_table_defrag_enable"); 1874 cint_interpreter_create_pointer("char", "spn_EEDB_DEFRAG_ENABLE", "eedb_defrag_enable"); 1875 cint_interpreter_create_pointer("char", "spn_BCM886XX_VXLAN_VPN_LOOKUP_MODE", "bcm886xx_vxlan_vpn_lookup_mode"); 1876 cint_interpreter_create_pointer("char", "spn_BCM886XX_L2GRE_VPN_LOOKUP_MODE", "bcm886xx_l2gre_vpn_lookup_mode"); 1877 cint_interpreter_create_pointer("char", "spn_EVPN_ENABLE", "evpn_enable"); 1878 cint_interpreter_create_pointer("char", "spn_ROO_EXTENSION_LABEL_ENCAPSULATION", "roo_extension_label_encapsulation"); 1879 cint_interpreter_create_pointer("char", "spn_BCM886XX_PPH_LEARN_EXTENSION_DISABLE", "bcm886xx_pph_learn_extension_disable"); 1880 cint_interpreter_create_pointer("char", "spn_FIELD_IP_FIRST_FRAGMENT_PARSED", "field_ip_first_fragment_parsed"); 1881 cint_interpreter_create_pointer("char", "spn_ETH_LM_DM_NUM_SESSIONS", "eth_lm_dm_num_sessions"); 1882 cint_interpreter_create_pointer("char", "spn_ETH_LM_DM_COSQ", "eth_lm_dm_cosq"); 1883 cint_interpreter_create_pointer("char", "spn_FCOE_NPV_BRIDGE_MODE", "fcoe_npv_bridge_mode"); 1884 cint_interpreter_create_pointer("char", "spn_LINK_DELAY_10MBE_NS", "link_delay_10mbe_ns"); 1885 cint_interpreter_create_pointer("char", "spn_LINK_DELAY_100MBE_NS", "link_delay_100mbe_ns"); 1886 cint_interpreter_create_pointer("char", "spn_LINK_DELAY_1GBE_NS", "link_delay_1gbe_ns"); 1887 cint_interpreter_create_pointer("char", "spn_LINK_DELAY_2_5GBE_NS", "link_delay_2_5gbe_ns"); 1888 cint_interpreter_create_pointer("char", "spn_LINK_DELAY_10GBE_NS", "link_delay_10gbe_ns"); 1889 cint_interpreter_create_pointer("char", "spn_LINK_DELAY_25GBE_NS", "link_delay_25gbe_ns"); 1890 cint_interpreter_create_pointer("char", "spn_LINK_DELAY_40GBE_NS", "link_delay_40gbe_ns"); 1891 cint_interpreter_create_pointer("char", "spn_LINK_DELAY_50GBE_NS", "link_delay_50gbe_ns"); 1892 cint_interpreter_create_pointer("char", "spn_LINK_DELAY_100GBE_NS", "link_delay_100gbe_ns"); 1893 cint_interpreter_create_pointer("char", "spn_LINK_DELAY_NS", "link_delay_ns"); 1894 cint_interpreter_create_pointer("char", "spn_TIMESTAMP_ADJUST_10MBE_NS", "timestamp_adjust_10mbe_ns"); 1895 cint_interpreter_create_pointer("char", "spn_TIMESTAMP_ADJUST_100MBE_NS", "timestamp_adjust_100mbe_ns"); 1896 cint_interpreter_create_pointer("char", "spn_TIMESTAMP_ADJUST_1GBE_NS", "timestamp_adjust_1gbe_ns"); 1897 cint_interpreter_create_pointer("char", "spn_TIMESTAMP_ADJUST_2_5GBE_NS", "timestamp_adjust_2_5gbe_ns"); 1898 cint_interpreter_create_pointer("char", "spn_TIMESTAMP_ADJUST_10GBE_NS", "timestamp_adjust_10gbe_ns"); 1899 cint_interpreter_create_pointer("char", "spn_TIMESTAMP_ADJUST_25GBE_NS", "timestamp_adjust_25gbe_ns"); 1900 cint_interpreter_create_pointer("char", "spn_TIMESTAMP_ADJUST_50GBE_NS", "timestamp_adjust_50gbe_ns"); 1901 cint_interpreter_create_pointer("char", "spn_TIMESTAMP_ADJUST_40GBE_NS", "timestamp_adjust_40gbe_ns"); 1902 cint_interpreter_create_pointer("char", "spn_TIMESTAMP_ADJUST_100GBE_NS", "timestamp_adjust_100gbe_ns"); 1903 cint_interpreter_create_pointer("char", "spn_TIMESTAMP_ADJUST_NS", "timestamp_adjust_ns"); 1904 cint_interpreter_create_pointer("char", "spn_TIMESTAMP_TSTS_ADJUST_10MBE_NS", "timestamp_tsts_adjust_10mbe_ns"); 1905 cint_interpreter_create_pointer("char", "spn_TIMESTAMP_TSTS_ADJUST_100MBE_NS", "timestamp_tsts_adjust_100mbe_ns"); 1906 cint_interpreter_create_pointer("char", "spn_TIMESTAMP_TSTS_ADJUST_1GBE_NS", "timestamp_tsts_adjust_1gbe_ns"); 1907 cint_interpreter_create_pointer("char", "spn_TIMESTAMP_TSTS_ADJUST_2_5GBE_NS", "timestamp_tsts_adjust_2_5gbe_ns"); 1908 cint_interpreter_create_pointer("char", "spn_TIMESTAMP_TSTS_ADJUST_10GBE_NS", "timestamp_tsts_adjust_10gbe_ns"); 1909 cint_interpreter_create_pointer("char", "spn_TIMESTAMP_TSTS_ADJUST_25GBE_NS", "timestamp_tsts_adjust_25gbe_ns"); 1910 cint_interpreter_create_pointer("char", "spn_TIMESTAMP_TSTS_ADJUST_50GBE_NS", "timestamp_tsts_adjust_50gbe_ns"); 1911 cint_interpreter_create_pointer("char", "spn_TIMESTAMP_TSTS_ADJUST_40GBE_NS", "timestamp_tsts_adjust_40gbe_ns"); 1912 cint_interpreter_create_pointer("char", "spn_TIMESTAMP_TSTS_ADJUST_100GBE_NS", "timestamp_tsts_adjust_100gbe_ns"); 1913 cint_interpreter_create_pointer("char", "spn_TIMESTAMP_TSTS_ADJUST_NS", "timestamp_tsts_adjust_ns"); 1914 cint_interpreter_create_pointer("char", "spn_PORT_FLEX_SPEED_MAX", "port_flex_speed_max"); 1915 cint_interpreter_create_pointer("char", "spn_IPMC_L2_SSM_MODE", "ipmc_l2_ssm_mode"); 1916 cint_interpreter_create_pointer("char", "spn_SAT_ENABLE", "sat_enable"); 1917 cint_interpreter_create_pointer("char", "spn_MULTICAST_PER_TRUNK_REPLICATION", "multicast_per_trunk_replication"); 1918 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_CTRL_VDL_AD00", "ddr3_tune_ctrl_vdl_ad00"); 1919 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_CTRL_VDL_AD04", "ddr3_tune_ctrl_vdl_ad04"); 1920 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_CTRL_VDL_AD08", "ddr3_tune_ctrl_vdl_ad08"); 1921 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_CTRL_VDL_AD12", "ddr3_tune_ctrl_vdl_ad12"); 1922 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_CTRL_VDL_BA", "ddr3_tune_ctrl_vdl_ba"); 1923 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_CTRL_VDL_AUX", "ddr3_tune_ctrl_vdl_aux"); 1924 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_CTRL_VDL_CS", "ddr3_tune_ctrl_vdl_cs"); 1925 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_CTRL_VDL_PAR", "ddr3_tune_ctrl_vdl_par"); 1926 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_CTRL_VDL_RAS_N", "ddr3_tune_ctrl_vdl_ras_n"); 1927 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_CTRL_VDL_CAS_N", "ddr3_tune_ctrl_vdl_cas_n"); 1928 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_CTRL_VDL_CKE", "ddr3_tune_ctrl_vdl_cke"); 1929 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_CTRL_VDL_RST_N", "ddr3_tune_ctrl_vdl_rst_n"); 1930 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_CTRL_VDL_ODT", "ddr3_tune_ctrl_vdl_odt"); 1931 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_CTRL_VDL_WE_N", "ddr3_tune_ctrl_vdl_we_n"); 1932 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_CTRL_VREF_DAC", "ddr3_tune_ctrl_vref_dac"); 1933 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_WR_VDL_DQSP", "ddr3_tune_wr_vdl_dqsp"); 1934 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_WR_VDL_DQSN", "ddr3_tune_wr_vdl_dqsn"); 1935 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_WR_VDL_DQ0_BL0", "ddr3_tune_wr_vdl_dq0_bl0"); 1936 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_WR_VDL_DQ4_BL0", "ddr3_tune_wr_vdl_dq4_bl0"); 1937 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_WR_VDL_DQ0_BL1", "ddr3_tune_wr_vdl_dq0_bl1"); 1938 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_WR_VDL_DQ4_BL1", "ddr3_tune_wr_vdl_dq4_bl1"); 1939 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_WR_VDL_DQ0_BL2", "ddr3_tune_wr_vdl_dq0_bl2"); 1940 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_WR_VDL_DQ4_BL2", "ddr3_tune_wr_vdl_dq4_bl2"); 1941 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_WR_VDL_DQ0_BL3", "ddr3_tune_wr_vdl_dq0_bl3"); 1942 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_WR_VDL_DQ4_BL3", "ddr3_tune_wr_vdl_dq4_bl3"); 1943 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_WR_VDL_DM", "ddr3_tune_wr_vdl_dm"); 1944 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_WR_VDL_EDC", "ddr3_tune_wr_vdl_edc"); 1945 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_WR_CHAN_DLY_CYC", "ddr3_tune_wr_chan_dly_cyc"); 1946 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_VDL_DQSP", "ddr3_tune_rd_vdl_dqsp"); 1947 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_VDL_DQSN", "ddr3_tune_rd_vdl_dqsn"); 1948 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_VDL_DQP0_BL0", "ddr3_tune_rd_vdl_dqp0_bl0"); 1949 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_VDL_DQP4_BL0", "ddr3_tune_rd_vdl_dqp4_bl0"); 1950 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_VDL_DQP0_BL1", "ddr3_tune_rd_vdl_dqp0_bl1"); 1951 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_VDL_DQP4_BL1", "ddr3_tune_rd_vdl_dqp4_bl1"); 1952 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_VDL_DQP0_BL2", "ddr3_tune_rd_vdl_dqp0_bl2"); 1953 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_VDL_DQP4_BL2", "ddr3_tune_rd_vdl_dqp4_bl2"); 1954 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_VDL_DQP0_BL3", "ddr3_tune_rd_vdl_dqp0_bl3"); 1955 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_VDL_DQP4_BL3", "ddr3_tune_rd_vdl_dqp4_bl3"); 1956 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_VDL_DQN0_BL0", "ddr3_tune_rd_vdl_dqn0_bl0"); 1957 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_VDL_DQN4_BL0", "ddr3_tune_rd_vdl_dqn4_bl0"); 1958 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_VDL_DQN0_BL1", "ddr3_tune_rd_vdl_dqn0_bl1"); 1959 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_VDL_DQN4_BL1", "ddr3_tune_rd_vdl_dqn4_bl1"); 1960 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_VDL_DQN0_BL2", "ddr3_tune_rd_vdl_dqn0_bl2"); 1961 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_VDL_DQN4_BL2", "ddr3_tune_rd_vdl_dqn4_bl2"); 1962 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_VDL_DQN0_BL3", "ddr3_tune_rd_vdl_dqn0_bl3"); 1963 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_VDL_DQN4_BL3", "ddr3_tune_rd_vdl_dqn4_bl3"); 1964 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_VDL_DMP", "ddr3_tune_rd_vdl_dmp"); 1965 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_VDL_DMN", "ddr3_tune_rd_vdl_dmn"); 1966 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_EN_VDL_CS0", "ddr3_tune_rd_en_vdl_cs0"); 1967 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_EN_VDL_CS1", "ddr3_tune_rd_en_vdl_cs1"); 1968 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_EN_DLY_CYC", "ddr3_tune_rd_en_dly_cyc"); 1969 cint_interpreter_create_pointer("char", "spn_DDR3_TUNE_RD_CONTROL", "ddr3_tune_rd_control"); 1970 cint_interpreter_create_pointer("char", "spn_USE_TRUNK_AS_INGRESS_MC_DESTINATION", "use_trunk_as_ingress_mc_destination"); 1971 cint_interpreter_create_pointer("char", "spn_BHH_DATA_COLLECTION_MODE", "bhh_data_collection_mode"); 1972 cint_interpreter_create_pointer("char", "spn_MPLS_LMDM_DATA_COLLECTION_MODE", "mpls_lmdm_data_collection_mode"); 1973 cint_interpreter_create_pointer("char", "spn_ETH_LMDM_DATA_COLLECTION_MODE", "eth_lmdm_data_collection_mode"); 1974 cint_interpreter_create_pointer("char", "spn_BHH_PM_RAW_DATA_BUFFERS", "bhh_pm_raw_data_buffers"); 1975 cint_interpreter_create_pointer("char", "spn_MPLS_LMDM_PM_RAW_DATA_BUFFERS", "mpls_lmdm_pm_raw_data_buffers"); 1976 cint_interpreter_create_pointer("char", "spn_ETH_LMDM_PM_RAW_DATA_BUFFERS", "eth_lmdm_pm_raw_data_buffers"); 1977 cint_interpreter_create_pointer("char", "spn_RUNTIME_PERFORMANCE_OPTIMIZE_ENABLE", "runtime_performance_optimize_enable"); 1978 cint_interpreter_create_pointer("char", "spn_PORT_FLEX_ENABLE", "port_flex_enable"); 1979 cint_interpreter_create_pointer("char", "spn_PORT_FLEX_MAX_PORTS", "port_flex_max_ports"); 1980 cint_interpreter_create_pointer("char", "spn_FABRIC_PORT_ENABLE", "fabric_port_enable"); 1981 cint_interpreter_create_pointer("char", "spn_PORT_PHY_LANE_MASK", "port_phy_lane_mask"); 1982 cint_interpreter_create_pointer("char", "spn_PHY_GEARBOX_ENABLE", "phy_gearbox_enable"); 1983 cint_interpreter_create_pointer("char", "spn_PHY_PIN_COMPATIBILITY_ENABLE", "phy_pin_compatibility_enable"); 1984 cint_interpreter_create_pointer("char", "spn_PHY_AUTONEG_MASTER_LANE", "phy_autoneg_master_lane"); 1985 cint_interpreter_create_pointer("char", "spn_BCM5616X_INIT_PORT_CONFIG", "bcm5616x_init_port_config"); 1986 cint_interpreter_create_pointer("char", "spn_EXT_TCAM_RESULT_SIZE_SEGMENT", "ext_tcam_result_size_segment"); 1987 cint_interpreter_create_pointer("char", "spn_LINKPHY_ENABLE", "linkphy_enable"); 1988 cint_interpreter_create_pointer("char", "spn_USE_FABRIC_LINKS_FOR_ILKN_NIF", "use_fabric_links_for_ilkn_nif"); 1989 cint_interpreter_create_pointer("char", "spn_ENHANCED_SER_CORRECTION_EVENT_REPORT", "enhanced_ser_correction_event_report"); 1990 cint_interpreter_create_pointer("char", "spn_DPP_CLOCK_RATIO", "dpp_clock_ratio"); 1991 cint_interpreter_create_pointer("char", "spn_DLB_HGT_LAG_SELECTION", "dlb_hgt_lag_selection"); 1992 cint_interpreter_create_pointer("char", "spn_SAME_SPEED_INTF_DO_NOT_OVERWRITE", "same_speed_intf_do_not_overwrite"); 1993 cint_interpreter_create_pointer("char", "spn_SERVICE_QUEUE_DYNAMIC_CONFIG", "service_queue_dynamic_config"); 1994 cint_interpreter_create_pointer("char", "spn_MEM_PARITY_ENABLE_SKIP", "mem_parity_enable_skip"); 1995 cint_interpreter_create_pointer("char", "spn_BHH_LM_DM_ENABLE", "bhh_lm_dm_enable"); 1996 cint_interpreter_create_pointer("char", "spn_BHH_UDF_MODE", "bhh_udf_mode"); 1997 cint_interpreter_create_pointer("char", "spn_ILKN_BURST_MAX", "ilkn_burst_max"); 1998 cint_interpreter_create_pointer("char", "spn_ILKN_BURST_SHORT", "ilkn_burst_short"); 1999 cint_interpreter_create_pointer("char", "spn_HQOS_MAPPING_ENABLE", "hqos_mapping_enable"); 2000 cint_interpreter_create_pointer("char", "spn_BS_POLL_INTERVAL", "bs_poll_interval"); 2001 cint_interpreter_create_pointer("char", "spn_SW_TIMESTAMP_FIFO_ENABLE", "sw_timestamp_fifo_enable"); 2002 cint_interpreter_create_pointer("char", "spn_PHY_BOOT_MASTER", "phy_boot_master"); 2003 cint_interpreter_create_pointer("char", "spn_MDIO_FIRMWARE_DOWNLOAD_MASTER", "mdio_firmware_download_master"); 2004 cint_interpreter_create_pointer("char", "spn_PDMA_DESCRIPTOR_PREFETCH_ENABLE", "pdma_descriptor_prefetch_enable"); 2005 cint_interpreter_create_pointer("char", "spn_PHY_PREEMPHASIS", "phy_preemphasis"); 2006 cint_interpreter_create_pointer("char", "spn_PHY_DRIVER_CURRENT", "phy_driver_current"); 2007 cint_interpreter_create_pointer("char", "spn_ANCILLARY_BANDWIDTH_MODE", "ancillary_bandwidth_mode"); 2008 cint_interpreter_create_pointer("char", "spn_RIOT_OVERLAY_L3_INTF_MEM_ALLOC_MODE", "riot_overlay_l3_intf_mem_alloc_mode"); 2009 cint_interpreter_create_pointer("char", "spn_RIOT_OVERLAY_L3_EGRESS_MEM_ALLOC_MODE", "riot_overlay_l3_egress_mem_alloc_mode"); 2010 cint_interpreter_create_pointer("char", "spn_USE_ALL_SPLITHORIZON_GROUPS", "use_all_splithorizon_groups"); 2011 cint_interpreter_create_pointer("char", "spn_BHH_BASE_ENDPOINT_ID", "bhh_base_endpoint_id"); 2012 cint_interpreter_create_pointer("char", "spn_BHH_BASE_GROUP_ID", "bhh_base_group_id"); 2013 cint_interpreter_create_pointer("char", "spn_PHY_MLD_MAP", "phy_mld_map"); 2014 cint_interpreter_create_pointer("char", "spn_PHY_AN_CORE_NUM", "phy_an_core_num"); 2015 cint_interpreter_create_pointer("char", "spn_FIELD_SCACHE_SIZE", "field_scache_size"); 2016 cint_interpreter_create_pointer("char", "spn_FP_COMPRESSION_ENABLE", "fp_compression_enable"); 2017 cint_interpreter_create_pointer("char", "spn_BHH_ENCAP_MAX_LENGTH", "bhh_encap_max_length"); 2018 cint_interpreter_create_pointer("char", "spn_MPLS_ENCAP_INVALID_VALUE", "mpls_encap_invalid_value"); 2019 cint_interpreter_create_pointer("char", "spn_MPLS_ENCAPSULATION_ACTION_SWAP_OR_PUSH_ENABLE", "mpls_encapsulation_action_swap_or_push_enable"); 2020 cint_interpreter_create_pointer("char", "spn_VPWS_TAGGED_MODE", "vpws_tagged_mode"); 2021 cint_interpreter_create_pointer("char", "spn_IPMC_L3MCASTL2_MODE", "ipmc_l3mcastl2_mode"); 2022 cint_interpreter_create_pointer("char", "spn_EGRESS_MEMBERSHIP_MODE", "egress_membership_mode"); 2023 cint_interpreter_create_pointer("char", "spn_VXLAN_TUNNEL_TERM_IN_SEM_VRF_NOF_BITS", "vxlan_tunnel_term_in_sem_vrf_nof_bits"); 2024 cint_interpreter_create_pointer("char", "spn_VXLAN_TUNNEL_TERM_IN_SEM_MY_VTEP_INDEX_NOF_BITS", "vxlan_tunnel_term_in_sem_my_vtep_index_nof_bits"); 2025 cint_interpreter_create_pointer("char", "spn_MIRROR_STAMP_SYS_ON_DSP_EXT", "mirror_stamp_sys_on_dsp_ext"); 2026 cint_interpreter_create_pointer("char", "spn_TRUNCATE_DELTA_IN_PP_COUNTER", "truncate_delta_in_pp_counter"); 2027 cint_interpreter_create_pointer("char", "spn_RCY_CHANNELIZED_SHARED_CONTEXT_ENABLE", "rcy_channelized_shared_context_enable"); 2028 cint_interpreter_create_pointer("char", "spn_MPLS_EGRESS_LABEL_EXTENDED_ENCAPSULATION_MODE", "mpls_egress_label_extended_encapsulation_mode"); 2029 cint_interpreter_create_pointer("char", "spn_PDMA_DV_FREE_COUNT", "pdma_dv_free_count"); 2030 cint_interpreter_create_pointer("char", "spn_PDMA_DV_FREE_SIZE", "pdma_dv_free_size"); 2031 cint_interpreter_create_pointer("char", "spn_LINK_BONDING_ENABLE", "link_bonding_enable"); 2032 cint_interpreter_create_pointer("char", "spn_LB_BUFFER_SIZE", "lb_buffer_size"); 2033 cint_interpreter_create_pointer("char", "spn_LB_INGRESS_BUFFER_SIZE_SINGLE", "lb_ingress_buffer_size_single"); 2034 cint_interpreter_create_pointer("char", "spn_LB_MODEM_FIFO_SIZE", "lb_modem_fifo_size"); 2035 cint_interpreter_create_pointer("char", "spn_LB_LBG_FIFO_SIZE", "lb_lbg_fifo_size"); 2036 cint_interpreter_create_pointer("char", "spn_NIV_ENABLE", "niv_enable"); 2037 cint_interpreter_create_pointer("char", "spn_OAM_CCM_MAX_GROUPS", "oam_ccm_max_groups"); 2038 cint_interpreter_create_pointer("char", "spn_OAM_CCM_MAX_MEPS", "oam_ccm_max_meps"); 2039 cint_interpreter_create_pointer("char", "spn_EXT_IP4_DOUBLE_CAPACITY_FWD_TABLE_SIZE", "ext_ip4_double_capacity_fwd_table_size"); 2040 cint_interpreter_create_pointer("char", "spn_ENHANCED_FIB_SCALE_PREFIX_LENGTH", "enhanced_fib_scale_prefix_length"); 2041 cint_interpreter_create_pointer("char", "spn_OAM_ENABLE", "oam_enable"); 2042 cint_interpreter_create_pointer("char", "spn_BFD_ENABLE", "bfd_enable"); 2043 cint_interpreter_create_pointer("char", "spn_DMA_DESC_AGGREGATOR_CHAIN_LENGTH_MAX", "dma_desc_aggregator_chain_length_max"); 2044 cint_interpreter_create_pointer("char", "spn_DMA_DESC_AGGREGATOR_BUFF_SIZE_KB", "dma_desc_aggregator_buff_size_kb"); 2045 cint_interpreter_create_pointer("char", "spn_DMA_DESC_AGGREGATOR_TIMEOUT_USEC", "dma_desc_aggregator_timeout_usec"); 2046 cint_interpreter_create_pointer("char", "spn_DMA_DESC_AGGREGATOR_ENABLE_SPECIFIC", "dma_desc_aggregator_enable_specific"); 2047 cint_interpreter_create_pointer("char", "spn_BHH_CONSOLIDATED_FINAL_EVENT", "bhh_consolidated_final_event"); 2048 cint_interpreter_create_pointer("char", "spn_MPLS_LM_DM_BASE_ENDPOINT_ID", "mpls_lm_dm_base_endpoint_id"); 2049 cint_interpreter_create_pointer("char", "spn_TRAP_LIF_MTU_ENABLE", "trap_lif_mtu_enable"); 2050 cint_interpreter_create_pointer("char", "spn_LOGICAL_PORT_ROUTING_PRESERVE_DSCP", "logical_port_routing_preserve_dscp"); 2051 cint_interpreter_create_pointer("char", "spn_OAM_RCY_PORT_UP", "oam_rcy_port_up"); 2052 cint_interpreter_create_pointer("char", "spn_TDM_QUEUING_FORCE", "tdm_queuing_force"); 2053 cint_interpreter_create_pointer("char", "spn_PWE_TERMINATION_PORT_MODE_ENABLE", "pwe_termination_port_mode_enable"); 2054 cint_interpreter_create_pointer("char", "spn_MPLS_BIND_PWE_WITH_MPLS_ONE_CALL", "mpls_bind_pwe_with_mpls_one_call"); 2055 cint_interpreter_create_pointer("char", "spn_SERDES_CL37_SGMII_RESTART_COUNT", "serdes_cl37_sgmii_restart_count"); 2056 cint_interpreter_create_pointer("char", "spn_STAT_IF_ETPP_COUNTER_MODE", "stat_if_etpp_counter_mode"); 2057 cint_interpreter_create_pointer("char", "spn_STAT_IF_SCRUBBER_SRAM_PDBS_TH", "stat_if_scrubber_sram_pdbs_th"); 2058 cint_interpreter_create_pointer("char", "spn_STAT_IF_SCRUBBER_SRAM_BUFFERS_TH", "stat_if_scrubber_sram_buffers_th"); 2059 cint_interpreter_create_pointer("char", "spn_ENHANCED_FIB_SCALE_PREFIX_LENGTH_IPV6_LONG", "enhanced_fib_scale_prefix_length_ipv6_long"); 2060 cint_interpreter_create_pointer("char", "spn_ENHANCED_FIB_SCALE_PREFIX_LENGTH_IPV6_SHORT", "enhanced_fib_scale_prefix_length_ipv6_short"); 2061 cint_interpreter_create_pointer("char", "spn_QOS_POLICER_COLOR_MAPPING_PCP", "qos_policer_color_mapping_pcp"); 2062 cint_interpreter_create_pointer("char", "spn_FIELD_KEY_ALLOCATION_MSB_BALANCE_ENABLE", "field_key_allocation_msb_balance_enable"); 2063 cint_interpreter_create_pointer("char", "spn_PMF_VSI_PROFILE_FULL_RANGE", "pmf_vsi_profile_full_range"); 2064 cint_interpreter_create_pointer("char", "spn_EGRESS_OBJECT_MAC_DA_REPLACE", "egress_object_mac_da_replace"); 2065 cint_interpreter_create_pointer("char", "spn_LPM_ATOMIC_WRITE", "lpm_atomic_write"); 2066 cint_interpreter_create_pointer("char", "spn_PHY_MGBASET_802P3BZ_PRIORITY", "phy_mgbaset_802p3bz_priority"); 2067 cint_interpreter_create_pointer("char", "spn_KBP_MESSAGE_BROADCAST_ENABLE", "kbp_message_broadcast_enable"); 2068 cint_interpreter_create_pointer("char", "spn_ILKN_BURST_MIN", "ilkn_burst_min"); 2069 cint_interpreter_create_pointer("char", "spn_UDP_TUNNEL_ENABLE", "udp_tunnel_enable"); 2070 cint_interpreter_create_pointer("char", "spn_STAT_IF_ETPP_MODE", "stat_if_etpp_mode"); 2071 cint_interpreter_create_pointer("char", "spn_FC_OOB_ILKN_PAD_SYNC_ON_DATA_PIN", "fc_oob_ilkn_pad_sync_on_data_pin"); 2072 cint_interpreter_create_pointer("char", "spn_VLAN_AUTO_STACK", "vlan_auto_stack"); 2073 cint_interpreter_create_pointer("char", "spn_NOF_L2CP_EGRESS_PROFILES_MAX", "nof_l2cp_egress_profiles_max"); 2074 cint_interpreter_create_pointer("char", "spn_VLAN_XLATE_MEM_BANKS", "vlan_xlate_mem_banks"); 2075 cint_interpreter_create_pointer("char", "spn_L2_MEM_BANKS", "l2_mem_banks"); 2076 cint_interpreter_create_pointer("char", "spn_L3_MEM_BANKS", "l3_mem_banks"); 2077 cint_interpreter_create_pointer("char", "spn_EGR_VLAN_XLATE_MEM_BANKS", "egr_vlan_xlate_mem_banks"); 2078 cint_interpreter_create_pointer("char", "spn_MPLS_MEM_BANKS", "mpls_mem_banks"); 2079 cint_interpreter_create_pointer("char", "spn_SERDES_RX_LARGE_SWING", "serdes_rx_large_swing"); 2080 cint_interpreter_create_pointer("char", "spn_L3_ALPM_HIT_SKIP", "l3_alpm_hit_skip"); 2081 cint_interpreter_create_pointer("char", "spn_LOGICAL_INTERFACE_OUT_TTL_INHERITANCE", "logical_interface_out_ttl_inheritance"); 2082 cint_interpreter_create_pointer("char", "spn_LOGICAL_INTERFACE_OUT_QOS_INHERITANCE", "logical_interface_out_qos_inheritance"); 2083 cint_interpreter_create_pointer("char", "spn_BUFFER_STATS_COLLECT_TYPE", "buffer_stats_collect_type"); 2084 cint_interpreter_create_pointer("char", "spn_BUFFER_STATS_COLLECT_MODE", "buffer_stats_collect_mode"); 2085 cint_interpreter_create_pointer("char", "spn_MULTI_HASH_RECURSE_DEPTH_EXACT_MATCH", "multi_hash_recurse_depth_exact_match"); 2086 cint_interpreter_create_pointer("char", "spn_OAM_HIERARCHICAL_LOSS_MEASUREMENT_BY_MDL_ENABLE", "oam_hierarchical_loss_measurement_by_mdl_enable"); 2087 cint_interpreter_create_pointer("char", "spn_LAWFUL_INTERCEPTION_ENABLE", "lawful_interception_enable"); 2088 cint_interpreter_create_pointer("char", "spn_FLOW_INIT_MODE", "flow_init_mode"); 2089 cint_interpreter_create_pointer("char", "spn_PHY_INIT_SPEED", "phy_init_speed"); 2090 cint_interpreter_create_pointer("char", "spn_STACKING_EXTENSION_ENABLE", "stacking_extension_enable"); 2091 cint_interpreter_create_pointer("char", "spn_OAM_USE_DOUBLE_OUTLIF_INJECTION", "oam_use_double_outlif_injection"); 2092 cint_interpreter_create_pointer("char", "spn_SW_AUTONEG_POLLING_INTERVAL", "sw_autoneg_polling_interval"); 2093 cint_interpreter_create_pointer("char", "spn_TAS_CALENDAR_AUTO_ADJUST_FOR_TXOVERRUN", "tas_calendar_auto_adjust_for_txoverrun"); 2094 cint_interpreter_create_pointer("char", "spn_TAS_CALENDAR_AUTO_ADJUST_FOR_HOLDADVANCE", "tas_calendar_auto_adjust_for_holdadvance"); 2095 cint_interpreter_create_pointer("char", "spn_FLOW_TYPE_FOR_CUT_THROUGH_CONTROL", "flow_type_for_cut_through_control"); 2096 cint_interpreter_create_pointer("char", "spn_TAS_CALENDAR_AUTO_ADJUST_REF_MAXSDU", "tas_calendar_auto_adjust_ref_maxsdu"); 2097 cint_interpreter_create_pointer("char", "spn_SR_PRP_ENABLE", "sr_prp_enable"); 2098 cint_interpreter_create_pointer("char", "spn_XFLOW_MACSEC_SKIP_DECRYPT_PKT_PARSER", "xflow_macsec_skip_decrypt_pkt_parser"); 2099 cint_interpreter_create_pointer("char", "spn_XFLOW_MACSEC_SECURE_CHAN_TO_NUM_SECURE_ASSOC", "xflow_macsec_secure_chan_to_num_secure_assoc"); 2100 cint_interpreter_create_pointer("char", "spn_XFLOW_MACSEC_DECRYPT_PAD_THRESHOLD", "xflow_macsec_decrypt_pad_threshold"); 2101 cint_interpreter_create_pointer("char", "spn_XFLOW_MACSEC_DECRYPT_SECTAG_C1E0_ERROR", "xflow_macsec_decrypt_sectag_c1e0_error"); 2102 cint_interpreter_create_pointer("char", "spn_XFLOW_MACSEC_DECRYPT_FAIL_SWITCH_TO_CPU", "xflow_macsec_decrypt_fail_switch_to_cpu"); 2103 cint_interpreter_create_pointer("char", "spn_XFLOW_MACSEC_ENCRYPT_FAIL_SWITCH_TO_CPU", "xflow_macsec_encrypt_fail_switch_to_cpu"); 2104 cint_interpreter_create_pointer("char", "spn_MPLS_OAM_EGRESS_LABEL_TTL", "mpls_oam_egress_label_ttl"); 2105 cint_interpreter_create_pointer("char", "spn_SERDES_NIF_CLK_BINDING", "serdes_nif_clk_binding"); 2106 cint_interpreter_create_pointer("char", "spn_ILKN_FIRST_PACKET_SW_BYPASS", "ilkn_first_packet_sw_bypass"); 2107 cint_interpreter_create_pointer("char", "spn_PON_PP_PORT_MAPPING_BYPASS", "pon_pp_port_mapping_bypass"); 2108 cint_interpreter_create_pointer("char", "spn_INIT_PORT_CONFIG_OPTION", "init_port_config_option"); 2109 cint_interpreter_create_pointer("char", "spn_RESERVE_NH_FOR_ECMP", "reserve_nh_for_ecmp"); 2110 cint_interpreter_create_pointer("char", "spn_ADD_PTCH2_HEADER", "add_ptch2_header"); 2111 cint_interpreter_create_pointer("char", "spn_FORCE_BRIDGE_FORWARDING", "force_bridge_forwarding"); 2112 cint_interpreter_create_pointer("char", "spn_PARSER_MODE", "parser_mode"); 2113 cint_interpreter_create_pointer("char", "spn_ITPP_NETWORK_HEADERS_TERMINATION", "itpp_network_headers_termination"); 2114 cint_interpreter_create_pointer("char", "spn_EGRESS_ACL_TWO_PASS_ENABLE", "egress_acl_two_pass_enable"); 2115 cint_interpreter_create_pointer("char", "spn_MPLS_SWITCH_IPV4_IPV6_INDEPENDENT_CONTROL", "mpls_switch_ipv4_ipv6_independent_control"); 2116 cint_interpreter_create_pointer("char", "spn_BCM56972_RIOT_32X100", "bcm56972_riot_32x100"); 2117 cint_interpreter_create_pointer("char", "spn_DPR_CLOCK_FREQUENCY", "dpr_clock_frequency"); 2118 cint_interpreter_create_pointer("char", "spn_MMU_PORT_NUM_MC_QUEUE", "mmu_port_num_mc_queue"); 2119 cint_interpreter_create_pointer("char", "spn_INPUT_PRI_TO_PRIORITY_GROUP_PROFILE_IDX", "input_pri_to_priority_group_profile_idx"); 2120 cint_interpreter_create_pointer("char", "spn_PRIORITY_GROUP_PROFILE_IDX", "priority_group_profile_idx"); 2121 cint_interpreter_create_pointer("char", "spn_MAPPROFILE", "mapprofile"); 2122 cint_interpreter_create_pointer("char", "spn_PROFILE_VALID", "profile_valid"); 2123 cint_interpreter_create_pointer("char", "spn_INPUT_PRI_TO_PRIORITY_GROUP_UC", "input_pri_to_priority_group_uc"); 2124 cint_interpreter_create_pointer("char", "spn_INPUT_PRI_TO_PRIORITY_GROUP_MC", "input_pri_to_priority_group_mc"); 2125 cint_interpreter_create_pointer("char", "spn_PRIORITY_GROUP_TO_SERVICE_POOL", "priority_group_to_service_pool"); 2126 cint_interpreter_create_pointer("char", "spn_PRIORITY_GROUP_TO_HEADROOM_POOL", "priority_group_to_headroom_pool"); 2127 cint_interpreter_create_pointer("char", "spn_PFCCLASS_TO_PRIORITY_GROUP", "pfcclass_to_priority_group"); 2128 cint_interpreter_create_pointer("char", "spn_PRIORITY_GROUP_LOSSLESS", "priority_group_lossless"); 2129 cint_interpreter_create_pointer("char", "spn_GUARANTEE_MC", "guarantee_mc"); 2130 cint_interpreter_create_pointer("char", "spn_SCHEDULER_PROFILE_MAP", "scheduler_profile_map"); 2131 cint_interpreter_create_pointer("char", "spn_SCHEDULER_PROFILE", "scheduler_profile"); 2132 cint_interpreter_create_pointer("char", "spn_NUM_UNICAST_QUEUE", "num_unicast_queue"); 2133 cint_interpreter_create_pointer("char", "spn_NUM_MULTICAST_QUEUE", "num_multicast_queue"); 2134 cint_interpreter_create_pointer("char", "spn_SCHED_STRICT_PRIORITY", "sched_strict_priority"); 2135 cint_interpreter_create_pointer("char", "spn_FLOW_CONTROL_ONLY_UNICAST", "flow_control_only_unicast"); 2136 cint_interpreter_create_pointer("char", "spn_L3_ECMP_GROUP_FIRST_LKUP_MEM_SIZE", "l3_ecmp_group_first_lkup_mem_size"); 2137 cint_interpreter_create_pointer("char", "spn_L3_ECMP_MEMBER_FIRST_LKUP_MEM_SIZE", "l3_ecmp_member_first_lkup_mem_size"); 2138 cint_interpreter_create_pointer("char", "spn_FP_EVEN_INDEX_FOR_INGRESS_FLOW_METER", "fp_even_index_for_ingress_flow_meter"); 2139 cint_interpreter_create_pointer("char", "spn_XFLOW_MACSEC_SECURE_CHAN_TO_NUM_SECURE_ASSOC", "xflow_macsec_secure_chan_to_num_secure_assoc"); 2140 cint_interpreter_create_pointer("char", "spn_DRAM_AUTO_CALIBRATION_UPDATE_ENABLE", "dram_auto_calibration_update_enable"); 2141 cint_interpreter_create_pointer("char", "spn_EXT_RAM_PHY_CDR_TH_EXTENDED_EN", "ext_ram_phy_cdr_th_extended_en"); 2142 cint_interpreter_create_pointer("char", "spn_EXT_RAM_CMD_REDUCED_DELAY_EN", "ext_ram_cmd_reduced_delay_en"); 2143 cint_interpreter_create_pointer("char", "spn_LANE_TO_SERDES_MAP", "lane_to_serdes_map"); 2144 cint_interpreter_create_pointer("char", "spn_APPL_ENABLE", "appl_enable"); 2145 cint_interpreter_create_pointer("char", "spn_APPL_PARAM", "appl_param"); 2146 cint_interpreter_create_pointer("char", "spn_PKTDMA_POLL_MODE_CHANNEL_BITMAP", "pktdma_poll_mode_channel_bitmap"); 2147 cint_interpreter_create_pointer("char", "spn_EXT_TCAM_CONNECT_MODE", "ext_tcam_connect_mode"); 2148 cint_interpreter_create_pointer("char", "spn_EXT_TCAM_START_LANE", "ext_tcam_start_lane"); 2149 cint_interpreter_create_pointer("char", "spn_EXT_TCAM_SERDES_TX_TAPS", "ext_tcam_serdes_tx_taps"); 2150 cint_interpreter_create_pointer("char", "spn_PVT_MON_CORRECTION_FACTOR", "pvt_mon_correction_factor"); 2151 cint_interpreter_create_pointer("char", "spn_VLAN_ACTION_DUMMY_VP_RESERVED", "vlan_action_dummy_vp_reserved"); 2152 cint_interpreter_create_pointer("char", "spn_SW_TEMP_THRESHOLD", "sw_temp_threshold"); 2153 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_IPFIX_OBSERVATION_DOMAIN_ID", "flowtracker_ipfix_observation_domain_id"); 2154 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_EXPORT_FIFO_INTR_ENABLE", "flowtracker_export_fifo_intr_enable"); 2155 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_EXPORT_FIFO_THREAD_PRI", "flowtracker_export_fifo_thread_pri"); 2156 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_EXPORT_FIFO_HOSTBUF_SIZE", "flowtracker_export_fifo_hostbuf_size"); 2157 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_NUM_UNIQUE_USER_ENTRY_KEYS", "flowtracker_num_unique_user_entry_keys"); 2158 cint_interpreter_create_pointer("char", "spn_SOC_MEM_BULK_SCHAN_OP_MODE", "soc_mem_bulk_schan_op_mode"); 2159 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_ENABLE", "flowtracker_enable"); 2160 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_MAX_FLOW_GROUPS", "flowtracker_max_flow_groups"); 2161 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_MAX_FLOWS", "flowtracker_max_flows"); 2162 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_MAX_COUNTERS_PER_FLOW", "flowtracker_max_counters_per_flow"); 2163 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_MAX_EXPORT_PKT_LENGTH", "flowtracker_max_export_pkt_length"); 2164 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_ELEPHANT_ENABLE", "flowtracker_elephant_enable"); 2165 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_ELEPHANT_SCAN_INTERVAL_USECS", "flowtracker_elephant_scan_interval_usecs"); 2166 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_FLOW_START_TIMESTAMP_IE_ENABLE", "flowtracker_flow_start_timestamp_ie_enable"); 2167 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_EXPORT_INTERVAL_USECS", "flowtracker_export_interval_usecs"); 2168 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_ELEPHANT_EXPECTED_QUEUE_DRAIN_TIME_USECS", "flowtracker_elephant_expected_queue_drain_time_usecs"); 2169 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_ENTERPRISE_NUMBER", "flowtracker_enterprise_number"); 2170 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_DROP_MONITOR_ENABLE", "flowtracker_drop_monitor_enable"); 2171 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_FSP_REINJECT_MAX_LENGTH", "flowtracker_fsp_reinject_max_length"); 2172 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_SCAN_INTERVAL_USECS", "flowtracker_scan_interval_usecs"); 2173 cint_interpreter_create_pointer("char", "spn_TELEMETRY_MAX_PORTS_MONITOR", "telemetry_max_ports_monitor"); 2174 cint_interpreter_create_pointer("char", "spn_PCIE_HOST_INTF_TIMEOUT_USEC", "pcie_host_intf_timeout_usec"); 2175 cint_interpreter_create_pointer("char", "spn_PCIE_HOST_INTF_TIMEOUT_PURGE_ENABLE", "pcie_host_intf_timeout_purge_enable"); 2176 cint_interpreter_create_pointer("char", "spn_BCM886XX_LOGICAL_INTERFACE_SAME_FILTER_ENABLE", "bcm886xx_logical_interface_same_filter_enable"); 2177 cint_interpreter_create_pointer("char", "spn_DISABLE_LAG_OTM_CHECK", "disable_lag_otm_check"); 2178 cint_interpreter_create_pointer("char", "spn_BCM886XX_IP6_TUNNEL_ENCAPSULATION_MODE", "bcm886xx_ip6_tunnel_encapsulation_mode"); 2179 cint_interpreter_create_pointer("char", "spn_BCM886XX_IP6_TUNNEL_TERMINATION_MODE", "bcm886xx_ip6_tunnel_termination_mode"); 2180 cint_interpreter_create_pointer("char", "spn_IP6_TUNNEL_TERM_IN_TCAM_VRF_NOF_BITS", "ip6_tunnel_term_in_tcam_vrf_nof_bits"); 2181 cint_interpreter_create_pointer("char", "spn_BCM_RATE_BCAST_INDEX", "bcm_rate_bcast_index"); 2182 cint_interpreter_create_pointer("char", "spn_BCM_RATE_MCAST_INDEX", "bcm_rate_mcast_index"); 2183 cint_interpreter_create_pointer("char", "spn_BCM_RATE_UNKNOWN_MCAST_INDEX", "bcm_rate_unknown_mcast_index"); 2184 cint_interpreter_create_pointer("char", "spn_BCM_RATE_DLF_INDEX", "bcm_rate_dlf_index"); 2185 cint_interpreter_create_pointer("char", "spn_EXT_RAM_DBUFF_MMC_OPTIMIZED_DISTRIBUTION_ENABLE", "ext_ram_dbuff_mmc_optimized_distribution_enable"); 2186 cint_interpreter_create_pointer("char", "spn_PROTOCOL_VLAN_COUPLED_MODE", "protocol_vlan_coupled_mode"); 2187 cint_interpreter_create_pointer("char", "spn_WARMBOOT_KNET_SHUTDOWN_MODE", "warmboot_knet_shutdown_mode"); 2188 cint_interpreter_create_pointer("char", "spn_MAX_MTU_SIZE", "max_mtu_size"); 2189 cint_interpreter_create_pointer("char", "spn_BCM886XX_IP4_TUNNEL_ENCAPSULATION_MODE", "bcm886xx_ip4_tunnel_encapsulation_mode"); 2190 cint_interpreter_create_pointer("char", "spn_PPPOE_MODE", "PPPoE_mode"); 2191 cint_interpreter_create_pointer("char", "spn_TRUNK_RESILIENT_HASH_TABLE_SIZE", "trunk_resilient_hash_table_size"); 2192 cint_interpreter_create_pointer("char", "spn_CPRI_PORT_INIT_SPEED_ID", "cpri_port_init_speed_id"); 2193 cint_interpreter_create_pointer("char", "spn_RSVD4_PORT_INIT_SPEED_ID", "rsvd4_port_init_speed_id"); 2194 cint_interpreter_create_pointer("char", "spn_ROE_STUFFING_BIT", "roe_stuffing_bit"); 2195 cint_interpreter_create_pointer("char", "spn_ROE_RESERVED_BIT", "roe_reserved_bit"); 2196 cint_interpreter_create_pointer("char", "spn_SERDES_SCRAMBLER_SEED", "serdes_scrambler_seed"); 2197 cint_interpreter_create_pointer("char", "spn_OAMP_MEP_DB_FULL_ENTRY_THRESHOLD", "oamp_mep_db_full_entry_threshold"); 2198 cint_interpreter_create_pointer("char", "spn_OAMP_RMEP_DB_FULL_ENTRY_THRESHOLD", "oamp_rmep_db_full_entry_threshold"); 2199 cint_interpreter_create_pointer("char", "spn_GRACEFUL_LAG_MODIFICATION_ENABLE", "graceful_lag_modification_enable"); 2200 cint_interpreter_create_pointer("char", "spn_IPMC_LOOKUP_MODEL", "ipmc_lookup_model"); 2201 cint_interpreter_create_pointer("char", "spn_PORT_FEC", "port_fec"); 2202 cint_interpreter_create_pointer("char", "spn_FLEX_STAT_COMPRESSION_SHARE", "flex_stat_compression_share"); 2203 cint_interpreter_create_pointer("char", "spn_OAM_CCM_COUNTING_ENABLE", "oam_ccm_counting_enable"); 2204 cint_interpreter_create_pointer("char", "spn_OAM_SLM_LM_MODE", "oam_slm_lm_mode"); 2205 cint_interpreter_create_pointer("char", "spn_SYSTEM_HEADERS_MODE", "system_headers_mode"); 2206 cint_interpreter_create_pointer("char", "spn_FIELD_CLASS_ID_SIZE_0", "field_class_id_size_0"); 2207 cint_interpreter_create_pointer("char", "spn_FIELD_CLASS_ID_SIZE_0", "field_class_id_size_0"); 2208 cint_interpreter_create_pointer("char", "spn_FIELD_CLASS_ID_SIZE_1", "field_class_id_size_1"); 2209 cint_interpreter_create_pointer("char", "spn_FIELD_CLASS_ID_SIZE_2", "field_class_id_size_2"); 2210 cint_interpreter_create_pointer("char", "spn_FIELD_CLASS_ID_SIZE_3", "field_class_id_size_3"); 2211 cint_interpreter_create_pointer("char", "spn_BCM5626X_CONFIG", "bcm5626x_config"); 2212 cint_interpreter_create_pointer("char", "spn_BCM5627X_CONFIG", "bcm5627x_config"); 2213 cint_interpreter_create_pointer("char", "spn_EXT_IP4_PUBLIC_FWD_TABLE_SIZE", "ext_ip4_public_fwd_table_size"); 2214 cint_interpreter_create_pointer("char", "spn_EXT_IP4_UC_RPF_PUBLIC_FWD_TABLE_SIZE", "ext_ip4_uc_rpf_public_fwd_table_size"); 2215 cint_interpreter_create_pointer("char", "spn_EXT_IP6_PUBLIC_FWD_TABLE_SIZE", "ext_ip6_public_fwd_table_size"); 2216 cint_interpreter_create_pointer("char", "spn_EXT_IP6_UC_RPF_PUBLIC_FWD_TABLE_SIZE", "ext_ip6_uc_rpf_public_fwd_table_size"); 2217 cint_interpreter_create_pointer("char", "spn_PBMP_OVERSUBSCRIBE_MIXED_SISTER_25_50_INIT", "pbmp_oversubscribe_mixed_sister_25_50_init"); 2218 cint_interpreter_create_pointer("char", "spn_IFP_INPORTS_SUPPORT_ENABLE", "ifp_inports_support_enable"); 2219 cint_interpreter_create_pointer("char", "spn_PMF_KAPS_MGMT_ADVANCED_MODE", "pmf_kaps_mgmt_advanced_mode"); 2220 cint_interpreter_create_pointer("char", "spn_GLOBAL_METER_COMPRESSION_SHARE", "global_meter_compression_share"); 2221 cint_interpreter_create_pointer("char", "spn_FLEX_STAT_COMPACTION_SUPPORT", "flex_stat_compaction_support"); 2222 cint_interpreter_create_pointer("char", "spn_GLOBAL_METER_COMPACTION_SUPPORT", "global_meter_compaction_support"); 2223 cint_interpreter_create_pointer("char", "spn_VXLAN_UDP_DEST_PORT", "vxlan_udp_dest_port"); 2224 cint_interpreter_create_pointer("char", "spn_KBP_MAX_NUM_RANGES", "kbp_max_num_ranges"); 2225 cint_interpreter_create_pointer("char", "spn_IP6_VXLAN_MSHG_ENABLE", "ip6_vxlan_mshg_enable"); 2226 cint_interpreter_create_pointer("char", "spn_EXT_TCAM_LUT_WRITE_MODE", "ext_tcam_lut_write_mode"); 2227 cint_interpreter_create_pointer("char", "spn_HOST_MEMORY_ADDRESS_REMAP_ENTRIES_RESERVED_CMC", "host_memory_address_remap_entries_reserved_cmc"); 2228 cint_interpreter_create_pointer("char", "spn_WARMBOOT_SUPPORT", "warmboot_support"); 2229 cint_interpreter_create_pointer("char", "spn_EXT_IP4_MC_BRIDGE_FWD_TABLE_SIZE", "ext_ip4_mc_bridge_fwd_table_size"); 2230 cint_interpreter_create_pointer("char", "spn_FIELD_EGRESS_ENABLE_IP_ACL_ON_BRIDGE", "field_egress_enable_ip_acl_on_bridge"); 2231 cint_interpreter_create_pointer("char", "spn_L2XLRN_INTR_EN", "l2xlrn_intr_en"); 2232 cint_interpreter_create_pointer("char", "spn_L2XLRN_THREAD_PRI", "l2xlrn_thread_pri"); 2233 cint_interpreter_create_pointer("char", "spn_L2XLRN_THREAD_INTERVAL", "l2xlrn_thread_interval"); 2234 cint_interpreter_create_pointer("char", "spn_L2XLRN_INTR_THRESHOLD", "l2xlrn_intr_threshold"); 2235 cint_interpreter_create_pointer("char", "spn_L2XLRN_CLEAR_ON_READ", "l2xlrn_clear_on_read"); 2236 cint_interpreter_create_pointer("char", "spn_HOST_AS_ROUTE_DISABLE", "host_as_route_disable"); 2237 cint_interpreter_create_pointer("char", "spn_GENERAL_CASCADE_MODE", "general_cascade_mode"); 2238 cint_interpreter_create_pointer("char", "spn_L3_ALPM2_DEFAULT_ROUTE_DATA_MODE", "l3_alpm2_default_route_data_mode"); 2239 cint_interpreter_create_pointer("char", "spn_VPLAG_VP_ALLOC_MODE", "vplag_vp_alloc_mode"); 2240 cint_interpreter_create_pointer("char", "spn_EXT_TCAM_SERDES_PCIE_INIT", "ext_tcam_serdes_pcie_init"); 2241 cint_interpreter_create_pointer("char", "spn_LB_PORT_USE_UC_QUEUES", "lb_port_use_uc_queues"); 2242 cint_interpreter_create_pointer("char", "spn_FIELD_INGRESS_DEFAULT_PGM_LOAD_DISABLE", "field_ingress_default_pgm_load_disable"); 2243 cint_interpreter_create_pointer("char", "spn_IFA_ENABLE", "ifa_enable"); 2244 cint_interpreter_create_pointer("char", "spn_DLB_FLOW_MONITOR_EN", "dlb_flow_monitor_en"); 2245 cint_interpreter_create_pointer("char", "spn_XFLOW_MACSEC_OLP_VLAN", "xflow_macsec_olp_vlan"); 2246 cint_interpreter_create_pointer("char", "spn_SEAMLESS_BFD_ENABLE", "seamless_bfd_enable"); 2247 cint_interpreter_create_pointer("char", "spn_SBFD_RCY_PORT", "sbfd_rcy_port"); 2248 cint_interpreter_create_pointer("char", "spn_TELEMETRY_EXPORT_MAX_PACKET_SIZE", "telemetry_export_max_packet_size"); 2249 cint_interpreter_create_pointer("char", "spn_TELEMETRY_ENABLE", "telemetry_enable"); 2250 cint_interpreter_create_pointer("char", "spn_FAILOVER_FIXED_NH_OFFSET_ENABLE", "failover_fixed_nh_offset_enable"); 2251 cint_interpreter_create_pointer("char", "spn_FLEX_STAT_ATTRIBUTES_CLASS", "flex_stat_attributes_class"); 2252 cint_interpreter_create_pointer("char", "spn_INT_TURNAROUND_ENABLE", "int_turnaround_enable"); 2253 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_CHIP_DEBUG_ENABLE", "flowtracker_chip_debug_enable"); 2254 cint_interpreter_create_pointer("char", "spn_VRRP_SCALING_TCAM", "vrrp_scaling_tcam"); 2255 cint_interpreter_create_pointer("char", "spn_USE_SMALL_BANKS_MODE_VRRP", "use_small_banks_mode_vrrp"); 2256 cint_interpreter_create_pointer("char", "spn_MIRROR_COPY_COUNTING_DISABLE", "mirror_copy_counting_disable"); 2257 cint_interpreter_create_pointer("char", "spn_SUM_ENABLE", "sum_enable"); 2258 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_EXPORT_INTERVAL_SECS", "flowtracker_export_interval_secs"); 2259 cint_interpreter_create_pointer("char", "spn_L3_ALPM2_BNK_THRESHOLD", "l3_alpm2_bnk_threshold"); 2260 cint_interpreter_create_pointer("char", "spn_IPEP_CLOCK_GATING_DISABLE", "ipep_clock_gating_disable"); 2261 cint_interpreter_create_pointer("char", "spn_LC_PLL_EXT_CLOCK", "lc_pll_ext_clock"); 2262 cint_interpreter_create_pointer("char", "spn_OAM_PAUSE_L2_LEARN_ON_TABLE_WRITE", "oam_pause_l2_learn_on_table_write"); 2263 cint_interpreter_create_pointer("char", "spn_INT_TURNAROUND_ENABLE", "int_turnaround_enable"); 2264 cint_interpreter_create_pointer("char", "spn_FLOWTRACKER_CHIP_DEBUG_ENABLE", "flowtracker_chip_debug_enable"); 2265 cint_interpreter_create_pointer("char", "spn_OUTLIF_LOGICAL_TO_PHYSICAL_PHASE_MAP", "outlif_logical_to_physical_phase_map"); 2266 cint_interpreter_create_pointer("char", "spn_DRAM_PHY_TUNE_MODE_ON_INIT", "dram_phy_tune_mode_on_init"); 2267 cint_interpreter_create_pointer("char", "spn_EXT_RAM_COMMAND_ADDRESS_PARITY", "ext_ram_command_address_parity"); 2268 cint_interpreter_create_pointer("char", "spn_EXT_RAM_DQ_WRITE_PARITY", "ext_ram_dq_write_parity"); 2269 cint_interpreter_create_pointer("char", "spn_EXT_RAM_DQ_READ_PARITY", "ext_ram_dq_read_parity"); 2270 cint_interpreter_create_pointer("char", "spn_EXT_RAM_READ_LATENCY", "ext_ram_read_latency"); 2271 cint_interpreter_create_pointer("char", "spn_EXT_RAM_ENABLED_BITMAP", "ext_ram_enabled_bitmap"); 2272 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_RTW", "ext_ram_t_rtw"); 2273 cint_interpreter_create_pointer("char", "spn_EXT_RAM_T_CCD_R", "ext_ram_t_ccd_r"); 2274 cint_interpreter_create_pointer("char", "spn_EXT_RAM_WRITE_LATENCY", "ext_ram_write_latency"); 2275 cint_interpreter_create_pointer("char", "spn_EXT_RAM_PARITY_LATENCY", "ext_ram_parity_latency"); 2276 cint_interpreter_create_pointer("char", "spn_DELETED_BUFFERS_FILE_PATH", "deleted_buffers_file_path"); 2277 cint_interpreter_create_pointer("char", "spn_TRUNK_GROUP_MAX_MEMBERS", "trunk_group_max_members"); 2278 cint_interpreter_create_pointer("char", "spn_MDB_PROFILE", "mdb_profile"); 2279 cint_interpreter_create_pointer("char", "spn_MDB_KAPS_A_SIZE", "mdb_kaps_a_size"); 2280 cint_interpreter_create_pointer("char", "spn_MDB_KAPS_B_SIZE", "mdb_kaps_b_size"); 2281 cint_interpreter_create_pointer("char", "spn_HBM_TUNE", "hbm_tune"); 2282 cint_interpreter_create_pointer("char", "spn_QUARANTINE_MECHANISM_ALLOWED_ERRORS", "quarantine_mechanism_allowed_errors"); 2283 cint_interpreter_create_pointer("char", "spn_IN_LIF_PROFILE_EGRESS_ALLOCATE", "in_lif_profile_egress_allocate"); 2284 cint_interpreter_create_pointer("char", "spn_PROTOCOL_TRAPS_MODE", "protocol_traps_mode"); 2285 cint_interpreter_create_pointer("char", "spn_DRAM_TEMPERATURE_MONITOR_ENABLE", "dram_temperature_monitor_enable"); 2286 cint_interpreter_create_pointer("char", "spn_DRAM_TEMPERATURE_THRESHOLD_RESTORE_TRAFFIC", "dram_temperature_threshold_restore_traffic"); 2287 cint_interpreter_create_pointer("char", "spn_DRAM_TEMPERATURE_THRESHOLD_STOP_TRAFFIC", "dram_temperature_threshold_stop_traffic"); 2288 cint_interpreter_create_pointer("char", "spn_DRAM_TEMPERATURE_THRESHOLD_POWER_DOWN", "dram_temperature_threshold_power_down"); 2289 cint_interpreter_create_pointer("char", "spn_EXT_IPV4_FWD_ENABLE", "ext_ipv4_fwd_enable"); 2290 cint_interpreter_create_pointer("char", "spn_EXT_IPV6_FWD_ENABLE", "ext_ipv6_fwd_enable"); 2291 cint_interpreter_create_pointer("char", "spn_PMF_SEXEM3_STAGE", "pmf_sexem3_stage"); 2292 cint_interpreter_create_pointer("char", "spn_PMF_IN_LIF_PROFILE_NOF_BITS", "pmf_in_lif_profile_nof_bits"); 2293 cint_interpreter_create_pointer("char", "spn_PMF_IN_RIF_PROFILE_NOF_BITS", "pmf_in_rif_profile_nof_bits"); 2294 cint_interpreter_create_pointer("char", "spn_OUTLIF_PHYSICAL_PHASE_DATA_GRANULARITY", "outlif_physical_phase_data_granularity"); 2295 cint_interpreter_create_pointer("char", "spn_DIAG_SHELL_EXIT_DO_NOTHING", "diag_shell_exit_do_nothing"); 2296 cint_interpreter_create_pointer("char", "spn_MAXIMAL_PORT_BANDWIDTH", "maximal_port_bandwidth"); 2297 cint_interpreter_create_pointer("char", "spn_L4_PROTOCOLS_LOAD_BALANCING_ENABLE", "l4_protocols_load_balancing_enable"); 2298 cint_interpreter_create_pointer("char", "spn_MDB_PROFILE_KAPS_CFG", "mdb_profile_kaps_cfg"); 2299 cint_interpreter_create_pointer("char", "spn_BFD_USE_LOCAL_DISCRIMINATOR_AS_SESSION_ID", "bfd_use_local_discriminator_as_session_id"); 2300 cint_interpreter_create_pointer("char", "spn_PROGRAMMABILITY_UCODE_RELATIVE_PATH", "programmability_ucode_relative_path"); 2301 cint_interpreter_create_pointer("char", "spn_PROGRAMMABILITY_IMAGE_NAME", "programmability_image_name"); 2302 cint_interpreter_create_pointer("char", "spn_TDM_MODE", "tdm_mode"); 2303 cint_interpreter_create_pointer("char", "spn_PCIE_HOT_SWAP_TIMEOUT_USEC", "pcie_hot_swap_timeout_usec"); 2304 cint_interpreter_create_pointer("char", "spn_MMU_PFC_GROUP_OPTIMIZED_MTU_SIZE", "mmu_pfc_group_optimized_mtu_size"); 2305 }