From: Kalle Valo <kvalo@kernel.org>
To: Ping-Ke Shih <pkshih@realtek.com>
Cc: <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH 1/2] wifi: rtw89: pci: support 36-bit PCI DMA address
Date: Mon, 10 Jun 2024 13:58:16 +0300 [thread overview]
Message-ID: <87sexlkqt3.fsf@kernel.org> (raw)
In-Reply-To: <20240607140145.8180-1-pkshih@realtek.com> (Ping-Ke Shih's message of "Fri, 7 Jun 2024 22:01:44 +0800")
Ping-Ke Shih <pkshih@realtek.com> writes:
> Modem platforms can install more than 4GB memory, so DMA address can
s/Modem/Modern/?
> + option |= le16_encode_bits((u64)dma >> 32, RTW89_PCI_ADDR_HIGH_MASK);
upper_32_bits()?
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2024-06-10 10:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-07 14:01 [PATCH 1/2] wifi: rtw89: pci: support 36-bit PCI DMA address Ping-Ke Shih
2024-06-07 14:01 ` [PATCH 2/2] wifi: rtw89: pci: fix RX tag race condition resulting in wrong RX length Ping-Ke Shih
2024-06-10 10:58 ` Kalle Valo [this message]
2024-06-11 2:22 ` [PATCH 1/2] wifi: rtw89: pci: support 36-bit PCI DMA address 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=87sexlkqt3.fsf@kernel.org \
--to=kvalo@kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=pkshih@realtek.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.