linux_dsm_epyc7002/drivers/net/wireless/realtek/rtlwifi/rtl8192de
Ping-Ke Shih 80429a86e3 rtlwifi: 8192de: use le32 to access cckswing tables
The cckswing tables cckswing_table_ch1ch13 and cckswing_table_ch14 are
u8 array in little-endian order. To compare four u8 value with register
u32 value, cast the value to cpu order.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-05-28 15:34:01 +03:00
..
def.h
dm.c rtlwifi: 8192de: use le32 to access cckswing tables 2019-05-28 15:34:01 +03:00
dm.h rtlwifi: rtl8188de: Remove CamelCase variables 2019-02-19 17:03:00 +02:00
fw.c rtlwifi: rtl8188de: Remove CamelCase variables 2019-02-19 17:03:00 +02:00
fw.h
hw.c rtlwifi: rtl8188de: Remove CamelCase variables 2019-02-19 17:03:00 +02:00
hw.h
led.c
led.h
Makefile
phy.c rtlwifi: rtl8188de: Remove CamelCase variables 2019-02-19 17:03:00 +02:00
phy.h
reg.h rtlwifi: rtl8188de: Remove CamelCase variables 2019-02-19 17:03:00 +02:00
rf.c
rf.h
sw.c
sw.h
table.c
table.h
trx.c rtlwifi: Remove CamelCase variables from base code 2019-02-19 17:02:51 +02:00
trx.h