power save: add txq memory to mac retention link to fix tx m f null failure

This commit is contained in:
Li Shuai
2023-03-27 17:36:16 +08:00
committed by Jack
parent 033f737205
commit 10d02c6c5c
3 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@ hal_mac_tx_get_blockack = 0x40000bfc;
//hal_mac_tx_set_ppdu = 0x40000c00;
ic_get_trc = 0x40000c04;
//ic_mac_deinit = 0x40000c08;
/* ic_mac_init = 0x40000c0c; */
ic_mac_init = 0x40000c0c;
ic_interface_enabled = 0x40000c10;
is_lmac_idle = 0x40000c14;
lmacAdjustTimestamp = 0x40000c18;