Search Linux Wireless

Re: [PATCH v3] ath11k: Add sta debugfs support to configure ADDBA and DELBA

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Maharaja Kennadyrajan <mkenna@xxxxxxxxxxxxxx> wrote:

> Add support to test aggregation procedures (addba/addba_resp/delba)
> manually by adding the required callbacks in sta debugfs files.
> 
> To enable automatic aggregation in target,
> 
>     echo 0 > /sys/kernel/debug/ieee80211/phyX/netdev:wlanX/
> 	     stations/XX:XX:XX:XX:XX:XX/aggr_mode
> 
> For manual mode,
> 
>     echo 1 > /sys/kernel/debug/ieee80211/phyX/netdev:wlanX/
> 	     stations/XX:XX:XX:XX:XX:XX/aggr_mode
> 
> To send addba response,
>     echo 0 25 > /sys/kernel/debug/ieee80211/phyX/netdev:wlanX/
> 		stations/XX:XX:XX:XX:XX:XX/addba_resp
> 
> To send addba,
>     echo 1 32 > /sys/kernel/debug/ieee80211/phyX/netdev:wlanX/
> 		stations/XX:XX:XX:XX:XX:XX/addba
> 
> To send delba,
>     echo 0 1 37 > /sys/kernel/debug/ieee80211/phyX/netdev:wlanX/
> 		  stations/XX:XX:XX:XX:XX:XX/delba
> 
> Signed-off-by: Maharaja Kennadyrajan <mkenna@xxxxxxxxxxxxxx>
> Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx>

Patch applied to ath-next branch of ath.git, thanks.

9556dfa28b4d ath11k: Add sta debugfs support to configure ADDBA and DELBA

-- 
https://patchwork.kernel.org/patch/11459699/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches



[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux