esp_wifi: fix some txop issues

This commit is contained in:
muhaidong
2023-05-26 12:04:20 +08:00
parent e291137ce9
commit a1a69b044e
5 changed files with 7 additions and 7 deletions

View File

@@ -1918,7 +1918,7 @@ lmacReachLongLimit = 0x40005388;
lmacReachShortLimit = 0x40005394;
lmacRecycleMPDU = 0x400053a0;
lmacRxDone = 0x400053ac;
lmacSetTxFrame = 0x400053b8;
/*lmacSetTxFrame = 0x400053b8;*/
lmacTxDone = 0x400053c4;
/*lmacTxFrame = 0x400053d0;*/
mac_tx_set_duration = 0x400053dc;