[Impact]
ASA (Active Steering Antenna) requires per chain RSSI info. Intel WLAN driver has full support for per-chain RSSI information, but ath10k doesn't.
[Fix]
The fix is pretty simple just fills up RSSI value to the structure.
[Test Case]
RSSI information cab be polled from userspace using NL8022 wireless stack.
[Impact]
ASA (Active Steering Antenna) requires per chain RSSI info. Intel WLAN driver has full support for per-chain RSSI information, but ath10k doesn't.
[Fix]
The fix is pretty simple just fills up RSSI value to the structure.
[Test Case]
RSSI information cab be polled from userspace using NL8022 wireless stack.
[Regression Potential]
No any regression concern.