fix(pm): reserve txqblocks when mac init at offchannels

This commit is contained in:
liuning
2024-11-01 17:07:59 +08:00
committed by sibeibei
parent 7ab87012db
commit 23f49324b2
8 changed files with 9 additions and 9 deletions

View File

@@ -936,7 +936,7 @@ hal_mac_tx_get_blockack = 0x400052b0;
/* hal_mac_tx_set_ppdu = 0x400052bc;*/
ic_get_trc = 0x400052c8;
/* ic_mac_deinit = 0x400052d4; */
ic_mac_init = 0x400052e0;
/* ic_mac_init = 0x400052e0; */
ic_interface_enabled = 0x400052ec;
is_lmac_idle = 0x400052f8;
/*lmacAdjustTimestamp = 0x40005304;*/