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 3/4] wifi: rtw88: Set AMPDU factor to hardware for RTL8814A
Date: Mon, 31 Mar 2025 05:39:28 +0000 [thread overview]
Message-ID: <ec6629764e494ac2a48f9303a5065eeb@realtek.com> (raw)
In-Reply-To: <b22de162-f914-4c91-acfb-254de8776ca6@gmail.com>
Bitterblue Smith <rtl8821cerfe2@gmail.com> wrote:
> @@ -2051,6 +2061,7 @@ static const struct rtw_chip_ops rtw8814a_ops = {
> .set_antenna = NULL,
> .cfg_ldo25 = rtw8814a_cfg_ldo25,
> .efuse_grant = rtw8814a_efuse_grant,
> + .set_ampdu_factor = rtw8814a_set_ampdu_factor,
Please set NULL to other chips that don't implement this to explicitly
point out they don't have this, and also I hope all fields of all chips
are aligned.
> .false_alarm_statistics = rtw8814a_false_alarm_statistics,
> .phy_calibration = rtw8814a_phy_calibration,
> .cck_pd_set = rtw8814a_phy_cck_pd_set,
> --
> 2.49.0
next prev parent reply other threads:[~2025-03-31 5:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-30 14:54 [PATCH rtw-next v2 0/4] Improve RTL8814AU performance Bitterblue Smith
2025-03-30 14:55 ` [PATCH rtw-next v2 1/4] wifi: rtw88: usb: Enable switching the RTL8814AU to USB 3 Bitterblue Smith
2025-03-30 14:56 ` [PATCH rtw-next v2 2/4] wifi: rtw88: usb: Enable RX aggregation for RTL8814AU Bitterblue Smith
2025-03-30 14:56 ` [PATCH rtw-next v2 3/4] wifi: rtw88: Set AMPDU factor to hardware for RTL8814A Bitterblue Smith
2025-03-31 5:39 ` Ping-Ke Shih [this message]
2025-03-30 14:57 ` [PATCH rtw-next v2 4/4] wifi: rtw88: Don't set SUPPORTS_AMSDU_IN_AMPDU for RTL8814AU Bitterblue Smith
2025-03-31 5:35 ` 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=ec6629764e494ac2a48f9303a5065eeb@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