From: Johannes Berg <johannes@sipsolutions.net>
To: Ben Greear <greearb@candelatech.com>,
linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: Per MLO link TX stats
Date: Wed, 28 Aug 2024 14:50:12 +0200 [thread overview]
Message-ID: <fc7fd346ae0bf141385125c03410e428a972012f.camel@sipsolutions.net> (raw)
In-Reply-To: <dd2c0158-775f-f876-6962-dba30d0bd16c@candelatech.com>
On Tue, 2024-08-27 at 11:17 -0700, Ben Greear wrote:
>
> So, something like this (compile tested only at this point)?
Something like, yeah.
But also need to define that mac80211 actually consumes that value on TX
status etc., so this isn't really the first thing to do.
> + if (link_sta) {
> + info->control.flags &= ~(u32_encode_bits(0xF, IEEE80211_TX_CTRL_MLO_LINK));
don't really need the encode-bits here since the mask is already 4 bits
:)
johannes
prev parent reply other threads:[~2024-08-28 12:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-12 17:52 Per MLO link TX stats Ben Greear
2024-08-27 15:56 ` Johannes Berg
2024-08-27 16:12 ` Ben Greear
2024-08-27 16:20 ` Johannes Berg
2024-08-27 16:28 ` Ben Greear
2024-08-27 16:41 ` Johannes Berg
2024-08-27 18:17 ` Ben Greear
2024-08-28 12:50 ` Johannes Berg [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=fc7fd346ae0bf141385125c03410e428a972012f.camel@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=greearb@candelatech.com \
--cc=linux-wireless@vger.kernel.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