Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athioctl.h81 u_int32_t ast_tx_noack; /* tx frames with no ack marked */ member
H A Dif_ath_sysctl.c1140 &sc->sc_stats.ast_tx_noack, 0, "tx frames with no ack marked"); in ath_sysctl_stats_attach()
H A Dif_ath_tx.c1760 sc->sc_stats.ast_tx_noack++; in ath_tx_normal_setup()