Home
last modified time | relevance | path

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

/dragonfly/tools/tools/ath/athstats/
H A Dathstats.c402 HAL_MIB_STATS ast_mibstats; /* MIB counter stats */ member
520 …snprintf(b, bs, "%u", wf->cur.ani_stats.ast_mibstats.x - wf->total.ani_stats.ast_mibstats.x); retu… in ath_get_curstat()
741 snprintf(b, bs, "%u", wf->total.ani_stats.ast_mibstats.x); return 1 in ath_get_totstat()
/dragonfly/sys/dev/netif/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
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_ani.c68 #define ah_mibStats ah_stats.ast_mibstats
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.h881 HAL_MIB_STATS ast_mibstats; /* MIB counter stats */ member
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c452 HAL_MIB_STATS* stats = &ahp->ah_stats.ast_mibstats; in ar9300_update_mib_mac_stats()
465 HAL_MIB_STATS* istats = &ahp->ah_stats.ast_mibstats; in ar9300_get_mib_mac_stats()
H A Dar9300.h226 HAL_MIB_STATS ast_mibstats; /* MIB counter stats */