From: Pradeep Reddy <pradeepreddy.iit@gmail.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] SoftMAC link layer acks generation in software
Date: Wed, 18 Dec 2013 17:24:29 +0530 [thread overview]
Message-ID: <52B18CF5.4090908@gmail.com> (raw)
Hi Alex,
Along with other register settings to disable backoff, set the Tx queue
properties to disable the backoff. The register bit that needs to be set
is AR_D_MISC_POST_FR_BKOFF_DIS
ref:
REG_SET_BIT(ah, AR_DMISC(*qnum*), AR_D_MISC_POST_FR_BKOFF_DIS);
You need to replace the qnum with Tx Queue number, which is 7 in your case.
Regards
Pradeep
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20131218/375af5f0/attachment.htm
next reply other threads:[~2013-12-18 11:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-18 11:54 Pradeep Reddy [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-01-30 16:47 [ath9k-devel] SoftMAC link layer acks generation in software Alessandro CIOFANI
2013-12-18 2:18 Shinnazar
2013-12-17 14:30 Alessandro CIOFANI
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52B18CF5.4090908@gmail.com \
--to=pradeepreddy.iit@gmail.com \
--cc=ath9k-devel@lists.ath9k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox