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

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

Completed in 99 milliseconds