Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/wtap/
HDif_wtapioctl.h133 u_int32_t ast_tx_raw_fail;/* raw tx failed 'cuz h/w down */ member
/freebsd-head/sys/dev/ath/
HDif_athioctl.h141 u_int32_t ast_tx_raw_fail;/* raw tx failed 'cuz h/w down */ member
HDif_ath_sysctl.c1223 &sc->sc_stats.ast_tx_raw_fail, 0, "raw tx failed 'cuz h/w down"); in ath_sysctl_stats_attach()
HDif_ath_tx.c2550 sc->sc_stats.ast_tx_raw_fail++; in ath_raw_xmit()