Home
last modified time | relevance | path

Searched refs:ast_tx_badrate (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/wtap/
H A Dif_wtapioctl.h79 u_int32_t ast_tx_badrate; /* tx failed 'cuz bogus xmit rate */ member
/freebsd/sys/dev/ath/
H A Dif_athioctl.h84 u_int32_t ast_tx_badrate; /* tx failed 'cuz bogus xmit rate */ member
H A Dif_ath_sysctl.c1133 &sc->sc_stats.ast_tx_badrate, 0, "tx failed 'cuz bogus xmit rate"); in ath_sysctl_stats_attach()