freebsd-dev/sys/dev/ath/ath_hal
Adrian Chadd a108ab6394 ANI changes #1 - split out the ANI polling from the RxMonitor hook.
The rxmonitor hook is called on each received packet. This can get very,
very busy as the tx/rx/chanbusy registers are thus read each time a packet
is received.

Instead, shuffle out the true per-packet processing which is needed and move
the rest of the ANI processing into a periodic event which runs every 100ms
by default.
2011-01-21 05:21:00 +00:00
..
ar5210 ANI changes #1 - split out the ANI polling from the RxMonitor hook. 2011-01-21 05:21:00 +00:00
ar5211 ANI changes #1 - split out the ANI polling from the RxMonitor hook. 2011-01-21 05:21:00 +00:00
ar5212 ANI changes #1 - split out the ANI polling from the RxMonitor hook. 2011-01-21 05:21:00 +00:00
ar5312 Include the initial support for external EEPROMs. 2011-01-20 07:56:09 +00:00
ar5416 ANI changes #1 - split out the ANI polling from the RxMonitor hook. 2011-01-21 05:21:00 +00:00
ar9001 Push the non-AR5416 related stuff into chipset specific directories. 2011-01-20 09:03:40 +00:00
ar9002 ANI changes #1 - split out the ANI polling from the RxMonitor hook. 2011-01-21 05:21:00 +00:00
ah_debug.h Replace Id keyword with FreeBSD keyword and set the svn props correctly. 2010-03-03 17:32:32 +00:00
ah_decode.h Replace Id keyword with FreeBSD keyword and set the svn props correctly. 2010-03-03 17:32:32 +00:00
ah_desc.h
ah_devid.h Include the device ids for the AR2427. 2011-01-20 09:37:53 +00:00
ah_diagcodes.h Break out the diagnostic codes from ah_internal.h and place them in ah_diagcodes.h. 2011-01-20 04:57:26 +00:00
ah_eeprom_v1.c Don't shadow the global variable 'version'. 2010-05-29 16:10:07 +00:00
ah_eeprom_v1.h Replace Id keyword with FreeBSD keyword and set the svn props correctly. 2010-03-03 17:32:32 +00:00
ah_eeprom_v3.c
ah_eeprom_v3.h Replace Id keyword with FreeBSD keyword and set the svn props correctly. 2010-03-03 17:32:32 +00:00
ah_eeprom_v4k.c Bring in a couple of fixes from the Linux ath9k related to chip hangs. 2010-06-01 15:33:10 +00:00
ah_eeprom_v4k.h Bring in a couple of fixes from the Linux ath9k related to chip hangs. 2010-06-01 15:33:10 +00:00
ah_eeprom_v14.c Port over another EEPROM option from ath9k - AR_EEP_DAC_HPWR_5G 2011-01-20 07:42:39 +00:00
ah_eeprom_v14.h Port over another EEPROM option from ath9k - AR_EEP_DAC_HPWR_5G 2011-01-20 07:42:39 +00:00
ah_eeprom.h Port over another EEPROM option from ath9k - AR_EEP_DAC_HPWR_5G 2011-01-20 07:42:39 +00:00
ah_internal.h Include the initial support for external EEPROMs. 2011-01-20 07:56:09 +00:00
ah_regdomain.c Add WorldB SKU. 2009-11-18 18:48:18 +00:00
ah_soc.h Replace Id keyword with FreeBSD keyword and set the svn props correctly. 2010-03-03 17:32:32 +00:00
ah.c Include the initial support for external EEPROMs. 2011-01-20 07:56:09 +00:00
ah.h ANI changes #1 - split out the ANI polling from the RxMonitor hook. 2011-01-21 05:21:00 +00:00