Searched hist:"1 b99197dc00cbb34cb39be70ad5beb4a5a84be4b" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | rx_reorder.c | diff 1b99197dc00cbb34cb39be70ad5beb4a5a84be4b Tue Jul 24 02:44:33 CDT 2018 Maya Erez <merez@codeaurora.org> wil6210: support max aggregation window size 64
FW can support BACK window size 64 for performance improvements. A new FW capability is added for notifying the host on the increased max BACK win size support. Defining WIL_MAX_AGG_WSIZE_64 and WIL_MAX_AMPDU_SIZE_128 to be used in this case.
Signed-off-by: Maya Erez <merez@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | wmi.h | diff 1b99197dc00cbb34cb39be70ad5beb4a5a84be4b Tue Jul 24 02:44:33 CDT 2018 Maya Erez <merez@codeaurora.org> wil6210: support max aggregation window size 64
FW can support BACK window size 64 for performance improvements. A new FW capability is added for notifying the host on the increased max BACK win size support. Defining WIL_MAX_AGG_WSIZE_64 and WIL_MAX_AMPDU_SIZE_128 to be used in this case.
Signed-off-by: Maya Erez <merez@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | main.c | diff 1b99197dc00cbb34cb39be70ad5beb4a5a84be4b Tue Jul 24 02:44:33 CDT 2018 Maya Erez <merez@codeaurora.org> wil6210: support max aggregation window size 64
FW can support BACK window size 64 for performance improvements. A new FW capability is added for notifying the host on the increased max BACK win size support. Defining WIL_MAX_AGG_WSIZE_64 and WIL_MAX_AMPDU_SIZE_128 to be used in this case.
Signed-off-by: Maya Erez <merez@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | wil6210.h | diff 1b99197dc00cbb34cb39be70ad5beb4a5a84be4b Tue Jul 24 02:44:33 CDT 2018 Maya Erez <merez@codeaurora.org> wil6210: support max aggregation window size 64
FW can support BACK window size 64 for performance improvements. A new FW capability is added for notifying the host on the increased max BACK win size support. Defining WIL_MAX_AGG_WSIZE_64 and WIL_MAX_AMPDU_SIZE_128 to be used in this case.
Signed-off-by: Maya Erez <merez@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|