]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: cfg80211: add helper for parsing NPCA to chandef
authorJohannes Berg <johannes.berg@intel.com>
Tue, 28 Apr 2026 09:25:33 +0000 (11:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 5 May 2026 12:49:03 +0000 (14:49 +0200)
commit3ca884399be1bcb04baec264a75133cf7a422b52
treebcd4146c8633a895e3b276a0a44bf64d6e3fb63f
parent1cf1d06e956dfbb05a7f69f64ab3c8938117eabe
wifi: cfg80211: add helper for parsing NPCA to chandef

Add a cfg80211_chandef_add_npca() helper function that takes an
existing chandef without NPCA and sets the NPCA information from
the format used in UHR operation and UHR Parameters Update.

Link: https://patch.msgid.link/20260428112708.5cdc4e69a306.I95d396ac671da438f340b1afb735ebfe33164894@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
net/wireless/chan.c