fix(wifi): fix some wifi bugs

This commit is contained in:
yinqingzhao
2025-03-27 17:55:00 +08:00
parent a40b0e241a
commit 170dedca9e
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ rcUpdateRate = 0x40001c9c;
wDev_AppendRxBlocks = 0x40001cdc;
//wDev_IndicateFrame = 0x40001cec;
wDev_ProcessFiq = 0x40001d08;
wDev_ProcessRxSucData = 0x40001d0c;
/*wDev_ProcessRxSucData = 0x40001d0c;*/
ppProcTxDone = 0x40001d1c;
/*pm_tx_data_done_process = 0x40001d20;*/
ppMapWaitTxq = 0x40001d28;