Home
last modified time | relevance | path

Searched refs:ast_mibstats (Results 1 – 7 of 7) sorted by relevance

/freebsd/tools/tools/ath/athstats/
H A Dathstats.c562 …snprintf(b, bs, "%u", wf->cur.ani_stats.ast_mibstats.x - wf->total.ani_stats.ast_mibstats.x); retu… in ath_get_curstat()
816 snprintf(b, bs, "%u", wf->total.ani_stats.ast_mibstats.x); return 1 in ath_get_totstat()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h220 HAL_MIB_STATS ast_mibstats; /* MIB counter stats */
H A Dar5212_ani.c64 #define ah_mibStats ah_stats.ast_mibstats
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c68 #define ah_mibStats ah_stats.ast_mibstats
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h900 HAL_MIB_STATS ast_mibstats; /* MIB counter stats */ member
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c454 HAL_MIB_STATS* stats = &ahp->ah_stats.ast_mibstats; in ar9300_update_mib_mac_stats()
467 HAL_MIB_STATS* istats = &ahp->ah_stats.ast_mibstats; in ar9300_get_mib_mac_stats()
H A Dar9300.h214 HAL_MIB_STATS ast_mibstats; /* MIB counter stats */