Home
last modified time | relevance | path

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

/freebsd/sys/dev/wtap/
H A Dif_wtapioctl.h133 u_int32_t ast_tx_raw_fail;/* raw tx failed 'cuz h/w down */ member
/freebsd/sys/dev/ath/
H A Dif_athioctl.h141 u_int32_t ast_tx_raw_fail;/* raw tx failed 'cuz h/w down */ member
H A Dif_ath_sysctl.c1223 &sc->sc_stats.ast_tx_raw_fail, 0, "raw tx failed 'cuz h/w down"); in ath_sysctl_stats_attach()
H A Dif_ath_tx.c2550 sc->sc_stats.ast_tx_raw_fail++; in ath_raw_xmit()