opnsense-src/sys/dev/ath/ath_hal/ar5416
Adrian Chadd b5e7ee4718 [ath_hal] Add KeyMiss for AR5212/AR5416 series chips.
This is a flag from the MAC that says the received packet didn't match
a keycache slot.  This isn't technically a problem as WEP keys don't
match keycache slots (they're "global" keys), but it could be useful
for tracking down CCMP decryption failures.

Right now it's a no-op - it mirrors what the AR9300 HAL does and it
just increments a counter.  But, hey, maybe one day I'll use it for
diagnosing keycache/CCMP decrypt issues.
2020-06-27 02:59:51 +00:00
..
ar2133.c [ath] [ath_rate] Extend ath_rate_sample to better handle 11n rates and aggregates. 2020-05-15 18:51:20 +00:00
ar5416.h [ath] [ath_hal] Propagate the HAL_RESET_TYPE through to the chip reset; set it during ath_reset() 2020-05-25 22:31:45 +00:00
ar5416.ini
ar5416_ani.c [ath_hal] Don't do ANI processing if we've reset. 2018-06-08 18:15:23 +00:00
ar5416_attach.c [ath] [ath_hal] Propagate the HAL_RESET_TYPE through to the chip reset; set it during ath_reset() 2020-05-25 22:31:45 +00:00
ar5416_beacon.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
ar5416_btcoex.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
ar5416_btcoex.h SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
ar5416_cal.c [ath_hal] Return failure if noise floor calibration fails. 2018-06-08 18:21:57 +00:00
ar5416_cal.h SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
ar5416_cal_adcdc.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
ar5416_cal_adcgain.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
ar5416_cal_iq.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
ar5416_eeprom.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
ar5416_gpio.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
ar5416_interrupts.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
ar5416_keycache.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
ar5416_misc.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
ar5416_phy.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
ar5416_power.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
ar5416_radar.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
ar5416_recv.c [ath_hal] Add KeyMiss for AR5212/AR5416 series chips. 2020-06-27 02:59:51 +00:00
ar5416_reset.c [ath] [ath_hal] Propagate the HAL_RESET_TYPE through to the chip reset; set it during ath_reset() 2020-05-25 22:31:45 +00:00
ar5416_spectral.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
ar5416_xmit.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
ar5416desc.h SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
ar5416phy.h SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
ar5416reg.h SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00