On 2/19/2024 3:14 AM, Lingbo Kong wrote: > The signal of "iw dev xxx station dump" always show 0 dBm. This is because > currently signal is only set in ath12k_mgmt_rx_event function, and not set > for rx data packet. So, change to get signal from firmware and report to > mac80211. > > After that, "iw dev xxx station dump" show the correct signal such as: > signal: -50 dBm > signal: -49 dBm > > Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0-03427-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1.15378.4 > > Signed-off-by: Lingbo Kong <quic_lingbok@xxxxxxxxxxx> Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>