mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
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. |
||
|---|---|---|
| .. | ||
| ar2133.c | ||
| ar5416.h | ||
| ar5416.ini | ||
| ar5416_ani.c | ||
| ar5416_attach.c | ||
| ar5416_beacon.c | ||
| ar5416_btcoex.c | ||
| ar5416_btcoex.h | ||
| ar5416_cal.c | ||
| ar5416_cal.h | ||
| ar5416_cal_adcdc.c | ||
| ar5416_cal_adcgain.c | ||
| ar5416_cal_iq.c | ||
| ar5416_eeprom.c | ||
| ar5416_gpio.c | ||
| ar5416_interrupts.c | ||
| ar5416_keycache.c | ||
| ar5416_misc.c | ||
| ar5416_phy.c | ||
| ar5416_power.c | ||
| ar5416_radar.c | ||
| ar5416_recv.c | ||
| ar5416_reset.c | ||
| ar5416_spectral.c | ||
| ar5416_xmit.c | ||
| ar5416desc.h | ||
| ar5416phy.h | ||
| ar5416reg.h | ||