Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c120 .ah_updateMibCounters = ar5210UpdateMibCounters,
H A Dar5210.h238 extern void ar5210UpdateMibCounters(struct ath_hal *, HAL_MIB_STATS *);
H A Dar5210_misc.c410 ar5210UpdateMibCounters(struct ath_hal *ah, HAL_MIB_STATS *stats) in ar5210UpdateMibCounters() function