I work on a computer backed by Ubuntu 16.04, RT preempted kernel 4.16 and latest the linux firmware 1.175.3. My goal is to enable raw mode in QCA6174 chipset based wifi card so that I can create a mesh point. After some research I found out only these firmwares support raw_mode.
https://github.com/kvalo/ath10k-firmware/tree/master/QCA6174/hw3.0/4.4.1.c3 https://github.com/kvalo/ath10k-firmware/tree/master/QCA6174/hw3.0/4.4.1.c2
But I don't understand the ath drivers deep enough to automatically choose the right firmware.
Thanks in advance.