All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] Disabling Link-Layer Acks
@ 2009-10-01 16:50 Matt Tierney
  2009-10-02 21:29 ` Luis R. Rodriguez
  2009-10-07  6:12 ` Sujith
  0 siblings, 2 replies; 7+ messages in thread
From: Matt Tierney @ 2009-10-01 16:50 UTC (permalink / raw)
  To: ath9k-devel

This is bumping an old question <
http://www.mail-archive.com/ath9k-devel@lists.ath9k.org/msg00016.html> but I
was wondering if there was a simple (quick and dirty, if need be) way to
disable link-layer acks.

I think I found the right place to do this in the xmit.c code, under the
setup_tx_flags function:

*        if (tx_info->flags & IEEE80211_TX_CTL_NO_ACK)
                flags |= ATH9K_TXDESC_NOACK;*

I expect that I would just need to comment out the first line with the
if-condition.

Is this a correct way to handle disabling link-layer acks for now?

Thanks,
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20091001/25e64a71/attachment.htm 

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [ath9k-devel] Disabling link-layer ACKs
@ 2008-07-29 14:16 William Usher
  0 siblings, 0 replies; 7+ messages in thread
From: William Usher @ 2008-07-29 14:16 UTC (permalink / raw)
  To: ath9k-devel

Hi everyone.
Back when we used Madwifi for our protocol (hop:
http://lass.cs.umass.edu/~mingli/hop/) we were able to disable link-layer
ACKs, is this possible in the ath9k driver? I've looked through the source,
but nothing popped out at me.

It is my understanding that link layer ACKs are generated in hardware so I'm
not sure how this would be accomplished in a driver without a HAL.

Thanks for your help,
Will
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20080729/c9adf638/attachment.htm 

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-10-07 17:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-01 16:50 [ath9k-devel] Disabling Link-Layer Acks Matt Tierney
2009-10-02 21:29 ` Luis R. Rodriguez
2009-10-07  6:12 ` Sujith
2009-10-07 16:14   ` Valentin Manea
2009-10-07 17:11     ` Ranga Rao Ravuri
2009-10-07 17:16       ` Valentin Manea
  -- strict thread matches above, loose matches on Subject: below --
2008-07-29 14:16 [ath9k-devel] Disabling link-layer ACKs William Usher

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.