All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] RTS/CTS with TL-WN721N (ath9k_htc AR9271)
@ 2010-07-14  9:14 Falk-Moritz Schaefer
  2010-07-14  9:33 ` Sujith
  0 siblings, 1 reply; 3+ messages in thread
From: Falk-Moritz Schaefer @ 2010-07-14  9:14 UTC (permalink / raw)
  To: ath9k-devel

Hi all,

 

does anyone how to activate RTS/CTS for TL-WN721N? 

Although I activated RTS/CTS through iw for both test devices, I can only
see the other AR9280 device initiating RTS/CTS exchanges in wireshark on a
monitor interface.

 

BR

Falk

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20100714/c43d4b34/attachment.htm 

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

* [ath9k-devel]  RTS/CTS with TL-WN721N (ath9k_htc AR9271)
  2010-07-14  9:14 [ath9k-devel] RTS/CTS with TL-WN721N (ath9k_htc AR9271) Falk-Moritz Schaefer
@ 2010-07-14  9:33 ` Sujith
  2010-07-14 12:01   ` Falk-Moritz Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: Sujith @ 2010-07-14  9:33 UTC (permalink / raw)
  To: ath9k-devel

Falk-Moritz Schaefer wrote:
> Hi all,
> 
> does anyone how to activate RTS/CTS for TL-WN721N?
> 
> Although I activated RTS/CTS through iw for both test devices, I can only see the other AR9280 device initiating RTS/CTS exchanges in wireshark on a monitor
> interface.

Take a look at the flags ATH9K_HTC_TX_RTSCTS and ATH9K_HTC_TX_CTSONLY
in ath9k_htc_tx_start() in htc_drv_txrx.c

Sujith

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

* [ath9k-devel] RTS/CTS with TL-WN721N (ath9k_htc AR9271)
  2010-07-14  9:33 ` Sujith
@ 2010-07-14 12:01   ` Falk-Moritz Schaefer
  0 siblings, 0 replies; 3+ messages in thread
From: Falk-Moritz Schaefer @ 2010-07-14 12:01 UTC (permalink / raw)
  To: ath9k-devel

The CTSONLY  
ATH9K_HTC_TX_CTSONLY is not set, because OP_PROTECT_ENABLE is not set in
priv op_flags. The OP_PROTECT_ENABLE bit is not set, because
bss_conf->use_cts_prot is not enabled.

I am in IBSS mode, does that matter?





-----Urspr?ngliche Nachricht-----
Von: Sujith [mailto:Sujith.Manoharan at Atheros.com] 
Gesendet: Mittwoch, 14. Juli 2010 11:33
An: Falk-Moritz Schaefer
Cc: ath9k-devel at venema.h4ckr.net
Betreff: [ath9k-devel] RTS/CTS with TL-WN721N (ath9k_htc AR9271)

Falk-Moritz Schaefer wrote:
> Hi all,
> 
> does anyone how to activate RTS/CTS for TL-WN721N?
> 
> Although I activated RTS/CTS through iw for both test devices, I can only
see the other AR9280 device initiating RTS/CTS exchanges in wireshark on a
monitor
> interface.

Take a look at the flags ATH9K_HTC_TX_RTSCTS and ATH9K_HTC_TX_CTSONLY
in ath9k_htc_tx_start() in htc_drv_txrx.c

Sujith

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

end of thread, other threads:[~2010-07-14 12:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-14  9:14 [ath9k-devel] RTS/CTS with TL-WN721N (ath9k_htc AR9271) Falk-Moritz Schaefer
2010-07-14  9:33 ` Sujith
2010-07-14 12:01   ` Falk-Moritz Schaefer

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.