fix(wifi): fix some bugs related channel

This commit is contained in:
yinqingzhao
2025-02-28 17:01:40 +08:00
parent b504d61f42
commit 1c5708b07b
3 changed files with 3 additions and 3 deletions

View File

@@ -278,7 +278,7 @@ wdev_mac_special_reg_store = 0x40000f44;
wdev_mac_wakeup = 0x40000f48;
wdev_mac_sleep = 0x40000f4c;
wDev_ProcessFiq = 0x40000f50;
wDev_ProcessRxSucData = 0x40000f54;
/*wDev_ProcessRxSucData = 0x40000f54;*/
wdevProcessRxSucDataAll = 0x40000f58;
wdev_csi_len_align = 0x40000f5c;
wDev_IndicateBeaconMemoryFrame = 0x40000f60;