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

@@ -53,7 +53,7 @@ hal_get_tsf_time = 0x40000c64;
hal_get_sta_tsf = 0x40000c68;
ic_get_trc = 0x40000c74;
ic_mac_deinit = 0x40000c78;
ic_mac_init = 0x40000c7c;
/* ic_mac_init = 0x40000c7c; */
ic_interface_enabled = 0x40000c80;
is_lmac_idle = 0x40000c84;
ic_get_he_rts_threshold_bytes = 0x40000c88;