linux_dsm_epyc7002/drivers/net/wireless/ath/ath11k
Kees Cook ca0e477931 ath11k: Use sizeof_field() instead of FIELD_SIZEOF()
The FIELD_SIZEOF() macro was redundant, and is being removed from the
kernel. Since commit c593642c8b ("treewide: Use sizeof_field() macro")
this is one of the last users of the old macro, so replace it.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-12-19 18:18:30 +02:00
..
ahb.c ath11k: qmi clean up ce and HTC service config update 2019-11-29 09:46:55 +02:00
ahb.h
ce.c ath11k: checking for NULL vs IS_ERR() 2019-12-18 19:55:32 +02:00
ce.h ath11k: qmi clean up in ath11k_qmi_wlanfw_wlan_cfg_send() 2019-11-29 09:47:05 +02:00
core.c ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab 2019-12-18 19:27:45 +02:00
core.h ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab 2019-12-18 19:27:45 +02:00
debug_htt_stats.c ath11k: delete a stray unlock in ath11k_dbg_htt_stats_req() 2019-12-18 19:54:28 +02:00
debug_htt_stats.h
debug.c ath11k: fix uninitialized variable radioup 2019-12-18 19:52:43 +02:00
debug.h ath11k: add support for controlling tx power to a station 2019-11-29 09:47:58 +02:00
debugfs_sta.c ath11k: move some tx_status parsing to debugfs code 2019-12-18 19:39:47 +02:00
dp_rx.c ath11k: remove an unneeded NULL check 2019-12-18 19:56:26 +02:00
dp_rx.h ath11k: Setup REO destination ring before sending wmi_init command 2019-11-29 09:50:48 +02:00
dp_tx.c ath11k: fix missing free of skb on error return path 2019-12-18 19:53:46 +02:00
dp_tx.h
dp.c ath11k: optimise ath11k_dp_tx_completion_handler 2019-12-18 19:39:59 +02:00
dp.h ath11k: optimise ath11k_dp_tx_completion_handler 2019-12-18 19:39:59 +02:00
hal_desc.h ath11k: update tcl cmd descriptor parameters for STA mode 2019-11-29 09:35:15 +02:00
hal_rx.c ath11k: fix vht guard interval mapping 2019-11-29 09:50:06 +02:00
hal_rx.h ath11k: fix vht guard interval mapping 2019-11-29 09:50:06 +02:00
hal_tx.c ath11k: optimize ath11k_hal_tx_status_parse 2019-12-18 19:40:10 +02:00
hal_tx.h ath11k: optimize ath11k_hal_tx_status_parse 2019-12-18 19:40:10 +02:00
hal.c
hal.h
htc.c ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab 2019-12-18 19:27:45 +02:00
htc.h
hw.h
Kconfig
mac.c ath11k: set the BA buffer size to 256 when HE is enabled 2019-12-18 19:41:48 +02:00
mac.h ath11k: Move mac80211 hw allocation before wmi_init command 2019-11-29 09:50:38 +02:00
Makefile
peer.c
peer.h
qmi.c ath11k: qmi clean up in ath11k_qmi_wlanfw_wlan_cfg_send() 2019-11-29 09:47:05 +02:00
qmi.h ath11k: qmi clean up ce and HTC service config update 2019-11-29 09:46:55 +02:00
reg.c ath11k: add HE support 2019-11-27 17:46:29 +02:00
reg.h
rx_desc.h
testmode_i.h
testmode.c ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab 2019-12-18 19:27:45 +02:00
testmode.h
trace.c
trace.h ath11k: tracing: fix ath11k tracing 2019-11-29 09:46:44 +02:00
wmi.c ath11k: explicitly cast wmi commands to their correct struct type 2019-12-19 18:17:41 +02:00
wmi.h ath11k: Use sizeof_field() instead of FIELD_SIZEOF() 2019-12-19 18:18:30 +02:00