Also, please do not edit out pertinent information from your inxi -Fxxxza output as this removes much relevant information about your system which helps to resolve wifi issues.
The information such as which desktop, kernel, and mobo bios version you are using is very important in many cases.
We don't even know if you are using Garuda as you have edited this information out. As such I will not assist users who edit outputs as it leaves me to wonder what they are actually hiding, or if they are even a Garuda user.
Please post full outputs if you desire assistance.
Perhaps also you should learn to search for bug reports pertaining to your hardware prior to opening a help request.
There is a current outstanding issue reported with the AX210 adapter on the Arch bug tracker. The bug report contains several known workarounds.
Anyway, please, read the whole thread and search in general.
This is something I just recalled reading AX210, which was not evident to me at first inxi sight.
OK, so as others have said, if you have a wifi chip that requires the AX210 firmware then you will need to wait for linux-firmware=20210426.fa0efef-1 to reach the stable repos.
Essentially, check back later when support for your hardware has been added.
You have newer hardware. Newer hardware has to be added to the kernel and/or firmware. Try again when the newer packages are available (kernel 5.12 and linux firmware as above).
Just to start with a very simple workaround, did you try to remove/rename /lib/firmware/iwlwifi-ty-a0-gf-a0.pnvm file ?
For sure the fix will be in the kernel or firmware, but this one is easy and quick to try...
It means:
Install (using Garuda Settings Manager => Kernels) this kernel and reboot.
At grub menu, select the newly installed kernel in the Advanced options.
You should know that this file will be recreated with the next linux-firmware package upgrade.
It is possible that an upgrade may fix the issue, or not.
You can temporary disable re-creation of the file with a NoExtract directive in pacman.conf, or better, with a NoUpgrade directive (this will install the file as .pacnew file, so you may test from time to time if the issue is fixed).