mirror_ubuntu-kernels/drivers/net/wireless/realtek/rtlwifi/rtl8821ae
Dmitry Antipov 084f1f552f wifi: rtlwifi: simplify LED management
Introduce 'rtl_init_sw_leds()' to replace per-chip LED
initialization code (and so drop 'struct rtl_led' as no
longer used), drop 'init_sw_leds' and 'deinit_sw_leds'
fields from 'struct rtl_hal_ops', adjust related code.

Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230614061832.40882-1-dmantipov@yandex.ru
2023-06-21 21:31:10 +03:00
..
def.h
dm.c rtlwifi: rtl8821ae: fix typos in comments 2022-03-16 17:30:29 +02:00
dm.h
fw.c rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbg 2020-09-02 12:02:48 +03:00
fw.h
hw.c wifi: rtlwifi: simplify LED management 2023-06-21 21:31:10 +03:00
hw.h
led.c wifi: rtlwifi: simplify LED management 2023-06-21 21:31:10 +03:00
led.h wifi: rtlwifi: simplify LED management 2023-06-21 21:31:10 +03:00
Makefile
phy.c wifi: rtlwifi: Fix global-out-of-bounds bug in _rtl8812ae_phy_set_txpower_limit() 2022-12-14 14:26:51 +02:00
phy.h
pwrseq.c
pwrseq.h
reg.h
rf.c rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbg 2020-09-02 12:02:48 +03:00
rf.h
sw.c wifi: rtlwifi: simplify LED management 2023-06-21 21:31:10 +03:00
table.c rtlwifi: 8821ae: upgrade PHY and RF parameters 2021-04-17 20:26:39 +03:00
table.h rtlwifi: fix -Wpointer-sign warning 2020-11-07 13:37:04 +02:00
trx.c rtlwifi: Fix spelling mistake "cacluated" -> "calculated" 2022-04-12 16:54:05 +03:00
trx.h