Luis R. Rodriguez 5bea40069e ath9k_hw: Fix TX interrupt mitigation settings
TX interrupt mitigation reduces the number of interrupts
by addressing several interrupt actions (AR_IMR_TXOK,
AR_IMR_TXDESC) all in one interrupt so when enabling
it discard setting the other interrupts.

Without this TX interrupt mitigation would actually
increase the number of interrupts two-fold. We still
leave TX interrupt mitigation disabled as it is still
being tested.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-04-27 16:09:20 -04:00
..
2010-04-20 11:50:52 -04:00
2009-10-07 16:39:29 -04:00
2010-03-23 16:50:17 -04:00
2010-03-23 16:50:17 -04:00
2009-10-07 16:39:41 -04:00
2009-10-07 16:39:28 -04:00
2010-04-06 16:51:04 -04:00