]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: set default aggregation frame count limit to 31
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 2 Oct 2009 20:44:01 +0000 (13:44 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:44 +0000 (16:39 -0400)
commit96dfe211ee78e2b5043cdd8adac2d2f6e313ba7b
tree44b802e8d7cb2460fcc0964c5e8dd6fb71628c15
parent94146cc606f86a20580a19f53199ba61652594de
iwlwifi: set default aggregation frame count limit to 31

Multiple MPDUs can be aggregated, transmitted, and finally acknowledged
together using a single BA frame. Block ACK (BA) contains
bitmap size of 64*16 bits so the maximum frame count is 64.
The default value of aggregation frame count suggested by uCode is 31 to
achieve best performance.

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-agn-rs.c