From: Mantas <mantas@8devices.com>
To: Vasanthakumar Thiagarajan <quic_vthiagar@quicinc.com>,
ath12k@lists.infradead.org
Cc: Johannes Berg <johannes@sipsolutions.net>,
Jeff Johnson <jjohnson@kernel.org>,
linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH ath-next] wifi: ath12k: limit WMI_SCAN_CHAN_LIST_CMDID argument size
Date: Thu, 13 Mar 2025 12:10:29 +0200 [thread overview]
Message-ID: <187c8be7-23ef-4bcb-9ac1-cf1882fe3e62@8devices.com> (raw)
In-Reply-To: <a44f064f-19fd-16ea-222f-058486698951@quicinc.com>
On 2025-03-13 11:45, Vasanthakumar Thiagarajan wrote:
>
>
> On 3/10/2025 6:58 PM, Mantas Pucka wrote:
>> When using BDF with both 5GHz and 6GHz bands enabled on QCN9274,
>> interface
>> fails to start. It happens because FW fails to process
>> WMI_SCAN_CHAN_LIST_CMDID with argument size >2048, resulting in a
>> command
>> timeout. The current code allows splitting channel list across
>> multiple WMI
>> commands but uses WMI max_msg_len (4096) as chunk size, which is
>> still too
>
> Did you have any private changes to increase the message_len from current
> 2048 ot 4096 bytes? As mentioned in a reply for your other patch,
> multi-band
> in qcn9274 requires additional changes in driver, only scan mode is
> supported
> even with those changes.
>
No private changes, using unmodified FW from:
https://git.codelinaro.org/clo/ath-firmware/ath12k-firmware/-/tree/main/QCN9274/hw2.0/1.4.1/WLAN.WBE.1.4.1-00199-QCAHKSWPL_SILICONZ-1
max_msg_len comes from FW initialization message:
ath12k_htc_connect_service max_msg_len=0 flags_len=0x0 assigned_eid=0
boot htc service 'Control' ul pipe 0 dl pipe 1 eid 0 ready
ath12k_htc_connect_service max_msg_len=2040 flags_len=0x7f80100
assigned_eid=1
boot htc service 'HTT Data' ul pipe 4 dl pipe 1 eid 1 ready
ath12k_htc_connect_service max_msg_len=4088 flags_len=0xff80200
assigned_eid=2
boot htc service 'WMI' ul pipe 3 dl pipe 2 eid 2 ready
Is support for multi-band AP/STA limited by FW? AFAIK it works with
proprietary driver.
Mantas
next prev parent reply other threads:[~2025-03-13 10:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-10 13:28 Mantas Pucka
2025-03-13 9:45 ` Vasanthakumar Thiagarajan
2025-03-13 10:10 ` Mantas [this message]
2025-03-13 11:14 ` Vasanthakumar Thiagarajan
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=187c8be7-23ef-4bcb-9ac1-cf1882fe3e62@8devices.com \
--to=mantas@8devices.com \
--cc=ath12k@lists.infradead.org \
--cc=jjohnson@kernel.org \
--cc=johannes@sipsolutions.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=quic_vthiagar@quicinc.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
all inboxes | Powered by JetHome®