On Thu, Jan 24, 2013 at 4:58 PM, Erwin Van de Velde <erwin.vandevelde@xxxxxxxxx> wrote: > In a test setup with 802.11a/n a colleague and I tried enabling RTS/CTS. The > only thing we got however was a CTS to self. RTS threshold was 1000B, > packet size 1400B. Did you use 11n aggregation? > We looked for other options but did not find anything > helpful, what else can we try to enable RTS/CTS? Yup, there are several issues there: - The hw ignores RTS thresholds for AMPDUs AFAIK - HT protection always uses CTS-to-self (hardcoded in driver in rt2800_config_ht_opmode) I don't think any other driver allows to configure if RTS-CTS or CTS-to-self should be used? You can easily enforce RTS-CTS for 11n transmissions by changing rt2800_config_ht_opmode. HTH, Helmut -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html