Home
last modified time | relevance | path

Searched refs:ar9300_Stub_GetKeyCacheSize (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c141 ah->ah_getKeyCacheSize = ar9300_Stub_GetKeyCacheSize; in ar9300_set_stub_functions()
H A Dar9300_stub_funcs.h30 extern uint32_t ar9300_Stub_GetKeyCacheSize(struct ath_hal *);
H A Dar9300_stub_funcs.c157 ar9300_Stub_GetKeyCacheSize(struct ath_hal *ah) in ar9300_Stub_GetKeyCacheSize() function