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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_athioctl.h78 u_int32_t ast_tx_linear; /* tx linearized to cluster */ member in struct:ath_stats
H A Dif_ath_sysctl.c1118 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_tx_linear", CTLFLAG_RD,
1119 &sc->sc_stats.ast_tx_linear, 0, "tx linearized to cluster");
H A Dif_ath_tx.c328 sc->sc_stats.ast_tx_linear++;

Completed in 89 milliseconds