greearb / ath10k-ct

Stand-alone ath10k driver based on Candela Technologies Linux kernel.
111 stars 41 forks source link

[QCA988x] Can't set fragmentation threshold #41

Open klukonin opened 6 years ago

klukonin commented 6 years ago

Looks like it is not possible to set fragmentation threshold for current ath10k-ct

Software (Openwrt 18.06, 10.1-ct-8x-__fH-021-46482de, kver=4.16) Hardware (UBNT, unifi ap ac lite)

LOGS:

root@devel:~# cat /sys/kernel/debug/ieee80211/phy0/fragmentation_threshold -1

root@devel:~# iw phy phy0 set frag 1280 command failed: Not supported (-122)

greearb commented 5 years ago

Do you really need this to work?