Wifi not working on latest manjaro

i tried almost everything to fix my wifi but it’s not working at all
Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter
i have this as my network card

pritishs@pritish-81fs ~]$ rfkill list all
0: ideapad_wlan: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: ideapad_bluetooth: Bluetooth
        Soft blocked: no
        Hard blocked: no
2: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
[pritishs@pritish-81fs ~]$ sudo rmmod ideapad_wlan  && sudo systemctl restart NetworkManager
rmmod: ERROR: Module ideapad_wlan is not currently loaded
[pritishs@pritish-81fs ~]$ sudo modprobe ideapad_wlan
modprobe: FATAL: Module ideapad_wlan not found in directory /lib/modules/5.9.11-3-MANJARO

this is one of the method i tried to fix but not worked

What’s the output of:

inxi -N

It should be using the ath10k_pci driver