Linux wireless drivers development
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Ben Greear <greearb@candelatech.com>, linux-wireless@vger.kernel.org
Subject: Re: [PATCH v3 2/2] wifi: mac80211: Assign tx-stats to the proper link.
Date: Thu, 07 Nov 2024 17:03:31 +0100	[thread overview]
Message-ID: <6acbfb8eac3e14983a877334bd0470c424e752a4.camel@sipsolutions.net> (raw)
In-Reply-To: <f42ab1f0-83d0-0a12-1389-2e37463ac910@candelatech.com>

On Thu, 2024-11-07 at 07:51 -0800, Ben Greear wrote:
> > 
> > So rather than reusing this, we probably just need to introduce a new
> > _status_ field for it. And probably make it link_id+1 so 0 means no
> > value (this works because link ID 15 is invalid).
> 
> Where would you like this new field added?

Well I guess we can take four bits from ieee80211_tx_info::status.pad or
ieee80211_tx_info::status.pad2. We could also do it out of status.flags,
but that doesn't seem worth it as long as we still have the pad?

johannes

      reply	other threads:[~2024-11-07 16:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-09 16:49 [PATCH v3 1/2] wifi: iwlwifi: Report link-id for transmitted frames greearb
2024-10-09 16:49 ` [PATCH v3 2/2] wifi: mac80211: Assign tx-stats to the proper link greearb
2024-11-07 14:43   ` Johannes Berg
2024-11-07 15:51     ` Ben Greear
2024-11-07 16:03       ` 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=6acbfb8eac3e14983a877334bd0470c424e752a4.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