Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h259 extern void ar5211UpdateMibCounters(struct ath_hal *, HAL_MIB_STATS *);
H A Dar5211_attach.c120 .ah_updateMibCounters = ar5211UpdateMibCounters,
H A Dar5211_misc.c413 ar5211UpdateMibCounters(struct ath_hal *ah, HAL_MIB_STATS *stats) in ar5211UpdateMibCounters() function