File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
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 @@ -76,7 +76,7 @@ lmacRecycleMPDU = 0x40000cc0;
7676lmacRxDone = 0x40000cc4 ;
7777lmacSetTxFrame = 0x40000cc8 ;
7878lmacTxDone = 0x40000ccc ;
79- lmacTxFrame = 0x40000cd0 ;
79+ /* lmacTxFrame = 0x40000cd0;*/
8080lmacDisableTransmit = 0x40000cd4 ;
8181lmacDiscardFrameExchangeSequence = 0x40000cd8 ;
8282lmacProcessCollision = 0x40000cdc ;
@@ -177,7 +177,7 @@ ppEmptyDelimiterLength = 0x40000e54;
177177ppEnqueueRxq = 0x40000e58 ;
178178ppEnqueueTxDone = 0x40000e5c ;
179179ppGetTxframe = 0x40000e60 ;
180- ppMapTxQueue = 0x40000e64 ;
180+ /* ppMapTxQueue = 0x40000e64;*/
181181ppProcTxSecFrame = 0x40000e68 ;
182182ppProcessRxPktHdr = 0x40000e6c ;
183183/* ppProcessTxQ = 0x40000e70;*/
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