freebsd-dev/sys/dev/ath
Adrian Chadd 9ea467445d Add a new HAL method to retrieve the completion schedule. It sets
the completion schedule from the hardware and returns AH_TRUE if
the hardware supports multi-rate retries (AR5212 and above); and
returns AH_FALSE if the hardware doesn't support multi-rate retries.

The sample rate module directly reads the TX completion descriptor
and extracts the TX schedule information from that. It will be
updated in a future commit to instead use this method to determine
the completion schedule.
2011-01-20 05:49:15 +00:00
..
ath_hal Add a new HAL method to retrieve the completion schedule. It sets 2011-01-20 05:49:15 +00:00
ath_rate
ah_osdep.c
ah_osdep.h
if_ath_pci.c
if_ath.c Use the now-exposed diag code, rather than a hard-coded magic number. 2011-01-20 04:59:11 +00:00
if_athioctl.h
if_athrate.h
if_athvar.h