summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/if_ath_tx.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ath/if_ath_tx.h')
-rw-r--r--sys/dev/ath/if_ath_tx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ath/if_ath_tx.h b/sys/dev/ath/if_ath_tx.h
index 8f3785f..281dbcb 100644
--- a/sys/dev/ath/if_ath_tx.h
+++ b/sys/dev/ath/if_ath_tx.h
@@ -47,6 +47,7 @@
* How 'busy' to try and keep the hardware txq
*/
#define ATH_AGGR_MIN_QDEPTH 2
+#define ATH_NONAGGR_MIN_QDEPTH 32
/*
* Watermark for scheduling TIDs in order to maximise aggregation.
OpenPOWER on IntegriCloud