diff options
| author | Johannes Berg <[email protected]> | 2017-09-26 10:24:51 +0000 |
|---|---|---|
| committer | Luca Coelho <[email protected]> | 2017-10-18 10:00:43 +0000 |
| commit | dfdddd92a5781bb4bbd176a5c85b7244580a8efe (patch) | |
| tree | d4576b5848f724148d75847867cc381e7cca34e5 /drivers/net/wireless/intel/iwlwifi/mvm/utils.c | |
| parent | bcma: use bcma_debug and pr_cont in MIPS driver (diff) | |
| download | kernel-dfdddd92a5781bb4bbd176a5c85b7244580a8efe.tar.gz kernel-dfdddd92a5781bb4bbd176a5c85b7244580a8efe.zip | |
iwlwifi: mvm: allocate reorder buffer according to need
Now that we may have up to 256 entries per reorder buffer, and possibly up
to 16 queues, we can use a LOT of memory for this (64k for each station).
Allocate it according to what we need, which is of course much less for HT
stations (only 16k at a max of 16 queues).
However, this comes at the expense of complicating the code a bit to
calculate the right entry structure to use for each frame.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/utils.c')
0 files changed, 0 insertions, 0 deletions
