Home
last modified time | relevance | path

Searched refs:AR5416_KEYTABLE_SIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416.h56 #define AR5416_KEYTABLE_SIZE 128 macro
113 uint8_t ah_keytype[AR5416_KEYTABLE_SIZE];
Dar5416_attach.c845 pCap->halKeyCacheSize = AR5416_KEYTABLE_SIZE; in ar5416FillCapabilityInfo()