Well, backoff is only going to increment if it fails, so if you have a
mostly clear air, you're not going to see many failures.

Do the math and see if you're already filling the air with transmissions.

Try setting it max,max instead of min,min and see what happens.

The backoff counter is reset after each transmission attempt. So if
you have 5 frames in the queue, it'll do backoff for one, once that
frme goes out or expires, it'll start the next one with the reset min
counter value.


Adrian
_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to