Linux wireless drivers development
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Pablo MARTIN-GOMEZ <pmartin-gomez@freebox.fr>,
	 linux-wireless@vger.kernel.org
Subject: Re: [PATCH wireless-next v5 1/3] wifi: ieee80211: add some initial UHR definitions
Date: Thu, 29 Jan 2026 13:27:55 +0100	[thread overview]
Message-ID: <be12c67cc6d39203db0463aa703efde18d29e51e.camel@sipsolutions.net> (raw)
In-Reply-To: <0037ce8a-64ca-4986-a937-e35ef92289ab@freebox.fr> (sfid-20260129_124301_168453_B87927F7)

On Thu, 2026-01-29 at 12:42 +0100, Pablo MARTIN-GOMEZ wrote:
> 
> > +static inline const struct ieee80211_uhr_capa_phy *
> > +ieee80211_uhr_phy_cap(const struct ieee80211_uhr_capa *cap)
> > +{
> > +	u8 offs = 0;
> > +
> > +	if (cap->mac.mac_cap[1] & IEEE80211_UHR_MAC_CAP1_DBE_SUPP) {
> Shouldn't we check for 'ap' here too?
> 

We don't use this in a non-AP context right now, but I guess it makes
sense to prepare.

johannes

  reply	other threads:[~2026-01-29 12:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-29  8:20 [PATCH wireless-next v5 1/3] wifi: ieee80211: add some initial UHR definitions Johannes Berg
2026-01-29  8:20 ` [PATCH wireless-next v5 2/3] wifi: cfg80211: add initial UHR support Johannes Berg
2026-01-29  8:20 ` [PATCH wireless-next v5 3/3] wifi: mac80211: " Johannes Berg
2026-01-29 16:43   ` Karthikeyan Kathirvel
2026-01-29 16:45     ` Johannes Berg
2026-01-29 17:20       ` Karthikeyan Kathirvel
2026-01-29 11:42 ` [PATCH wireless-next v5 1/3] wifi: ieee80211: add some initial UHR definitions Pablo MARTIN-GOMEZ
2026-01-29 12:27   ` Johannes Berg [this message]
2026-01-29 12:32     ` Johannes Berg

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=be12c67cc6d39203db0463aa703efde18d29e51e.camel@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=pmartin-gomez@freebox.fr \
    /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