wil6210: enable AMSDU by default
Enable AMSDU to allow MSDU aggregation for performance improvements.
As AMSDU requires FW support, add new FW capability
WMI_FW_CAPABILITY_AMSDU to notify the driver on its support.
Change the amsdu_en module parameter to debugfs parameter to
allow disabling of AMSDU for debug purposes (default true),
usage:
echo 0 > amsdu_en
Change-Id: Iceaa075276de1ae929d0a8defeacf0a39db577af
Signed-off-by:
Maya Erez <merez@codeaurora.org>
Loading
Please register or sign in to comment