All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: Wen Gong <quic_wgong@quicinc.com>
Cc: <johannes@sipsolutions.net>,  <ath11k@lists.infradead.org>,
	<linux-wireless@vger.kernel.org>,  <quic_jjohnson@quicinc.com>
Subject: Re: [PATCH v6] wifi: cfg80211: save power spectral density(psd) of regulatory rule
Date: Thu, 14 Sep 2023 16:18:06 +0300	[thread overview]
Message-ID: <87bke4dhbl.fsf@kernel.org> (raw)
In-Reply-To: <20230914082026.3709-1-quic_wgong@quicinc.com> (Wen Gong's message of "Thu, 14 Sep 2023 04:20:26 -0400")

Wen Gong <quic_wgong@quicinc.com> writes:

> 6 GHz regulatory domains introduces Power Spectral Density (PSD).
> The PSD value of the regulatory rule should be taken into effect
> for the ieee80211_channels falling into that particular regulatory
> rule. Save the values in the channel which has PSD value and add
> nl80211 attributes accordingly to handle it.
>
> Co-developed-by: Aditya Kumar Singh <quic_adisi@quicinc.com>
> Signed-off-by: Aditya Kumar Singh <quic_adisi@quicinc.com>
> Signed-off-by: Wen Gong <quic_wgong@quicinc.com>
> ---
> V6: change per johannes.
>    1. rebased to ath-202308030925
>    2. remove change in parse_reg_rule() which is for CRDA

It's a bit risky to use my ath.git master branch as the baseline for
cfg80211 and mac80211 patches, for example it doesn't have the latest
locking rework yet.

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

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

-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@kernel.org>
To: Wen Gong <quic_wgong@quicinc.com>
Cc: <johannes@sipsolutions.net>, <ath11k@lists.infradead.org>,
	<linux-wireless@vger.kernel.org>, <quic_jjohnson@quicinc.com>
Subject: Re: [PATCH v6] wifi: cfg80211: save power spectral density(psd) of regulatory rule
Date: Thu, 14 Sep 2023 16:18:06 +0300	[thread overview]
Message-ID: <87bke4dhbl.fsf@kernel.org> (raw)
In-Reply-To: <20230914082026.3709-1-quic_wgong@quicinc.com> (Wen Gong's message of "Thu, 14 Sep 2023 04:20:26 -0400")

Wen Gong <quic_wgong@quicinc.com> writes:

> 6 GHz regulatory domains introduces Power Spectral Density (PSD).
> The PSD value of the regulatory rule should be taken into effect
> for the ieee80211_channels falling into that particular regulatory
> rule. Save the values in the channel which has PSD value and add
> nl80211 attributes accordingly to handle it.
>
> Co-developed-by: Aditya Kumar Singh <quic_adisi@quicinc.com>
> Signed-off-by: Aditya Kumar Singh <quic_adisi@quicinc.com>
> Signed-off-by: Wen Gong <quic_wgong@quicinc.com>
> ---
> V6: change per johannes.
>    1. rebased to ath-202308030925
>    2. remove change in parse_reg_rule() which is for CRDA

It's a bit risky to use my ath.git master branch as the baseline for
cfg80211 and mac80211 patches, for example it doesn't have the latest
locking rework yet.

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

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

  reply	other threads:[~2023-09-14 13:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-14  8:20 [PATCH v6] wifi: cfg80211: save power spectral density(psd) of regulatory rule Wen Gong
2023-09-14  8:20 ` Wen Gong
2023-09-14 13:18 ` Kalle Valo [this message]
2023-09-14 13:18   ` Kalle Valo

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=87bke4dhbl.fsf@kernel.org \
    --to=kvalo@kernel.org \
    --cc=ath11k@lists.infradead.org \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=quic_jjohnson@quicinc.com \
    --cc=quic_wgong@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 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.