Home
last modified time | relevance | path

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

/freebsd/sys/dev/wtap/
H A Dif_wtapioctl.h80 u_int32_t ast_tx_noack; /* tx frames with no ack marked */ member
/freebsd/sys/dev/ath/
H A Dif_athioctl.h85 u_int32_t ast_tx_noack; /* tx frames with no ack marked */ member
H A Dif_ath_sysctl.c1135 &sc->sc_stats.ast_tx_noack, 0, "tx frames with no ack marked"); in ath_sysctl_stats_attach()
H A Dif_ath_tx.c1774 sc->sc_stats.ast_tx_noack++; in ath_tx_normal_setup()