aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/if_athioctl.h
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2011-04-18 14:06:18 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2011-04-18 14:06:18 +0000
commit5594f5c06606e3b6bdf957f2a8b4c4226d124b89 (patch)
treec318c614fe8eaf79a4e99cf79ba2fe3d3ba166e3 /sys/dev/ath/if_athioctl.h
parentc1d21557c5940f86213c84221a3a0dfa49f2f1e6 (diff)
Notes
Diffstat (limited to 'sys/dev/ath/if_athioctl.h')
-rw-r--r--sys/dev/ath/if_athioctl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ath/if_athioctl.h b/sys/dev/ath/if_athioctl.h
index 9c41aa5ad45fd..1c9d23fe7cd70 100644
--- a/sys/dev/ath/if_athioctl.h
+++ b/sys/dev/ath/if_athioctl.h
@@ -130,6 +130,7 @@ struct ath_stats {
u_int32_t ast_tx_htprotect; /* HT tx frames with protection */
u_int32_t ast_rx_hitqueueend;
u_int32_t ast_tx_timeout; /* Global TX timeout */
+ u_int32_t ast_tx_cst; /* Carrier sense timeout */
u_int32_t ast_pad[16];
};