diff options
| author | Baochen Qiang <[email protected]> | 2025-02-20 08:24:45 +0000 |
|---|---|---|
| committer | Jeff Johnson <[email protected]> | 2025-06-07 14:36:03 +0000 |
| commit | 72610ed7d79da17ee09102534d6c696a4ea8a08e (patch) | |
| tree | 31133d4b022adc6a72df2865b51acc88a566900d /drivers/fpga/tests/fpga-mgr-test.c | |
| parent | wifi: ath11k: don't wait when there is no vdev started (diff) | |
| download | kernel-72610ed7d79da17ee09102534d6c696a4ea8a08e.tar.gz kernel-72610ed7d79da17ee09102534d6c696a4ea8a08e.zip | |
wifi: ath11k: move some firmware stats related functions outside of debugfs
Commit b488c766442f ("ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855")
and commit c3b39553fc77 ("ath11k: add signal report to mac80211 for QCA6390 and WCN6855")
call debugfs functions in mac ops. Those functions are no-ops if CONFIG_ATH11K_DEBUGFS is
not enabled, thus cause wrong status reported.
Move them to mac.c.
Besides, since WMI_REQUEST_RSSI_PER_CHAIN_STAT and WMI_REQUEST_VDEV_STAT stats could also
be requested via mac ops, process them directly in ath11k_update_stats_event().
Tested-on: WCN6855 hw2.0 PCI WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.37
Fixes: b488c766442f ("ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855")
Fixes: c3b39553fc77 ("ath11k: add signal report to mac80211 for QCA6390 and WCN6855")
Signed-off-by: Baochen Qiang <[email protected]>
Reviewed-by: Vasanthakumar Thiagarajan <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jeff Johnson <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-mgr-test.c')
0 files changed, 0 insertions, 0 deletions
