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:
parent
fd082e96c4
commit
8443512a77
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user