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

/freebsd-11-stable/sys/dev/wtap/
H A Dif_wtapioctl.h80 u_int32_t ast_tx_noack; /* tx frames with no ack marked */ member in struct:wtap_stats
/freebsd-11-stable/sys/dev/ath/
H A Dif_athioctl.h81 u_int32_t ast_tx_noack; /* tx frames with no ack marked */ member in struct:ath_stats
H A Dif_ath_sysctl.c1130 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_tx_noack", CTLFLAG_RD,
1131 &sc->sc_stats.ast_tx_noack, 0, "tx frames with no ack marked");
H A Dif_ath_tx.c1728 sc->sc_stats.ast_tx_noack++;

Completed in 318 milliseconds