mac80211_hwsim: Add debugfs to control rx status RSSI
authorBeni Lev <beni.lev@intel.com>
Thu, 10 Feb 2022 19:16:50 +0000 (20:16 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 16 Feb 2022 14:39:51 +0000 (15:39 +0100)
commitb59fb5461166680c5e4e9df06b29debca33ee941
tree717975e24c9c8c717e18fb4b9f94e64d6765870b
parent08bc13d8efe30258850ecdc5d4f38c0bc07689c0
mac80211_hwsim: Add debugfs to control rx status RSSI

Set the base RSSI of a TX frame. The final RSSI of the frame will be
the base RSSI + the radio's TX power

Signed-off-by: Beni Lev <beni.lev@intel.com>
Link: https://lore.kernel.org/r/20220210201649.dddebbb55a7f.I6c0607694587b577070339078829fcc20dfcfe2c@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/mac80211_hwsim.c