freebsd-skq/sys/dev/ath/ath_hal
Adrian Chadd fffbec8618 Migrate the 802.11n ath_hal_chaintxdesc() API to use a buffer/segment
array, similar to what filltxdesc() uses.

This removes the last reference to ds_data in the TX path outside of
debugging statements.  These need to be adjusted/fixed.

Tested:

* AR9280 STA/AP with iperf TCP traffic
2012-08-05 11:24:21 +00:00
..
ah_regdomain
ar5210 Migrate the ath_hal_filltxdesc() API to take a list of buffer/seglen values. 2012-08-05 10:12:27 +00:00
ar5211 Migrate the ath_hal_filltxdesc() API to take a list of buffer/seglen values. 2012-08-05 10:12:27 +00:00
ar5212 Migrate the ath_hal_filltxdesc() API to take a list of buffer/seglen values. 2012-08-05 10:12:27 +00:00
ar5312 Stop using the hardware register value byte order swapping for now, 2012-04-19 03:26:21 +00:00
ar5416 Migrate the 802.11n ath_hal_chaintxdesc() API to use a buffer/segment 2012-08-05 11:24:21 +00:00
ar9001
ar9002 Bring over the initial 802.11n bluetooth coexistence support code. 2012-06-26 22:16:53 +00:00
ar9003 Bring over the initial 802.11n bluetooth coexistence support code. 2012-06-26 22:16:53 +00:00
ah_debug.h Extend the debugging flags to include some AR9300 HAL related options. 2012-07-09 06:41:18 +00:00
ah_decode.h Add a threadid to the ah_decode API. 2012-04-04 20:46:20 +00:00
ah_desc.h Tidy up the TX status fields a little and add a couple new flags. 2012-07-27 12:08:49 +00:00
ah_devid.h
ah_diagcodes.h
ah_eeprom_9287.c
ah_eeprom_9287.h
ah_eeprom_v1.c
ah_eeprom_v1.h
ah_eeprom_v3.c
ah_eeprom_v3.h
ah_eeprom_v4k.c "Upgrade" the AR9285 code to support PCI/ART EEPROM on flash. 2012-04-20 21:56:13 +00:00
ah_eeprom_v4k.h
ah_eeprom_v14.c
ah_eeprom_v14.h
ah_eeprom.h
ah_internal.h Flesh out the multi-rate retry capability. 2012-07-28 07:28:08 +00:00
ah_regdomain.c
ah_regdomain.h
ah_soc.h
ah.c Flesh out the multi-rate retry capability. 2012-07-28 07:28:08 +00:00
ah.h Migrate the 802.11n ath_hal_chaintxdesc() API to use a buffer/segment 2012-08-05 11:24:21 +00:00