From: Kalle Valo <kvalo@kernel.org>
To: Jeff Johnson <quic_jjohnson@quicinc.com>
Cc: <ath12k@lists.infradead.org>, <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH 8/8] wifi: ath12k: Use mac80211 sta's link_sta instead of deflink
Date: Mon, 25 Nov 2024 18:59:49 +0200 [thread overview]
Message-ID: <87bjy3w8oq.fsf@kernel.org> (raw)
In-Reply-To: <84214119-96d9-4873-a655-bd2f6f649bb6@quicinc.com> (Jeff Johnson's message of "Thu, 21 Nov 2024 16:27:42 -0800")
Jeff Johnson <quic_jjohnson@quicinc.com> writes:
> On 11/21/2024 7:58 AM, Kalle Valo wrote:
>> From: Sriram R <quic_srirrama@quicinc.com>
>>
>> Currently mac80211's struct ieee80211_sta deflink is used to fetch any sta
>> related configurations in driver. With MLO multiple link sta's (struct
>> ieee80211_link_sta) are affiliated to an ML sta and corresponding link configs
>> are present in sta->link[]. Fetch link sta of corresponding link from ML sta
>> and use the same for configurations.
>>
>> Add ath12k_get_link_sta() helper to fetch ieee80211_link_sta from arsta. But as
>
> nit: Add ath12k_mac_get_link_sta() ...
Fixed in the pending branch, thanks.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2024-11-25 16:59 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-21 15:57 [PATCH 0/8] [0/8] wifi: ath12k: MLO support part 3 Kalle Valo
2024-11-21 15:57 ` [PATCH 1/8] wifi: ath12k: Add MLO station state change handling Kalle Valo
2024-11-25 17:03 ` Kalle Valo
2024-11-21 15:58 ` [PATCH 2/8] wifi: ath12k: support change_sta_links() mac80211 op Kalle Valo
2024-11-21 15:58 ` [PATCH 3/8] wifi: ath12k: add primary link for data path operations Kalle Valo
2024-11-21 15:58 ` [PATCH 4/8] wifi: ath12k: use arsta instead of sta Kalle Valo
2024-11-21 15:58 ` [PATCH 5/8] wifi: ath12k: add reo queue lookup table for ML peers Kalle Valo
2024-11-21 15:58 ` [PATCH 6/8] wifi: ath12k: modify chanctx iterators for MLO Kalle Valo
2024-11-21 15:58 ` [PATCH 7/8] wifi: ath12k: Use mac80211 vif's link_conf instead of bss_conf Kalle Valo
2024-11-21 15:58 ` [PATCH 8/8] wifi: ath12k: Use mac80211 sta's link_sta instead of deflink Kalle Valo
2024-11-22 0:27 ` Jeff Johnson
2024-11-25 16:59 ` Kalle Valo [this message]
2024-11-21 17:01 ` [PATCH 0/8] [0/8] wifi: ath12k: MLO support part 3 Jeff Johnson
2024-11-25 17:00 ` Kalle Valo
-- strict thread matches above, loose matches on Subject: below --
2024-11-06 14:26 Kalle Valo
2024-11-06 14:26 ` [PATCH 8/8] wifi: ath12k: Use mac80211 sta's link_sta instead of deflink Kalle Valo
2024-11-06 16:33 ` Jeff Johnson
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=87bjy3w8oq.fsf@kernel.org \
--to=kvalo@kernel.org \
--cc=ath12k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=quic_jjohnson@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox