ATH11K Archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: Carl Huang <quic_cjhuang@quicinc.com>
Cc: <ath11k@lists.infradead.org>, <linux-wireless@vger.kernel.org>,
	<quic_cjhuang@quicinc.com>
Subject: Re: [PATCH 1/2] wifi: ath11k: supports 2 station interfaces
Date: Tue, 13 Feb 2024 16:17:02 +0000 (UTC)	[thread overview]
Message-ID: <170784102087.3076911.1922636810071020971.kvalo@kernel.org> (raw)
In-Reply-To: <20230714023801.2621802-2-quic_cjhuang@quicinc.com>

Carl Huang <quic_cjhuang@quicinc.com> wrote:

> Add hardware parameter support_dual_stations to indicate
> whether 2 station interfaces are supported. For chips which
> support this feature, limit total number of AP interface and
> mesh point to 1. The max interfaces are 3 for such chips.
> 
> The chips affected are:
> 
>  QCA6390 hw2.0
>  WCN6855 hw2.0
>  WCN6855 hw2.1
> 
> Other chips are not affected.

Sorry for delay. I have now added this to the pending branch, there was some
simply conflict which 'git am -3' was able to fix on it's own:

https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=pending&id=43b8e99e19e8126e113eb9141621cf7e4b32d4f0

> For affected chips, remove radar_detect_widths because now
> num_different_channels is set to 2. radar_detect_widths can
> be set only when num_different_channels is 1. See mac80211
> function wiphy_verify_combinations for details.

So removing radar_detect_widths means that DFS will not be supported on the
affect chips, right? I think I should add that to the commit message.

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20230714023801.2621802-2-quic_cjhuang@quicinc.com/

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



  reply	other threads:[~2024-02-13 16:17 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-14  2:37 [PATCH 0/2] wifi: ath11k: support 2 station interfaces Carl Huang
2023-07-14  2:38 ` [PATCH 1/2] wifi: ath11k: supports " Carl Huang
2024-02-13 16:17   ` Kalle Valo [this message]
2024-02-15 11:23   ` Kalle Valo
2024-05-10  8:22   ` Luca Weiss
2024-05-10 10:18     ` Kalle Valo
2024-05-10 12:03       ` Carl Huang
2024-05-10 13:04         ` Carl Huang
2024-05-10 13:26           ` Luca Weiss
2024-05-11  2:50             ` Carl Huang
2024-05-10 13:57         ` Kalle Valo
2024-05-11  3:12           ` Carl Huang
2024-05-16 11:45             ` Linux regression tracking (Thorsten Leemhuis)
2024-05-16 14:11               ` Jeff Johnson
2024-05-17  5:25                 ` Kalle Valo
2024-05-17  6:04                   ` Thorsten Leemhuis
2024-05-17  7:39                     ` Kalle Valo
2024-05-19 17:51                       ` Linux regression tracking (Thorsten Leemhuis)
2024-05-10 11:35     ` Carl Huang
2024-05-10 12:58       ` Luca Weiss
2023-07-14  2:38 ` [PATCH 2/2] wifi: ath11k: reports address list if chip supports 2 stations Carl Huang

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=170784102087.3076911.1922636810071020971.kvalo@kernel.org \
    --to=kvalo@kernel.org \
    --cc=ath11k@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=quic_cjhuang@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).