File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ ic_mac_deinit = 0x400015dc;
1111lmacDiscardMSDU = 0x400015f4 ;
1212/* lmacSetTxFrame = 0x40001628;*/
1313lmacTxDone = 0x4000162c ;
14- lmacTxFrame = 0x40001630 ;
14+ /* lmacTxFrame = 0x40001630;*/
1515mac_tx_set_htsig = 0x40001638 ;
1616mac_tx_set_plcp1 = 0x40001640 ;
1717pm_check_state = 0x40001648 ;
@@ -22,7 +22,7 @@ pm_rx_beacon_process = 0x40001690;
2222pm_rx_data_process = 0x40001694 ;
2323/* pm_sleep = 0x40001698;*/
2424/* pm_tbtt_process = 0x400016a0;*/
25- ppMapTxQueue = 0x400016d8 ;
25+ /* ppMapTxQueue = 0x400016d8;*/
2626ppProcTxSecFrame = 0x400016dc ;
2727/* ppRxFragmentProc = 0x40001704;*/
2828/* rcGetSched = 0x40001764;*/
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ lmacRecycleMPDU = 0x40000cc0;
7474lmacRxDone = 0x40000cc4 ;
7575lmacSetTxFrame = 0x40000cc8 ;
7676lmacTxDone = 0x40000ccc ;
77- lmacTxFrame = 0x40000cd0 ;
77+ /* lmacTxFrame = 0x40000cd0;*/
7878lmacDisableTransmit = 0x40000cd4 ;
7979lmacDiscardFrameExchangeSequence = 0x40000cd8 ;
8080lmacProcessCollision = 0x40000cdc ;
@@ -175,10 +175,10 @@ ppEmptyDelimiterLength = 0x40000e54;
175175ppEnqueueRxq = 0x40000e58 ;
176176ppEnqueueTxDone = 0x40000e5c ;
177177ppGetTxframe = 0x40000e60 ;
178- ppMapTxQueue = 0x40000e64 ;
178+ /* ppMapTxQueue = 0x40000e64;*/
179179ppProcTxSecFrame = 0x40000e68 ;
180180ppProcessRxPktHdr = 0x40000e6c ;
181- ppProcessTxQ = 0x40000e70 ;
181+ /* ppProcessTxQ = 0x40000e70;*/
182182ppRecordBarRRC = 0x40000e74 ;
183183ppRecycleAmpdu = 0x40000e78 ;
184184ppRecycleRxPkt = 0x40000e7c ;
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ lmacRecycleMPDU = 0x40000c30;
8181lmacRxDone = 0x40000c34 ;
8282lmacSetTxFrame = 0x40000c38 ;
8383lmacTxDone = 0x40000c3c ;
84- lmacTxFrame = 0x40000c40 ;
84+ /* lmacTxFrame = 0x40000c40;*/
8585lmacDisableTransmit = 0x40000c44 ;
8686lmacDiscardFrameExchangeSequence = 0x40000c48 ;
8787lmacProcessCollision = 0x40000c4c ;
@@ -184,7 +184,7 @@ ppEmptyDelimiterLength = 0x40000dcc;
184184ppEnqueueRxq = 0x40000dd0 ;
185185ppEnqueueTxDone = 0x40000dd4 ;
186186ppGetTxframe = 0x40000dd8 ;
187- ppMapTxQueue = 0x40000ddc ;
187+ /* ppMapTxQueue = 0x40000ddc;*/
188188ppProcTxSecFrame = 0x40000de0 ;
189189ppProcessRxPktHdr = 0x40000de4 ;
190190/* ppProcessTxQ = 0x40000de8;*/
You can’t perform that action at this time.
0 commit comments