linux_dsm_epyc7002/drivers/net/wireless/ath/wil6210
Dedy Lansky 4315a74a48 wil6210: add support for set_cqm_rssi_config
set_cqm_rssi_config() is used by the kernel to configure connection
quality monitor RSSI threshold.
wil6210 uses WMI_SET_LINK_MONITOR_CMDID to set the RSSI threshold to
FW which in turn reports RSSI threshold changes with
WMI_LINK_MONITOR_EVENTID.

Signed-off-by: Dedy Lansky <dlansky@codeaurora.org>
Signed-off-by: Maya Erez <merez@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-12-19 18:16:54 +02:00
..
boot_loader.h wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
cfg80211.c wil6210: add support for set_cqm_rssi_config 2019-12-19 18:16:54 +02:00
debug.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
debugfs.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
ethtool.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
fw_inc.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
fw.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
fw.h wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
interrupt.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
Kconfig ath: fix SPDX tags 2019-06-26 18:11:06 +03:00
main.c wil6210: minimize the time that mem_lock is held 2019-12-19 18:15:44 +02:00
Makefile ath: fix SPDX tags 2019-06-26 18:11:06 +03:00
netdev.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
p2p.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
pcie_bus.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
pm.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
pmc.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
pmc.h wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
rx_reorder.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
trace.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
trace.h wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
txrx_edma.c wil6210: dump Rx status message on errors 2019-12-19 18:15:32 +02:00
txrx_edma.h wil6210: fix MID valid bits in Rx status message 2019-12-19 18:16:31 +02:00
txrx.c wil6210: support set_multicast_to_unicast cfg80211 operation 2019-12-19 18:16:42 +02:00
txrx.h wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
wil6210.h wil6210: add support for set_cqm_rssi_config 2019-12-19 18:16:54 +02:00
wil_crash_dump.c wil6210: take mem_lock for writing in crash dump collection 2019-12-19 18:15:56 +02:00
wil_platform.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
wil_platform.h wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
wmi.c wil6210: add support for set_cqm_rssi_config 2019-12-19 18:16:54 +02:00
wmi.h wil6210: add support for set_cqm_rssi_config 2019-12-19 18:16:54 +02:00