Am 15.04.2021 um 05:24 schrieb Arvind:
Hi All,
         I have been using ath10k driver for a qualcomm chip QCA9377 based module used in a custom board and I was looking at the code to see if there is a way to read the values of the following Roaming parameters from firmware to find its default value.

WMI_ROAM_SCAN_MODE
WMI_ROAM_SCAN_RSSI_THRESHOLD
WMI_ROAM_SCAN_PERIOD
WMI_ROAM_SCAN_RSSI_CHANGE_THRESHOLD
WMI_ROAM_AP_PROFILE

Is there any way to obtain these values using ath10k driver?

only if you modify the ath10k driver to obtain these values. but its pointless anyway. the firmware based roaming offload code is unused by ath10k. so these values
have no influence to roaming. its all handled by wpa_supplicant/mac80211

Sebastian


Regards & Thanks,
Arvind Ram Prakash

_______________________________________________
ath10k mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/ath10k

_______________________________________________
ath10k mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/ath10k

Reply via email to