linux_dsm_epyc7002/drivers/net/wireless/realtek/rtl8xxxu
Jes Sorensen c0a99bbb1b rtl8xxxu: Clean up llt_init() API
Remove last_tx_page argument from the llt_init() function. The
rtl8xxxu_fileops structure contains the correct TX_TOTAL_PAGE_NUM
value for the device, and rtl8xxxu_auto_llt_table() doesn't need to
know the value in the first place.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-09-26 20:41:36 +03:00
..
Kconfig rtl8xxxu: Fix typo in Kconfig help text 2016-02-25 11:55:27 +02:00
Makefile rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.c 2016-05-03 13:07:18 +03:00
rtl8xxxu_8192c.c rtl8xxxu: Split filling of TX descriptors into separate functions 2016-09-03 19:57:31 +03:00
rtl8xxxu_8192e.c rtl8xxxu: Implement 8192e specific power down sequence 2016-09-17 18:16:19 +03:00
rtl8xxxu_8723a.c rtl8xxxu: Split filling of TX descriptors into separate functions 2016-09-03 19:57:31 +03:00
rtl8xxxu_8723b.c rtl8xxxu: Split filling of TX descriptors into separate functions 2016-09-03 19:57:31 +03:00
rtl8xxxu_core.c rtl8xxxu: Clean up llt_init() API 2016-09-26 20:41:36 +03:00
rtl8xxxu_regs.h rtl8xxxu: Implement 8192e specific power down sequence 2016-09-17 18:16:19 +03:00
rtl8xxxu.h rtl8xxxu: Clean up llt_init() API 2016-09-26 20:41:36 +03:00