]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit952b7992d7c36995c8717f9d84a1a9fd0ee0cdd6
tree717975e24c9c8c717e18fb4b9f94e64d6765870b
parentd108ad2819861c0f5a6e7b05dacc16636eafd1a1
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