On 3/11/2025 3:16 PM, Johannes Berg wrote:
On Thu, 2025-03-06 at 11:51 +0530, Rameshkumar Sundaram wrote:
Add helpers to get EMLSR transition delay, padding delay and transition
timeout values from EML capabilities field of Multi-link Element.
Signed-off-by: Rameshkumar Sundaram <quic_ramess@xxxxxxxxxxx>
---
include/linux/ieee80211.h | 74 +++++++++++++++++++++++++++++++++++++++
That's not really mac80211, but not sure what we usually do here.
johannes
I checked the last change went in ieee80211.h and that had mac80211 so
thought of putting it, but digging deeper, seems its wifi: ieee80211:
(https://lore.kernel.org/all/20240318184907.00bb0b20ed60.I8c41dd6fc14c4b187ab901dea15ade73c79fb98c@changeid/)
Thanks for pointing out, will update it in next version.
--
Ramesh