Searched refs:ar5212UpdateMibCounters (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_ani.c83 ar5212UpdateMibCounters(ah, &ahp->ah_mibStats); /* save+clear counters*/
94 ar5212UpdateMibCounters(ah, &ahp->ah_mibStats); /* save stats */
120 ar5212UpdateMibCounters(ah, &ahp->ah_mibStats);
575 ar5212UpdateMibCounters(ah, &ahp->ah_mibStats);
711 ar5212UpdateMibCounters(ah, &ahp->ah_mibStats);
940 ar5212UpdateMibCounters(ah, &ahp->ah_mibStats);
H A Dar5212.h491 extern void ar5212UpdateMibCounters(struct ath_hal *ah, HAL_MIB_STATS* stats);
H A Dar5212_attach.c117 .ah_updateMibCounters = ar5212UpdateMibCounters,
H A Dar5212_misc.c381 ar5212UpdateMibCounters(struct ath_hal *ah, HAL_MIB_STATS* stats) function
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c87 ar5212UpdateMibCounters(ah, &ahp->ah_mibStats); /* save+clear counters*/
98 ar5212UpdateMibCounters(ah, &ahp->ah_mibStats); /* save stats */
530 ar5212UpdateMibCounters(ah, &ahp->ah_mibStats);
682 ar5212UpdateMibCounters(ah, &ahp->ah_mibStats);
887 ar5212UpdateMibCounters(ah, &ahp->ah_mibStats);

Completed in 101 milliseconds