ATH11K Archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: "Lindner, Frank" <Frank.Lindner@ghmt.de>
Cc: "ath11k@lists.infradead.org" <ath11k@lists.infradead.org>
Subject: Re: WCN6856 monitor mode
Date: Mon, 22 Apr 2024 13:35:16 +0300	[thread overview]
Message-ID: <8734rdwuqj.fsf@kernel.org> (raw)
In-Reply-To: <FRYP281MB0160DB4CC65BD0BF23BE491AEB122@FRYP281MB0160.DEUP281.PROD.OUTLOOK.COM> (Frank Lindner's message of "Mon, 22 Apr 2024 10:25:44 +0000")

"Lindner, Frank" <Frank.Lindner@ghmt.de> writes:

> is WCN6856 chip able to do monitor mode? Any idea how to get this
> working in full monitor mode?

It would need support from the ath11k firmware. Usually the mobile
chipset firmware (eg. QCA6390 and WCN6855) doesn't support monitor mode,
unfortunately.

> And if not, which tri-band (2.4/5/6 GHz) chip is supported in
> monitor-mode?

You can check the sources yourself, see supports_monitor field in
ath11k_hw_params:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/net/wireless/ath/ath11k/core.c#n40

For example, QCN9074 should support monitor mode but I have not tested
that myself so don't count on that. Hopefully others can chime in.

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


      reply	other threads:[~2024-04-22 10:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-22 10:25 WCN6856 monitor mode Lindner, Frank
2024-04-22 10:35 ` Kalle Valo [this message]

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=8734rdwuqj.fsf@kernel.org \
    --to=kvalo@kernel.org \
    --cc=Frank.Lindner@ghmt.de \
    --cc=ath11k@lists.infradead.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).