mirror of
				https://github.com/Telecominfraproject/wlan-ap.git
				synced 2025-10-29 17:42:41 +00:00 
			
		
		
		
	 0ec23e8dba
			
		
	
	0ec23e8dba
	
	
	
		
			
			Add support for changing mcast and beacon rate in opensync for ath11k Add debugfs entry for ath11k driver to set mcast, beacon and mgmt rate. For help: cat /sys/kernel/debug/ieee80211/phyX/ath11k/set_rates Eg: Set beacon rate to 12Mbps for iface wlan0 5G band echo "wlan0 beacon 5 0x10000002" > /sys/kernel/debug/ieee80211/phy0/ath11k/set_rates Signed-off-by: Chaitanya Godavarthi <chaitanya.kiran@netexperience.com>