All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lorenzo Bianconi <lorenzo@kernel.org>
To: nbd@nbd.name
Cc: linux-wireless@vger.kernel.org, lorenzo.bianconi@redhat.com,
	sean.wang@mediatek.com, Jayden.Kuo@mediatek.com
Subject: [PATCH 0/2] properly configure rcpi for mt7921 devices
Date: Wed, 24 Mar 2021 09:37:35 +0100	[thread overview]
Message-ID: <cover.1616574803.git.lorenzo@kernel.org> (raw)

Set rcpi based on association process rssi for mt7921 devices since
it is used by rate controller embedded into the fw to initialize
amsdu size.

Lorenzo Bianconi (2):
  mt76: connac: introcuce mt76_sta_cmd_info data structure
  mt76: mt7921: properly configure rcpi adding a sta to the fw

 .../net/wireless/mediatek/mt76/mt7615/mcu.c   | 13 ++++---
 .../wireless/mediatek/mt76/mt76_connac_mcu.c  | 35 ++++++++++---------
 .../wireless/mediatek/mt76/mt76_connac_mcu.h  | 19 +++++++---
 .../net/wireless/mediatek/mt76/mt7921/mac.c   | 35 +++++++++++++++++--
 .../net/wireless/mediatek/mt76/mt7921/main.c  | 31 ++++++++++++----
 .../wireless/mediatek/mt76/mt7921/mt7921.h    |  7 ++++
 6 files changed, 105 insertions(+), 35 deletions(-)

-- 
2.30.2


             reply	other threads:[~2021-03-24  8:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-24  8:37 Lorenzo Bianconi [this message]
2021-03-24  8:37 ` [PATCH 1/2] mt76: connac: introduce mt76_sta_cmd_info data structure Lorenzo Bianconi
2021-03-24  8:37 ` [PATCH 2/2] mt76: mt7921: properly configure rcpi adding a sta to the fw Lorenzo Bianconi

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=cover.1616574803.git.lorenzo@kernel.org \
    --to=lorenzo@kernel.org \
    --cc=Jayden.Kuo@mediatek.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lorenzo.bianconi@redhat.com \
    --cc=nbd@nbd.name \
    --cc=sean.wang@mediatek.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.