fix(wifi): fix some bugs related channel

This commit is contained in:
yinqingzhao
2025-02-28 17:01:40 +08:00
parent b504d61f42
commit 1c5708b07b
3 changed files with 3 additions and 3 deletions

View File

@@ -39,7 +39,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;