Searched refs:rts_good (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_misc.c415 stats->rts_good += OS_REG_READ(ah, AR_RTS_OK);
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c418 stats->rts_good += OS_REG_READ(ah, AR_RTS_OK);
/freebsd-11-stable/tools/tools/ath/athstats/
H A Dathstats.c698 case S_MIB_RTSGOOD: MIBSTAT(rts_good);
943 case S_MIB_RTSGOOD: MIBSTAT(rts_good);
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah.h624 uint32_t rts_good; member in struct:__anon9134
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c386 stats->rts_good += OS_REG_READ(ah, AR_RTS_OK);
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c457 stats->rts_good += OS_REG_READ(ah, AR_RTS_OK);
470 stats->rts_good = istats->rts_good;

Completed in 93 milliseconds