qcacmn: Make MAX_NUM_RECEIVES same for all cases

MAX_NUM_RECEIVES, the maximum number of messages to be processed
by the bottom-half before control is returned to kernel was
defined as different (but close) numbers for NAPI and non-NAPI
cases (based on NAPI feature flag), 100/1000 for non-NAPI and
128/1024 for NAPI cases.
With this update the value is set to 128/1024 regardless of NAPI
feature being compiled or not.

Change-Id: I152afd30b302d52426c07ae39a95af388ba0ae52
Acked-by: Orhan K AKYILDIZ <oka@qca.qualcomm.com>
CRs-Fixed: 1012336
2 files changed
tree: 26288e332e00e71d6bead18e357e9f5a09662e75
  1. dp/
  2. hif/
  3. htc/
  4. qdf/
  5. wmi/
  6. README.txt
  7. VERSION.txt