From: Pradeep Reddy <pradeepreddy.iit@gmail.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Retry control & iwconfig
Date: Thu, 27 Mar 2014 09:50:16 +0530 [thread overview]
Message-ID: <5333A700.8070108@gmail.com> (raw)
Hi Marc,
You can set NO_ACK bit in Tx descriptor of each packet to indicate the
hardware to not to wait for ACK, which in turn avoids retries for that
particular packet.
If you set IEEE80211_TX_CTL_NO_ACK flag in tx_ctl information, ath9k
layer will take care of setting the Tx descriptor flag ATH9K_TXDESC_NOACK.
Regards
Pradeep
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20140327/68392481/attachment.htm
next reply other threads:[~2014-03-27 4:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-27 4:20 Pradeep Reddy [this message]
2014-03-28 16:26 ` [ath9k-devel] Retry control & iwconfig Olivier Marce
2014-03-29 18:32 ` Pradeep Reddy
2014-03-31 10:27 ` Paul Fuxjaeger
2014-04-02 10:02 ` Olivier Marce
2014-04-02 16:15 ` Olivier Marce
-- strict thread matches above, loose matches on Subject: below --
2014-03-25 14:51 Olivier Marce
2014-03-26 12:10 ` Holger Schurig
2014-03-26 13:34 ` abhinav narain
2014-04-17 4:49 ` marcus muffin
2014-04-17 5:40 ` abhinav narain
2014-04-19 9:50 ` marcus muffin
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=5333A700.8070108@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.