[PATCH 3/6] wifi: ath11k: move some firmware stats related functions outside of debugfs
Baochen Qiang
quic_bqiang at quicinc.com
Wed Nov 13 22:05:28 PST 2024
On 11/13/2024 7:14 PM, Kalle Valo wrote:
> Baochen Qiang <quic_bqiang at quicinc.com> writes:
>
>> 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.
>
> What do you mean exactly with wrong status reported?
ah, thanks for pointing that. actually no wrong values reported, since we are not even reporting anything in that case. will be accurate.
>
> mac.c is quite large already, making it even bigger is something I would
> like to avoid.
then can you suggest any other place?
>
More information about the ath11k
mailing list