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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_athioctl.h87 u_int32_t ast_tx_noack; /* tx frames with no ack marked */ member in struct:ath_stats
H A Dif_ath_sysctl.c1136 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_tx_noack", CTLFLAG_RD,
1137 &sc->sc_stats.ast_tx_noack, 0, "tx frames with no ack marked");
H A Dif_ath_tx.c1763 sc->sc_stats.ast_tx_noack++;

Completed in 86 milliseconds