1/* 2 * SPDX-FileCopyrightText: 2022-2023 Espressif Systems (Shanghai) CO LTD 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6/* ROM function interface esp32c6.rom.pp.ld for esp32c6 7 * 8 * 9 * Generated from ./target/esp32c6/interface-esp32c6.yml md5sum 06c13e133e0743d09b87aba30d3e213b 10 * 11 * Compatible with ROM where ECO version equal or greater to 0. 12 * 13 * THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT. 14 */ 15 16/*************************************** 17 Group rom_pp 18 ***************************************/ 19 20/* Functions */ 21esp_pp_rom_version_get = 0x40000bd8; 22ppCalTxopRTSThreshold = 0x40000bdc; 23RC_GetBlockAckTime = 0x40000be0; 24ebuf_list_remove = 0x40000be4; 25//esf_buf_alloc = 0x40000be8; 26//esf_buf_alloc_dynamic = 0x40000bec; 27//esf_buf_recycle = 0x40000bf0; 28GetAccess = 0x40000bf4; 29hal_mac_is_low_rate_enabled = 0x40000bf8; 30hal_mac_tx_get_blockack = 0x40000bfc; 31//hal_mac_tx_set_ppdu = 0x40000c00; 32ic_get_trc = 0x40000c04; 33//ic_mac_deinit = 0x40000c08; 34ic_mac_init = 0x40000c0c; 35ic_interface_enabled = 0x40000c10; 36is_lmac_idle = 0x40000c14; 37/*lmacAdjustTimestamp = 0x40000c18;*/ 38lmacDiscardAgedMSDU = 0x40000c1c; 39/*lmacDiscardMSDU = 0x40000c20;*/ 40/*lmacEndFrameExchangeSequence = 0x40000c24;*/ 41lmacIsIdle = 0x40000c28; 42lmacIsLongFrame = 0x40000c2c; 43/*lmacMSDUAged = 0x40000c30;*/ 44lmacPostTxComplete = 0x40000c34; 45lmacProcessAllTxTimeout = 0x40000c38; 46lmacProcessCollisions = 0x40000c3c; 47//lmacProcessRxSucData = 0x40000c40; 48lmacReachLongLimit = 0x40000c44; 49lmacReachShortLimit = 0x40000c48; 50lmacRecycleMPDU = 0x40000c4c; 51lmacRxDone = 0x40000c50; 52//lmacSetTxFrame = 0x40000c54; 53//lmacTxDone = 0x40000c58; 54lmacTxFrame = 0x40000c5c; 55mac_tx_set_duration = 0x40000c60; 56//mac_tx_set_plcp0 = 0x40000c64; 57//mac_tx_set_plcp1 = 0x40000c68; 58mac_tx_set_plcp2 = 0x40000c6c; 59/* pm_check_state = 0x40000c70; */ 60/* pm_disable_dream_timer = 0x40000c74; */ 61pm_disable_sleep_delay_timer = 0x40000c78; 62/*pm_dream = 0x40000c7c;*/ 63pm_mac_wakeup = 0x40000c80; 64pm_mac_sleep = 0x40000c84; 65//pm_enable_active_timer = 0x40000c88; 66pm_enable_sleep_delay_timer = 0x40000c8c; 67pm_local_tsf_process = 0x40000c90; 68//pm_set_beacon_filter = 0x40000c94; 69pm_is_in_wifi_slice_threshold = 0x40000c98; 70pm_is_waked = 0x40000c9c; 71//pm_keep_alive = 0x40000ca0; 72/* pm_on_beacon_rx = 0x40000ca4; */ 73pm_on_data_rx = 0x40000ca8; 74//pm_on_tbtt = 0x40000cac; 75/* pm_parse_beacon = 0x40000cb0; */ 76//pm_process_tim = 0x40000cb4; 77//pm_rx_beacon_process = 0x40000cb8; 78/* pm_rx_data_process = 0x40000cbc; */ 79//pm_sleep = 0x40000cc0; 80pm_sleep_for = 0x40000cc4; 81//pm_tbtt_process = 0x40000cc8; 82ppAMPDU2Normal = 0x40000ccc; 83/* ppAssembleAMPDU = 0x40000cd0; */ 84ppCalFrameTimes = 0x40000cd4; 85ppCalSubFrameLength = 0x40000cd8; 86//ppCalTxAMPDULength = 0x40000cdc; 87ppCheckTxAMPDUlength = 0x40000ce0; 88ppDequeueRxq_Locked = 0x40000ce4; 89ppDequeueTxQ = 0x40000ce8; 90ppEmptyDelimiterLength = 0x40000cec; 91ppEnqueueRxq = 0x40000cf0; 92ppEnqueueTxDone = 0x40000cf4; 93ppGetTxframe = 0x40000cf8; 94//ppMapTxQueue = 0x40000cfc; 95//ppProcTxSecFrame = 0x40000d00; 96ppProcessRxPktHdr = 0x40000d04; 97//ppProcessTxQ = 0x40000d08; 98ppRecordBarRRC = 0x40000d0c; 99ppRecycleAmpdu = 0x40000d10; 100ppRecycleRxPkt = 0x40000d14; 101//ppResortTxAMPDU = 0x40000d18; 102ppResumeTxAMPDU = 0x40000d1c; 103/*ppRxFragmentProc = 0x40000d20;*/ 104//ppRxPkt = 0x40000d24; 105ppRxProtoProc = 0x40000d28; 106ppSearchTxQueue = 0x40000d2c; 107ppSearchTxframe = 0x40000d30; 108ppSelectNextQueue = 0x40000d34; 109ppSubFromAMPDU = 0x40000d38; 110//ppTask = 0x40000d3c; 111//ppTxPkt = 0x40000d40; 112ppTxProtoProc = 0x40000d44; 113ppTxqUpdateBitmap = 0x40000d48; 114/*pp_coex_tx_request = 0x40000d4c;*/ 115pp_hdrsize = 0x40000d50; 116pp_post = 0x40000d54; 117pp_process_hmac_waiting_txq = 0x40000d58; 118rcGetAmpduSched = 0x40000d5c; 119rcUpdateRxDone = 0x40000d60; 120rc_get_trc = 0x40000d64; 121rc_get_trc_by_index = 0x40000d68; 122rcAmpduLowerRate = 0x40000d6c; 123rcampduuprate = 0x40000d70; 124rcClearCurAMPDUSched = 0x40000d74; 125rcClearCurSched = 0x40000d78; 126rcClearCurStat = 0x40000d7c; 127/*rcGetSched = 0x40000d80;*/ 128rcLowerSched = 0x40000d84; 129rcSetTxAmpduLimit = 0x40000d88; 130rcTxUpdatePer = 0x40000d8c; 131rcUpdateAckSnr = 0x40000d90; 132/*rcUpdateRate = 0x40000d94;*/ 133/*rcUpdateTxDone = 0x40000d98;*/ 134/*rcUpdateTxDoneAmpdu2 = 0x40000d9c;*/ 135rcUpSched = 0x40000da0; 136rssi_margin = 0x40000da4; 137rx11NRate2AMPDULimit = 0x40000da8; 138TRC_AMPDU_PER_DOWN_THRESHOLD = 0x40000dac; 139TRC_AMPDU_PER_UP_THRESHOLD = 0x40000db0; 140trc_calc_duration = 0x40000db4; 141trc_isTxAmpduOperational = 0x40000db8; 142trc_onAmpduOp = 0x40000dbc; 143TRC_PER_IS_GOOD = 0x40000dc0; 144trc_SetTxAmpduState = 0x40000dc4; 145trc_tid_isTxAmpduOperational = 0x40000dc8; 146trcAmpduSetState = 0x40000dcc; 147//wDevCheckBlockError = 0x40000dd0; 148/*wDev_AppendRxBlocks = 0x40000dd4;*/ 149wDev_DiscardFrame = 0x40000dd8; 150wDev_GetNoiseFloor = 0x40000ddc; 151wDev_IndicateAmpdu = 0x40000de0; 152//wDev_IndicateFrame = 0x40000de4; 153wdev_mac_reg_load = 0x40000de8; 154wdev_mac_reg_store = 0x40000dec; 155wdev_mac_special_reg_load = 0x40000df0; 156wdev_mac_special_reg_store = 0x40000df4; 157wdev_mac_wakeup = 0x40000df8; 158wdev_mac_sleep = 0x40000dfc; 159hal_mac_is_dma_enable = 0x40000e00; 160//wDev_ProcessFiq = 0x40000e04; 161//wDev_ProcessRxSucData = 0x40000e08; 162//wdevProcessRxSucDataAll = 0x40000e0c; 163wdev_csi_len_align = 0x40000e10; 164ppDequeueTxDone_Locked = 0x40000e14; 165//ppProcTxDone = 0x40000e18; 166//pm_tx_data_done_process = 0x40000e1c; 167config_is_cache_tx_buf_enabled = 0x40000e20; 168//ppMapWaitTxq = 0x40000e24; 169ppProcessWaitingQueue = 0x40000e28; 170ppDisableQueue = 0x40000e2c; 171pm_allow_tx = 0x40000e30; 172//wdev_is_data_in_rxlist = 0x40000e34; 173ppProcTxCallback = 0x40000e38; 174//mac_tx_set_hesig = 0x40000e3c; 175ppCalPreFecPaddingFactor = 0x40000e40; 176mac_tx_set_tb = 0x40000e44; 177mac_tx_set_mplen = 0x40000e48; 178hal_get_tsf_timer = 0x40000e4c; 179ppTxPktForceWaked = 0x40000e50; 180lmacProcessLongFrameSuccess = 0x40000e54; 181lmacProcessShortFrameSuccess = 0x40000e58; 182//lmacDiscardFrameExchangeSequence = 0x40000e5c; 183lmacProcessTBSuccess = 0x40000e60; 184/*lmacProcessTxSuccess = 0x40000e64;*/ 185lmacProcessAckTimeout = 0x40000e68; 186//lmacProcessTxComplete = 0x40000e6c; 187//ppRemoveHTC = 0x40000e70; 188get_estimated_batime = 0x40000e74; 189is_use_muedca = 0x40000e78; 190hal_mac_tx_clr_mplen = 0x40000e7c; 191hal_mac_get_txq_state = 0x40000e80; 192hal_mac_clr_txq_state = 0x40000e84; 193hal_mac_get_txq_complete = 0x40000e88; 194ht_get_min_subframe_len = 0x40000e8c; 195rx11ACRate2AMPDULimit = 0x40000e90; 196pwr_hal_clear_intr_status = 0x40000e94; 197pwr_hal_clear_mac_modem_beacon_miss_intr_filter = 0x40000e98; 198pwr_hal_clear_mac_modem_rx_beacon_info = 0x40000e9c; 199pwr_hal_clear_mac_modem_rx_beacon_miss_counter = 0x40000ea0; 200pwr_hal_clear_mac_modem_rx_beacon_sleep_counter = 0x40000ea4; 201pwr_hal_clear_mac_modem_state_wakeup_protect_signal = 0x40000ea8; 202pwr_hal_get_intr_raw_signal = 0x40000eac; 203pwr_hal_get_intr_status = 0x40000eb0; 204pwr_hal_get_mac_modem_beacon_miss_limit_exceeded_status = 0x40000eb4; 205pwr_hal_get_mac_modem_rx_beacon_location_state = 0x40000eb8; 206pwr_hal_get_mac_modem_rx_beacon_valid_state = 0x40000ebc; 207pwr_hal_get_mac_modem_state_sleep_limit_exceeded_status = 0x40000ec0; 208pwr_hal_set_beacon_filter_abort_disable = 0x40000ec4; 209pwr_hal_set_beacon_filter_abort_enable = 0x40000ec8; 210pwr_hal_set_beacon_filter_abort_length = 0x40000ecc; 211//pwr_hal_set_beacon_filter_broadcast_wakeup_disable = 0x40000ed0; 212//pwr_hal_set_beacon_filter_broadcast_wakeup_enable = 0x40000ed4; 213pwr_hal_set_beacon_filter_disable = 0x40000ed8; 214pwr_hal_set_beacon_filter_enable = 0x40000edc; 215pwr_hal_set_beacon_filter_force_dump_disable = 0x40000ee0; 216pwr_hal_set_beacon_filter_force_dump_enable = 0x40000ee4; 217pwr_hal_set_beacon_filter_force_dump_limit = 0x40000ee8; 218pwr_hal_set_beacon_filter_force_sync_disable = 0x40000eec; 219pwr_hal_set_beacon_filter_force_sync_enable = 0x40000ef0; 220pwr_hal_set_beacon_filter_force_sync_limit = 0x40000ef4; 221pwr_hal_set_beacon_filter_frame_crc_state = 0x40000ef8; 222pwr_hal_set_beacon_filter_soc_wakeup_and_intr_disable = 0x40000efc; 223pwr_hal_set_beacon_filter_soc_wakeup_and_intr_enable = 0x40000f00; 224pwr_hal_set_beacon_filter_unicast_wakeup_disable = 0x40000f04; 225pwr_hal_set_beacon_filter_unicast_wakeup_enable = 0x40000f08; 226pwr_hal_set_lpclk_cycle_time = 0x40000f0c; 227pwr_hal_set_lpclk_sync_disable = 0x40000f10; 228pwr_hal_set_lpclk_sync_enable = 0x40000f14; 229pwr_hal_set_mac_modem_beacon_miss_intr_disable = 0x40000f18; 230pwr_hal_set_mac_modem_beacon_miss_intr_enable = 0x40000f1c; 231pwr_hal_set_mac_modem_beacon_miss_limit = 0x40000f20; 232pwr_hal_set_mac_modem_beacon_miss_limit_exceeded_wakeup_disable = 0x40000f24; 233pwr_hal_set_mac_modem_beacon_miss_limit_exceeded_wakeup_enable = 0x40000f28; 234pwr_hal_set_mac_modem_beacon_miss_timeout = 0x40000f2c; 235pwr_hal_set_mac_modem_state_sleep_limit = 0x40000f30; 236pwr_hal_set_mac_modem_state_sleep_limit_exceeded_wakeup_disable = 0x40000f34; 237pwr_hal_set_mac_modem_state_sleep_limit_exceeded_wakeup_enable = 0x40000f38; 238pwr_hal_set_mac_modem_state_wakeup_protect_disable = 0x40000f3c; 239pwr_hal_set_mac_modem_state_wakeup_protect_early_time = 0x40000f40; 240pwr_hal_set_mac_modem_state_wakeup_protect_enable = 0x40000f44; 241pwr_hal_set_mac_modem_tbtt_auto_period_disable = 0x40000f48; 242pwr_hal_set_mac_modem_tbtt_auto_period_enable = 0x40000f4c; 243pwr_hal_set_mac_modem_tbtt_auto_period_interval = 0x40000f50; 244pwr_hal_set_modem_state_interface = 0x40000f54; 245hal_tsf_clear_soc_wakeup_request = 0x40000f58; 246tsf_hal_clear_mac_modem_rf_power_state = 0x40000f5c; 247tsf_hal_clear_soc_wakeup_request = 0x40000f60; 248tsf_hal_get_counter_value = 0x40000f64; 249tsf_hal_get_mac_modem_rf_power_state = 0x40000f68; 250tsf_hal_get_tbtt_interval = 0x40000f6c; 251tsf_hal_get_time = 0x40000f70; 252tsf_hal_get_timer_target = 0x40000f74; 253tsf_hal_is_tsf_enabled = 0x40000f78; 254tsf_hal_map_tbtt_target_to_rx_frame = 0x40000f7c; 255tsf_hal_map_tsf_to_bssid = 0x40000f80; 256tsf_hal_set_counter_value = 0x40000f84; 257tsf_hal_set_modem_wakeup_early_time = 0x40000f88; 258tsf_hal_set_rx_beacon_abort_tsf_time_deviation_sync_disable = 0x40000f8c; 259tsf_hal_set_rx_beacon_abort_tsf_time_deviation_sync_enable = 0x40000f90; 260tsf_hal_set_rx_beacon_fail_tsf_time_deviation_sync_disable = 0x40000f94; 261tsf_hal_set_rx_beacon_fail_tsf_time_deviation_sync_enable = 0x40000f98; 262tsf_hal_set_rx_beacon_success_tsf_time_deviation_sync_disable = 0x40000f9c; 263tsf_hal_set_rx_beacon_success_tsf_time_deviation_sync_enable = 0x40000fa0; 264tsf_hal_set_tbtt_disable = 0x40000fa4; 265tsf_hal_set_tbtt_early_time = 0x40000fa8; 266tsf_hal_set_tbtt_enable = 0x40000fac; 267tsf_hal_set_tbtt_interval = 0x40000fb0; 268tsf_hal_set_tbtt_intr_disable = 0x40000fb4; 269tsf_hal_set_tbtt_intr_enable = 0x40000fb8; 270tsf_hal_set_tbtt_modem_wakeup_disable = 0x40000fbc; 271tsf_hal_set_tbtt_modem_wakeup_enable = 0x40000fc0; 272tsf_hal_set_tbtt_rf_ctrl_disable = 0x40000fc4; 273tsf_hal_set_tbtt_rf_ctrl_enable = 0x40000fc8; 274tsf_hal_set_tbtt_rf_ctrl_wait_cycles = 0x40000fcc; 275tsf_hal_set_tbtt_soc_wakeup_disable = 0x40000fd0; 276tsf_hal_set_tbtt_soc_wakeup_enable = 0x40000fd4; 277/*tsf_hal_set_tbtt_start_time = 0x40000fd8;*/ 278tsf_hal_set_time = 0x40000fdc; 279tsf_hal_set_timer_disable = 0x40000fe0; 280tsf_hal_set_timer_enable = 0x40000fe4; 281tsf_hal_set_timer_intr_disable = 0x40000fe8; 282tsf_hal_set_timer_intr_enable = 0x40000fec; 283tsf_hal_set_timer_modem_wakeup_disable = 0x40000ff0; 284tsf_hal_set_timer_modem_wakeup_enable = 0x40000ff4; 285tsf_hal_set_timer_rf_ctrl_disable = 0x40000ff8; 286tsf_hal_set_timer_rf_ctrl_enable = 0x40000ffc; 287tsf_hal_set_timer_rf_ctrl_wait_cycles = 0x40001000; 288tsf_hal_set_timer_soc_wakeup_disable = 0x40001004; 289tsf_hal_set_timer_soc_wakeup_enable = 0x40001008; 290tsf_hal_set_timer_target = 0x4000100c; 291tsf_hal_set_tsf_disable = 0x40001010; 292tsf_hal_set_tsf_enable = 0x40001014; 293tsf_hal_set_tsf_time_deviation = 0x40001018; 294tsf_hal_set_tsf_time_deviation_sync_disable = 0x4000101c; 295tsf_hal_set_tsf_time_deviation_sync_enable = 0x40001020; 296tsf_hal_unmap_tbtt_target_to_rx_frame = 0x40001024; 297//ppSelectTxFormat = 0x40001028; 298//ppCertSetRate = 0x4000102c; 299//ppHEAMPDU2Normal = 0x40001030; 300//ppCalTxHEAMPDULength = 0x40001034; 301//ppCalTxHESMPDULength = 0x40001038; 302rcGetRate = 0x4000103c; 303rcGetDCMMaxRate = 0x40001040; 304//rcGetSMPDURate = 0x40001044; 305ppDirectRecycleAmpdu = 0x40001048; 306//ppCheckTxHEAMPDUlength = 0x4000104c; 307//rx11AXRate2AMPDULimit = 0x40001050; 308//ppRegressAmpdu = 0x40001054; 309//ppCalDeliNum = 0x40001058; 310ppAdd2AMPDUTail = 0x4000105c; 311esp_test_disable_tx_statistics = 0x40001060; 312esp_test_enable_tx_statistics = 0x40001064; 313esp_test_clr_tx_statistics = 0x40001068; 314esp_test_get_tx_statistics = 0x4000106c; 315esp_test_clr_tx_tb_statistics = 0x40001070; 316esp_test_get_tx_tb_statistics = 0x40001074; 317test_tx_fail_statistics = 0x40001078; 318//test_tx_succ_statistics = 0x4000107c; 319//esp_test_tx_process_complete = 0x40001080; 320//esp_test_tx_process_txq_state = 0x40001084; 321esp_test_tx_enab_statistics = 0x40001088; 322esp_test_tx_tb_complete = 0x4000108c; 323esp_test_tx_count_retry = 0x40001090; 324esp_test_tx_count_collision = 0x40001094; 325esp_test_tx_count_timeout = 0x40001098; 326hal_enable_tx_statistics = 0x4000109c; 327test_rx_process_complete_noeb = 0x400010a0; 328test_rx_process_complete_retry = 0x400010a4; 329esp_test_rx_process_complete = 0x400010a8; 330esp_test_clr_rx_statistics = 0x400010ac; 331esp_test_get_rx_statistics = 0x400010b0; 332test_free_rx_statistics = 0x400010b4; 333esp_test_set_rx_error_occurs = 0x400010b8; 334esp_test_get_rx_error_occurs = 0x400010bc; 335esp_test_clr_rx_error_occurs = 0x400010c0; 336esp_test_disable_rx_statistics = 0x400010c4; 337esp_test_enable_rx_statistics = 0x400010c8; 338hal_enable_rx_statistics = 0x400010cc; 339get_user_num = 0x400010d0; 340mumimo_spatial_cfg_get_nsts = 0x400010d4; 341mumimo_spatial_cfg_get_nsts_tot = 0x400010d8; 342test_mumimo_get_heltf_num = 0x400010dc; 343test_mimo_update_user_info = 0x400010e0; 344test_parse_rx_mu_mimo = 0x400010e4; 345test_nonmimo_update_user_info = 0x400010e8; 346test_parse_rx_mu_nonmimo = 0x400010ec; 347esp_test_rx_parse_mu = 0x400010f0; 348esp_test_get_rx_mu_statistics = 0x400010f4; 349esp_test_clr_rx_mu_statistics = 0x400010f8; 350esp_test_enable_rx_mu_statistics = 0x400010fc; 351esp_test_disable_rx_mu_statistics = 0x40001100; 352/* Data (.data, .bss, .rodata) */ 353our_instances_ptr = 0x4004ffe0; 354pTxRx = 0x4087ff80; 355lmacConfMib_ptr = 0x4087ff7c; 356our_wait_eb = 0x4087ff78; 357our_tx_eb = 0x4087ff74; 358pp_wdev_funcs = 0x4087ff70; 359g_osi_funcs_p = 0x4087ff6c; 360wDevCtrl_ptr = 0x4087ff68; 361g_wdev_last_desc_reset_ptr = 0x4004ffdc; 362wDevMacSleep_ptr = 0x4087ff64; 363g_lmac_cnt_ptr = 0x4087ff60; 364our_controls_ptr = 0x4004ffd8; 365pp_sig_cnt_ptr = 0x4087ff5c; 366g_eb_list_desc_ptr = 0x4087ff58; 367s_fragment_ptr = 0x4087ff54; 368if_ctrl_ptr = 0x4087ff50; 369g_intr_lock_mux = 0x4087ff4c; 370g_wifi_global_lock = 0x4087ff48; 371s_wifi_queue = 0x4087ff44; 372pp_task_hdl = 0x4087ff40; 373s_pp_task_create_sem = 0x4087ff3c; 374s_pp_task_del_sem = 0x4087ff38; 375g_wifi_menuconfig_ptr = 0x4087ff34; 376xphyQueue = 0x4087ff30; 377ap_no_lr_ptr = 0x4087ff2c; 378rc11BSchedTbl_ptr = 0x4087ff28; 379rc11NSchedTbl_ptr = 0x4087ff24; 380rcLoRaSchedTbl_ptr = 0x4087ff20; 381BasicOFDMSched_ptr = 0x4087ff1c; 382trc_ctl_ptr = 0x4087ff18; 383g_pm_cnt_ptr = 0x4087ff14; 384g_pm_ptr = 0x4087ff10; 385g_pm_cfg_ptr = 0x4087ff0c; 386g_esp_mesh_quick_funcs_ptr = 0x4087ff08; 387g_txop_queue_status_ptr = 0x4087ff04; 388g_mac_sleep_en_ptr = 0x4087ff00; 389g_mesh_is_root_ptr = 0x4087fefc; 390g_mesh_topology_ptr = 0x4087fef8; 391g_mesh_init_ps_type_ptr = 0x4087fef4; 392g_mesh_is_started_ptr = 0x4087fef0; 393g_config_func = 0x4087feec; 394g_net80211_tx_func = 0x4087fee8; 395g_timer_func = 0x4087fee4; 396s_michael_mic_failure_cb = 0x4087fee0; 397wifi_sta_rx_probe_req = 0x4087fedc; 398g_tx_done_cb_func = 0x4087fed8; 399g_per_conn_trc = 0x4087fe8c; 400s_encap_amsdu_func = 0x4087fe88; 401rx_beacon_count = 0x4087fe84; 402rx_beacon_sw_parse = 0x4087fe80; 403rx_beacon_hw_parse = 0x4087fe7c; 404rx_beacon_tim_count = 0x4087fe78; 405rx_beacon_tim_udata = 0x4087fe74; 406rx_beacon_tim_udata_bitmap = 0x4087fe70; 407rx_beacon_tim_bdata = 0x4087fe6c; 408rx_beacon_tim_bdata_bitmapctl = 0x4087fe68; 409rx_beacon_tim_bdata_bitmap_trans = 0x4087fe64; 410rx_beacon_tim_bdata_bitmap_mbssid_self = 0x4087fe60; 411rx_beacon_tim_bdata_bitmap_mbssid_other = 0x4087fe5c; 412rx_beacon_dtim_tim = 0x4087fe58; 413rx_beacon_dtim_tim_mcast = 0x4087fe54; 414amdpu_delay_time_ms = 0x4087fd08; 415ampdu_delay_packet = 0x4087fd04; 416ampdu_delay = 0x4087fe51; 417first_ampdu = 0x4087fe50; 418s_ht_ampdu_density_us = 0x4087fd02; 419s_ht_ampdu_density = 0x4087fd01; 420s_running_phy_type = 0x4087fd00; 421complete_ena_tb_seqno = 0x4087fe4c; 422complete_ena_tb_final = 0x4087fe48; 423complete_ena_tb_count = 0x4087fe44; 424s_itwt_state = 0x4087fe40; 425g_dbg_interp_tsf = 0x4087fe3c; 426g_dbg_interp_tsf_end = 0x4087fe38; 427g_dbg_closrf_tsf = 0x4087fe34; 428g_dbg_closrf_idx = 0x4087fe30; 429g_dbg_closrf_blk = 0x4087fe2c; 430s_he_min_len_bytes = 0x4087fdf0; 431s_he_dcm_min_len_bytes = 0x4087fdd0; 432s_mplen_low_bitmap = 0x4087fdc0; 433s_mplen_high_bitmap = 0x4087fdb0; 434s_mplen_vi_bitmap = 0x4087fdac; 435s_mplen_bk_bitmap = 0x4087fda8; 436esp_wifi_cert_tx_mcs = 0x4087fcfc; 437esp_wifi_cert_tx_bcc = 0x4087fcf8; 438//esp_wifi_cert_tx_ltf = 0x4087fcf4; 439//esp_wifi_cert_tx_gi = 0x4087fcf0; 440esp_wifi_cert_tx_nss = 0x4087fcec; 441esp_test_tx_statistics_aci_bitmap = 0x4087fda4; 442esp_test_tx_statistics = 0x4087fd94; 443esp_test_tx_tb_statistics = 0x4087fd84; 444esp_test_tx_fail_statistics = 0x4087fd24; 445esp_test_rx_statistics = 0x4087fd1c; 446esp_test_rx_mu_statistics = 0x4087fd18; 447esp_test_mu_print_ru_allocation = 0x4087fd14; 448sigb_ru_allocation_user_num = 0x4004ffc8; 449sigb_common_ru_allocation = 0x4004ff38; 450mu_mimo_special_cfg_user_num_2 = 0x4004fee8; 451mu_mimo_special_cfg_user_num_3 = 0x4004fe80; 452mu_mimo_special_cfg_user_num_4 = 0x4004fe28; 453mu_mimo_special_cfg_user_num_5 = 0x4004fdf0; 454mu_mimo_special_cfg_user_num_6 = 0x4004fdd0; 455mu_mimo_special_cfg_user_num_7 = 0x4004fdc0; 456mu_mimo_special_cfg_user_num_8 = 0x4004fdb8; 457esp_test_rx_error_occurs = 0x4087fd10; 458g_pp_tx_pkt_num = 0x4087fd0c; 459he_max_apep_length = 0x4004fd40; 460