File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed
Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ lmacDiscardMSDU = 0x40001b18;
1919lmacEndFrameExchangeSequence = 0x40001b1c ;
2020lmacMSDUAged = 0x40001b28 ;
2121// lmacSetTxFrame = 0x40001b4c;
22- pm_check_state = 0x40001b6c ;
22+ /* pm_check_state = 0x40001b6c; */
2323pm_dream = 0x40001b78 ;
2424pm_on_beacon_rx = 0x40001ba0 ;
2525// pm_parse_beacon = 0x40001bac;
Original file line number Diff line number Diff line change @@ -493,7 +493,7 @@ hal_mac_tx_get_blockack = 0x40001af4;
493493/* hal_mac_tx_set_ppdu = 0x40001af8;*/
494494ic_get_trc = 0x40001afc ;
495495/* ic_mac_deinit = 0x40001b00; */
496- ic_mac_init = 0x40001b04 ;
496+ /* ic_mac_init = 0x40001b04; */
497497ic_interface_enabled = 0x40001b08 ;
498498is_lmac_idle = 0x40001b0c ;
499499/* lmacAdjustTimestamp = 0x40001b10;*/
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ lmacTxDone = 0x4000162c;
1414/* lmacTxFrame = 0x40001630;*/
1515mac_tx_set_htsig = 0x40001638 ;
1616mac_tx_set_plcp1 = 0x40001640 ;
17- pm_check_state = 0x40001648 ;
17+ /* pm_check_state = 0x40001648; */
1818/* pm_on_beacon_rx = 0x4000167c;*/
1919/* pm_parse_beacon = 0x40001688;*/
2020/* pm_process_tim = 0x4000168c;*/
Original file line number Diff line number Diff line change @@ -683,7 +683,7 @@ hal_mac_tx_get_blockack = 0x400015d0;
683683/* hal_mac_tx_set_ppdu = 0x400015d4;*/
684684ic_get_trc = 0x400015d8 ;
685685/* ic_mac_deinit = 0x400015dc; */
686- ic_mac_init = 0x400015e0 ;
686+ /* ic_mac_init = 0x400015e0; */
687687ic_interface_enabled = 0x400015e4 ;
688688is_lmac_idle = 0x400015e8 ;
689689/* lmacAdjustTimestamp = 0x400015ec;*/
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ hal_get_tsf_time = 0x40000c64;
5353hal_get_sta_tsf = 0x40000c68 ;
5454ic_get_trc = 0x40000c74 ;
5555ic_mac_deinit = 0x40000c78 ;
56- ic_mac_init = 0x40000c7c ;
56+ /* ic_mac_init = 0x40000c7c; */
5757ic_interface_enabled = 0x40000c80 ;
5858is_lmac_idle = 0x40000c84 ;
5959ic_get_he_rts_threshold_bytes = 0x40000c88 ;
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ hal_mac_tx_get_blockack = 0x40000bfc;
3131// hal_mac_tx_set_ppdu = 0x40000c00;
3232ic_get_trc = 0x40000c04 ;
3333// ic_mac_deinit = 0x40000c08;
34- ic_mac_init = 0x40000c0c ;
34+ /* ic_mac_init = 0x40000c0c; */
3535ic_interface_enabled = 0x40000c10 ;
3636is_lmac_idle = 0x40000c14 ;
3737/* lmacAdjustTimestamp = 0x40000c18;*/
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ dbg_hal_check_clr_mplen_bitmap = 0x40000bdc;
6060dbg_hal_check_set_mplen_bitmap = 0x40000be0 ;
6161ic_get_trc = 0x40000be4 ;
6262ic_mac_deinit = 0x40000be8 ;
63- ic_mac_init = 0x40000bec ;
63+ /* ic_mac_init = 0x40000bec; */
6464ic_interface_enabled = 0x40000bf0 ;
6565is_lmac_idle = 0x40000bf4 ;
6666ic_get_he_rts_threshold_bytes = 0x40000bf8 ;
@@ -110,7 +110,7 @@ mac_tx_set_tb = 0x40000ca4;
110110mac_tx_set_mplen = 0x40000ca8 ;
111111mac_tx_set_txop_q = 0x40000cac ;
112112mac_tx_set_pti = 0x40000cb0 ;
113- pm_check_state = 0x40000cb4 ;
113+ /* pm_check_state = 0x40000cb4; */
114114pm_disable_dream_timer = 0x40000cb8 ;
115115pm_disable_sleep_delay_timer = 0x40000cbc ;
116116pm_dream = 0x40000cc0 ;
Original file line number Diff line number Diff line change @@ -936,7 +936,7 @@ hal_mac_tx_get_blockack = 0x400052b0;
936936/* hal_mac_tx_set_ppdu = 0x400052bc;*/
937937ic_get_trc = 0x400052c8 ;
938938/* ic_mac_deinit = 0x400052d4; */
939- ic_mac_init = 0x400052e0 ;
939+ /* ic_mac_init = 0x400052e0; */
940940ic_interface_enabled = 0x400052ec ;
941941is_lmac_idle = 0x400052f8 ;
942942/* lmacAdjustTimestamp = 0x40005304;*/
You can’t perform that action at this time.
0 commit comments