linux/drivers/net/wireless/ath/wcn36xx
Bryan O'Donoghue 617e7cf80c wcn36xx: Use V1 data structure to store supported rates
This patch converts the internal data structure used to store data-rates
from version 0 to version 1.

This allows us to extend out the internal storage to represent VHT
parameters.

Using the extended version 1 data-structure allows us to avoid a whole raft
of version 1 specific fixup functions.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200910150450.2178784-3-bryan.odonoghue@linaro.org
2020-09-21 16:13:23 +03:00
..
debug.c
debug.h
dxe.c wcn36xx: Add TX ack support 2020-08-14 18:02:19 +03:00
dxe.h
hal.h wcn36xx: Add VHT fields to parameter data structures 2020-09-21 16:13:20 +03:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
main.c wcn36xx: Hook and identify RF_IRIS_WCN3680 2020-09-02 11:48:18 +03:00
Makefile
pmc.c wcn36xx: Disable bmps when encryption is disabled 2020-08-27 13:14:54 +03:00
pmc.h
smd.c wcn36xx: Use V1 data structure to store supported rates 2020-09-21 16:13:23 +03:00
smd.h wcn36xx: Fix software-driven scan 2020-08-27 13:13:44 +03:00
testmode.c
testmode.h wcn36xx: Replace zero-length array with flexible-array 2020-05-13 19:03:06 +03:00
testmode_i.h
txrx.c wcn36xx: Specify ieee80211_rx_status.nss 2020-09-02 11:48:26 +03:00
txrx.h
wcn36xx.h wcn36xx: Use V1 data structure to store supported rates 2020-09-21 16:13:23 +03:00