diff options
| author | Adrian Chadd <adrian@FreeBSD.org> | 2012-04-07 05:48:26 +0000 |
|---|---|---|
| committer | Adrian Chadd <adrian@FreeBSD.org> | 2012-04-07 05:48:26 +0000 |
| commit | e2e4a2c2a1008fb7ae9c82ca50cd4f99190de219 (patch) | |
| tree | 3946e7d5b8d61482a48f4d23b5980c8224a5bd04 /sys/dev/ath/if_athioctl.h | |
| parent | 781e7eaffd13d227c6de6249aeb5a4f6ad93d406 (diff) | |
Notes
Diffstat (limited to 'sys/dev/ath/if_athioctl.h')
| -rw-r--r-- | sys/dev/ath/if_athioctl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ath/if_athioctl.h b/sys/dev/ath/if_athioctl.h index 2e19ee47cd648..23ce3b1a5a974 100644 --- a/sys/dev/ath/if_athioctl.h +++ b/sys/dev/ath/if_athioctl.h @@ -43,6 +43,7 @@ struct ath_tx_aggr_stats { u_int32_t aggr_baw_closed_single_pkt; u_int32_t aggr_low_hwq_single_pkt; u_int32_t aggr_sched_nopkt; + u_int32_t aggr_rts_aggr_limited; }; struct ath_stats { |
