wifi: cfg80211: Retrieve PSD information from RNR AP information
authorIlan Peer <ilan.peer@intel.com>
Mon, 19 Jun 2023 13:26:52 +0000 (16:26 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 21 Jun 2023 12:01:29 +0000 (14:01 +0200)
commit4ef2f53e50cba9780057b51357ef45cb5f49859d
tree55f171621e91c75b011c827ecff3039cc4b322e4
parent2829b2fc8910984daa89be8005adbd9fb6205024
wifi: cfg80211: Retrieve PSD information from RNR AP information

Retrieve the Power Spectral Density (PSD) value from RNR AP
information entry and store it so it could be used by the drivers.

PSD value is explained in Section 9.4.2.170 of Draft
P802.11Revme_D2.0.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230619161906.067ded2b8fc3.I9f407ab5800cbb07045a0537a513012960ced740@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h
include/net/cfg80211.h
net/wireless/scan.c