Searched refs:ATH_HAL_KEYCACHESIZE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/ath/ | ||
H A D | ath_hal.h | 1165 #define ATH_HAL_KEYCACHESIZE(_ah) \ macro |
H A D | ath_main.c | 2105 asc->asc_keymax = ATH_HAL_KEYCACHESIZE(ah); in ath_attach() |