Home
last modified time | relevance | path

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

/trueos/sys/dev/wtap/
HDif_wtapioctl.h78 u_int32_t ast_tx_longretry;/* tx on-chip retries (long) */ member
/trueos/sys/dev/ath/
HDif_athioctl.h79 u_int32_t ast_tx_longretry;/* tx on-chip retries (long) */ member
HDif_ath_sysctl.c924 &sc->sc_stats.ast_tx_longretry, 0, "tx on-chip retries (long)"); in ath_sysctl_stats_attach()
HDif_ath.c3942 sc->sc_stats.ast_tx_longretry += lr; in ath_tx_update_stats()