opnsense-src/sys/dev/ath/ath_hal/ar5212
Adrian Chadd 03ab093569 Return the correct HAL data type for HAL_DIAG_ANI_STATS.
I .. stupidly added code to return HAL_ANI_STATS to HAL_DIAG_ANI_STATS.
I discovered this in a noisy environment when the returned values were
enough to .. well, make everything terrible.

So - restore functionality.

Tested:

* AR5416 (uses the AR5212 HAL), in a /very/ noisy 2GHz environment.
  Enough to trigger ANI to get upset and generate useful data.
2015-04-06 01:12:53 +00:00
..
ar2316.c
ar2317.c
ar2413.c
ar2425.c
ar5111.c
ar5112.c
ar5212.h Return the correct HAL data type for HAL_DIAG_ANI_STATS. 2015-04-06 01:12:53 +00:00
ar5212.ini
ar5212_ani.c Start the process of migrating the ANI statistics out of the HALs and into 2015-04-01 03:42:46 +00:00
ar5212_attach.c Add initial support for the AR9485 CUS198 / CUS230 variants. 2014-09-30 03:19:29 +00:00
ar5212_beacon.c
ar5212_eeprom.c
ar5212_gpio.c
ar5212_interrupts.c
ar5212_keycache.c
ar5212_misc.c Return the correct HAL data type for HAL_DIAG_ANI_STATS. 2015-04-06 01:12:53 +00:00
ar5212_phy.c
ar5212_power.c * Only update ah_powerMode if we're setting the chip sleep state. 2014-04-30 02:03:13 +00:00
ar5212_recv.c
ar5212_reset.c Move the HAL channel survey support out to be in the top-level HAL, 2015-03-29 21:50:21 +00:00
ar5212_rfgain.c
ar5212_xmit.c
ar5212desc.h
ar5212phy.h
ar5212reg.h
ar5311reg.h
ar5413.c