fix(wifi): fix double max active time, fix coex pwr period cant been updated by ps type set

This commit is contained in:
liuning
2024-12-19 11:21:54 +08:00
parent 99291fb28d
commit 5cb0e2e020
5 changed files with 6 additions and 6 deletions

View File

@@ -42,7 +42,7 @@ wDev_AppendRxBlocks = 0x40001cdc;
wDev_ProcessFiq = 0x40001d08;
wDev_ProcessRxSucData = 0x40001d0c;
ppProcTxDone = 0x40001d1c;
pm_tx_data_done_process = 0x40001d20;
/*pm_tx_data_done_process = 0x40001d20;*/
ppMapWaitTxq = 0x40001d28;
lmacDiscardFrameExchangeSequence = 0x40001d70;
lmacDisableTransmit = 0x40001d74;
@@ -62,7 +62,7 @@ pm_stop = 0x40001e38;
hal_set_sta_tbtt = 0x40001e4c;
//pm_update_next_tbtt = 0x40001e50;
pm_set_sleep_type = 0x40001e54;
pm_tx_null_data_done_process = 0x40001eb0;
/*pm_tx_null_data_done_process = 0x40001eb0;*/
//pm_tx_data_process = 0x40001eb4;
/*pm_attach = 0x40001eb8;*/
/*pm_coex_schm_process = 0x40001ebc;*/