diff options
author | Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> | 2014-12-23 09:47:16 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-01-15 14:31:33 +0200 |
commit | 49cb5dfb5d358c9b5810c69197bdde1d3570d5cc (patch) | |
tree | 6ececa18b000917874575831209f2ed2ca265d75 /drivers/net/wireless/ath/wil6210/pcie_bus.c | |
parent | 54ed90a826e088ee3883ae6437d0aa5adf87f972 (diff) | |
download | linux-49cb5dfb5d358c9b5810c69197bdde1d3570d5cc.tar.gz |
wil6210: rework debugfs for BACK
Enable more flexible control over block ack:
- allow addba for any Tx vring
- allow to specify block ack timeout
- allow to delba for Tx or Rx side of any agreement; with reason
Renamed "addba" entry to "back"; it prints short help when read;
write:
- "add <ringid> <agg_size> <timeout>" to trigger ADDBA
If missing, <timeout> defaults to 0
- "del_tx <ringid> <reason>" to trigger DELBA for Tx side
- "del_rx <CID> <TID> <reason>" to trigger DELBA for Rx side
If missing, <reason> set to "STA_LEAVING" (36)
Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/ath/wil6210/pcie_bus.c')
0 files changed, 0 insertions, 0 deletions