Home
last modified time | relevance | path

Searched refs:ast_tx_longretry (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/wtap/
H A Dif_wtapioctl.h78 u_int32_t ast_tx_longretry;/* tx on-chip retries (long) */ member
/freebsd/sys/dev/ath/
H A Dif_athioctl.h83 u_int32_t ast_tx_longretry;/* tx on-chip retries (long) */ member
H A Dif_ath_sysctl.c1131 &sc->sc_stats.ast_tx_longretry, 0, "tx on-chip retries (long)"); in ath_sysctl_stats_attach()
H A Dif_ath.c4279 sc->sc_stats.ast_tx_longretry += lr; in ath_tx_update_stats()