linux/drivers/net/wireless/ath/ath9k
Felix Fietkau db1a052b73 ath9k: split out access to tx status information
This patch passes in a pointer to the ath_tx_status data structure for
functions that need it, instead of letting them grab it directly from
the ath_desc struct. This is useful for making it possible to allocate
the intermediate tx status data separately.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-03-31 14:46:41 -04:00
..
Kconfig
Makefile
ahb.c
ani.c
ani.h
ath9k.h ath9k: split out access to tx status information 2010-03-31 14:46:41 -04:00
beacon.c
btcoex.c
btcoex.h
calib.c
calib.h
common.c ath9k_common: Move RX filter code to ath9k_htc 2010-03-31 14:46:39 -04:00
common.h ath9k_common: Move RX filter code to ath9k_htc 2010-03-31 14:46:39 -04:00
debug.c ath9k: split out access to tx status information 2010-03-31 14:46:41 -04:00
debug.h ath9k: split out access to tx status information 2010-03-31 14:46:41 -04:00
eeprom.c
eeprom.h
eeprom_4k.c
eeprom_9287.c
eeprom_def.c
gpio.c
hif_usb.c ath9k_htc: Simplify RX URB management 2010-03-31 14:46:39 -04:00
hif_usb.h ath9k_htc: Simplify RX URB management 2010-03-31 14:46:39 -04:00
htc.h ath9k_htc: Handle TX queue overflow 2010-03-31 14:46:40 -04:00
htc_drv_beacon.c
htc_drv_init.c ath9k_htc: Initialize HW opmode 2010-03-31 14:46:40 -04:00
htc_drv_main.c ath9k_htc: Handle TX queue overflow 2010-03-31 14:46:40 -04:00
htc_drv_txrx.c ath9k_htc: Handle TX queue overflow 2010-03-31 14:46:40 -04:00
htc_hst.c ath9k_htc: Fix watchdog pattern parsing 2010-03-31 14:46:39 -04:00
htc_hst.h
hw.c
hw.h
init.c
initvals.h
mac.c ath9k: split out access to tx status information 2010-03-31 14:46:41 -04:00
mac.h ath9k: split out access to tx status information 2010-03-31 14:46:41 -04:00
main.c
pci.c
phy.c
phy.h
rc.c
rc.h
recv.c
reg.h
virtual.c
wmi.c
wmi.h
xmit.c ath9k: split out access to tx status information 2010-03-31 14:46:41 -04:00