Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_athioctl.h134 u_int32_t ast_tx_raw_fail;/* raw tx failed 'cuz h/w down */ member
H A Dif_ath_sysctl.c1228 &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.c2485 sc->sc_stats.ast_tx_raw_fail++; in ath_raw_xmit()