mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-20 16:46:14 +00:00
fix(pm): reserve txqblocks when mac init at offchannels
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user