From: Ping-Ke Shih <pkshih@realtek.com>
To: Bitterblue Smith <rtl8821cerfe2@gmail.com>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: RE: [PATCH rtw-next v2 1/2] wifi: rtw88: Fix RX aggregation settings for RTL8723DS
Date: Tue, 6 May 2025 01:56:15 +0000 [thread overview]
Message-ID: <e057b56d05bb4d26b95932a05a1c50f9@realtek.com> (raw)
In-Reply-To: <ff57b627-5842-44ee-adcf-f1b4bdfac1b9@gmail.com>
Bitterblue Smith <rtl8821cerfe2@gmail.com> wrote:
> On 05/05/2025 03:45, Ping-Ke Shih wrote:
> > Bitterblue Smith <rtl8821cerfe2@gmail.com> wrote:
> >> Use the same RX aggregation size and timeout used by the out-of-tree
> >> RTL8723DS driver. Also set mystery bit 31 of REG_RXDMA_AGG_PG_TH. This
> >> improves the RX speed from ~44 Mbps to ~67 Mbps.
> >>
> >> Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
> >> ---
> >> v2:
> >> - Restore the original behaviour for RTL8821A and RTL8812A.
> >
> > This patch actually restores the behavior of RTL8821A and RTL8812A. But
> > they are 802.11ac chips [1] [2], somehow defined as RTW_WCPU_11N.
> >
> > I can accept this patch ahead. Please help to think how we can correct
> > this mistake.
> >
>
> Yes, the enums RTW_WCPU_11AC and RTW_WCPU_11N have wrong names.
> RTL8821A and RTL8812A are 11ac chips but their MCU is the
> RTW_WCPU_11N type. RTL8733BU (not supported in rtw88) is 11n but its
> MCU is the RTW_WCPU_11AC type.
>
> I was thinking to rename them:
>
> RTW_WCPU_11N -> RTW_WCPU_8051
> RTW_WCPU_11AC -> RTW_WCPU_3081
>
> 8051 and 3081 are the names used in the vendor drivers:
>
> #define PHYDM_IC_8051_SERIES (ODM_RTL8881A | ODM_RTL8812 | ODM_RTL8821 |\
> ODM_RTL8192E | ODM_RTL8723B | ODM_RTL8703B |\
> ODM_RTL8188F | ODM_RTL8192F | ODM_RTL8721D |\
> ODM_RTL8710C)
> #define PHYDM_IC_3081_SERIES (ODM_RTL8814A | ODM_RTL8822B | ODM_RTL8197F |\
> ODM_RTL8821C | ODM_RTL8195B | ODM_RTL8198F |\
> ODM_RTL8822C | ODM_RTL8812F | ODM_RTL8814B |\
> ODM_RTL8197G)
Thanks. Please help making a patch.
next prev parent reply other threads:[~2025-05-06 1:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-02 11:49 [PATCH rtw-next v2 1/2] wifi: rtw88: Fix RX aggregation settings for RTL8723DS Bitterblue Smith
2025-05-02 11:49 ` [PATCH rtw-next v2 2/2] wifi: rtw88: Handle RTL8723D(S) with blank efuse Bitterblue Smith
2025-05-05 0:45 ` [PATCH rtw-next v2 1/2] wifi: rtw88: Fix RX aggregation settings for RTL8723DS Ping-Ke Shih
2025-05-05 11:52 ` Bitterblue Smith
2025-05-06 1:56 ` Ping-Ke Shih [this message]
2025-05-07 12:33 ` Bitterblue Smith
2025-05-10 0:46 ` Ping-Ke Shih
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e057b56d05bb4d26b95932a05a1c50f9@realtek.com \
--to=pkshih@realtek.com \
--cc=linux-wireless@vger.kernel.org \
--cc=rtl8821cerfe2@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox