esp_wifi: fix ignore rx sub ampdu interrupt issue

This commit is contained in:
muhaidong
2022-10-14 16:08:24 +08:00
parent bc4de7dc29
commit 56933d09ea
2 changed files with 2 additions and 2 deletions

View File

@@ -1635,7 +1635,7 @@ wdev_mac_special_reg_store = 0x400017e0;
wdev_mac_wakeup = 0x400017e4;
wdev_mac_sleep = 0x400017e8;
hal_mac_is_dma_enable = 0x400017ec;
wDev_ProcessFiq = 0x400017f0;
/* wDev_ProcessFiq = 0x400017f0; */
wDev_ProcessRxSucData = 0x400017f4;
wdevProcessRxSucDataAll = 0x400017f8;
wdev_csi_len_align = 0x400017fc;