linux/drivers/net/wireless/ath/ath5k
Bruno Randolf 925e0b0613 ath5k: Use four hardware queues
Prepare ath5k for WME by using four hardware queues.

The way we set up our queues matches the mac80211 queue priority 1:1, so we
don't have to do any mapping for queue numbers.

Every queue uses 50 of the total 200 available transmit buffers, so the DMA
memory usage does not increase with this patch, but it might be good to
fine-tune the number of buffers per queue later (depending on the CPU speed and
load, and the speed of the medium access, it might not be big enough).

Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-09-21 11:05:08 -04:00
..
ani.c ath5k: clean up some comments 2010-08-24 16:28:00 -04:00
ani.h
ath5k.h ath5k: Use common crypt capabilities flags 2010-09-16 15:19:45 -04:00
attach.c ath/ath5k/ath9k: Fix crypto capabilities merge issue 2010-09-21 11:05:05 -04:00
base.c ath5k: Use four hardware queues 2010-09-21 11:05:08 -04:00
base.h ath5k: Use four hardware queues 2010-09-21 11:05:08 -04:00
caps.c ath5k: remove ATH_TRACE macro 2010-06-02 16:13:24 -04:00
debug.c ath5k: log descriptor chains at a new debug level 2010-08-25 14:33:18 -04:00
debug.h ath5k: log descriptor chains at a new debug level 2010-08-25 14:33:18 -04:00
desc.c ath5k: report PHY error frames only for chips which need it 2010-06-16 14:59:07 -04:00
desc.h ath5k: take descriptor differences between 5210 and 5211 into account 2010-06-16 14:59:06 -04:00
dma.c ath5k: clean up some comments 2010-08-24 16:28:00 -04:00
eeprom.c ath5k: clean up some comments 2010-08-24 16:28:00 -04:00
eeprom.h
gpio.c ath5k: remove ATH_TRACE macro 2010-06-02 16:13:24 -04:00
initvals.c
Kconfig
led.c
Makefile ath5k: add sysfs files for ANI parameters 2010-06-02 16:13:26 -04:00
pcu.c ath5k: Remove old ath5k key handling functions 2010-09-16 15:19:45 -04:00
phy.c ath5k: avoid unneeded calibration error messages 2010-09-14 16:05:56 -04:00
qcu.c ath5k: remove ATH_TRACE macro 2010-06-02 16:13:24 -04:00
reg.h ath5k: Remove old ath5k key handling functions 2010-09-16 15:19:45 -04:00
reset.c ath5k: trivial spelling fixes 2010-08-25 14:33:18 -04:00
rfbuffer.h ath5k: clean up some comments 2010-08-24 16:28:00 -04:00
rfgain.h
rfkill.c
sysfs.c ath5k: add sysfs files for ANI parameters 2010-06-02 16:13:26 -04:00