mirror_ubuntu-kernels/drivers/net/wireless/ath/wcn36xx
Bryan O'Donoghue 039d5d4db4 wcn36xx: Implement get_snr()
The wcn36xx BD phy descriptor returns both Received Signal Strength
Information (RSSI) and Signal To Noise Ratio (SNR) with each delivered BD.

The macro to extract this data is a simple-one liner, easily imported from
prima driver. This data will be useful to us when implementing
mac80211-ops->get_survey().

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Reviewed-by: Loic Poulain <loic.poulain@linaro.org>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20220115001646.3981501-2-bryan.odonoghue@linaro.org
2022-01-19 10:49:14 +02:00
..
debug.c wcn36xx: Add ability for wcn36xx_smd_dump_cmd_req to pass two's complement 2021-09-21 16:33:25 +03:00
debug.h
dxe.c wcn36xx: Put DXE block into reset before freeing memory 2021-11-08 15:21:17 +02:00
dxe.h wcn36xx: implement flush op to speed up connected scan 2021-11-01 16:18:37 +02:00
hal.h wcn36xx: Implement beacon filtering 2021-12-16 17:37:36 +02:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
main.c wcn36xx: Use platform_get_irq_byname() to get the interrupt 2022-01-17 14:44:08 +02:00
Makefile ath: fix SPDX tags 2019-06-26 18:11:06 +03:00
pmc.c Revert "wcn36xx: Disable bmps when encryption is disabled" 2021-10-27 10:43:31 +03:00
pmc.h
smd.c wcn36xx: Implement beacon filtering 2021-12-16 17:37:36 +02:00
smd.h wcn36xx: Implement beacon filtering 2021-12-16 17:37:36 +02:00
testmode_i.h wcn36xx: Add support for Factory Test Mode (FTM) 2018-05-25 13:17:28 +03:00
testmode.c netlink: make validation more configurable for future strictness 2019-04-27 17:07:21 -04:00
testmode.h wcn36xx: Replace zero-length array with flexible-array 2020-05-13 19:03:06 +03:00
txrx.c wcn36xx: Implement get_snr() 2022-01-19 10:49:14 +02:00
txrx.h wcn36xx: Correct band/freq reporting on RX 2021-10-27 10:41:44 +03:00
wcn36xx.h wcn36xx: ensure pairing of init_scan/finish_scan and start_scan/end_scan 2021-11-01 16:18:37 +02:00