Commit missing #define from a previous check-in.

The AR9300 and later have an 8-deep TX FIFO for each hardware queue.
This commit is contained in:
Adrian Chadd 2012-07-28 07:25:00 +00:00
parent fd082e96c4
commit 8443512a77

View File

@ -220,6 +220,8 @@ typedef enum {
#define HAL_NUM_RX_QUEUES 2 /* max possible # of queues */
#define HAL_TXFIFO_DEPTH 8 /* transmit fifo depth */
/*
* Transmit queue subtype. These map directly to
* WME Access Categories (except for UPSD). Refer