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

/freebsd-current/sys/dev/wtap/
H A Dif_wtapioctl.h78 u_int32_t ast_tx_longretry;/* tx on-chip retries (long) */ member in struct:wtap_stats
/freebsd-current/sys/dev/ath/
H A Dif_athioctl.h83 u_int32_t ast_tx_longretry;/* tx on-chip retries (long) */ member in struct:ath_stats
H A Dif_ath_sysctl.c1130 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_tx_longretry", CTLFLAG_RD,
1131 &sc->sc_stats.ast_tx_longretry, 0, "tx on-chip retries (long)");
H A Dif_ath.c4276 sc->sc_stats.ast_tx_longretry += lr;

Completed in 192 milliseconds