linux/drivers/net/wireless/ath/ath11k
Jeff Johnson 9476cda44c wifi: ath11k: Consistently use ath11k_vif_to_arvif()
Helper function ath11k_vif_to_arvif() exists to retrieve a struct
ath11k_vif from a struct ieee80211_vif. However, in multiple places
this logic is open-coded with inline typecasting. Since the
typecasting prevents the compiler from type-checking the source and
destination, update the driver to consistently use the helper
function.

No functional changes, compile tested only.

Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20230821-ath11k_vif_to_arvif-v1-1-fa2c3b60b5cf@quicinc.com
2023-08-23 17:04:29 +03:00
..
ahb.c wireless-next patches for v6.6 2023-08-04 18:34:25 -07:00
ahb.h
ce.c wifi: ath11k: debug: add ATH11K_DBG_CE 2023-06-13 12:10:46 +03:00
ce.h
core.c wifi: ath11k: Add coldboot calibration support for QCN9074 2023-08-02 19:49:39 +03:00
core.h wifi: ath11k: Split coldboot calibration hw_param 2023-08-02 19:49:38 +03:00
dbring.c wifi: ath11k: fix writing to unintended memory region 2023-04-12 13:00:54 +03:00
dbring.h
debug.c wifi: ath11k: print debug level in debug messages 2023-06-13 12:10:42 +03:00
debug.h wifi: ath11k: debug: add ATH11K_DBG_CE 2023-06-13 12:10:46 +03:00
debugfs.c
debugfs.h
debugfs_htt_stats.c wifi: ath11k: Add HTT stats for PHY reset case 2023-06-01 13:31:33 +03:00
debugfs_htt_stats.h wifi: ath11k: Add HTT stats for PHY reset case 2023-06-01 13:31:33 +03:00
debugfs_sta.c
debugfs_sta.h
dp.c wifi: ath11k: Ignore frags from uninitialized peer in dp. 2023-04-17 13:28:30 +03:00
dp.h wifi: ath11k: fix tx status reporting in encap offload mode 2023-04-19 17:23:22 +03:00
dp_rx.c wifi: ath11k: fix band selection for ppdu received in channel 177 of 5 GHz 2023-08-02 14:48:40 +03:00
dp_rx.h
dp_tx.c wifi: ath11k: Cleanup mac80211 references on failure during tx_complete 2023-08-23 17:02:47 +03:00
dp_tx.h wifi: ath11k: fix tx status reporting in encap offload mode 2023-04-19 17:23:22 +03:00
hal.c wifi: ath11k: hal: cleanup debug message 2023-06-13 12:10:45 +03:00
hal.h
hal_desc.h
hal_rx.c wifi: ath11k: debug: use all upper case in ATH11k_DBG_HAL 2023-06-13 12:10:45 +03:00
hal_rx.h wifi: ath11k: Fix incorrect update of radiotap fields 2023-04-19 17:23:23 +03:00
hal_tx.c
hal_tx.h
hif.h
htc.c wifi: ath11k: htc: cleanup debug messages 2023-06-13 12:10:46 +03:00
htc.h
hw.c wifi: ath11k: Add missing hw_ops->get_ring_selector() for IPQ5018 2023-06-16 19:07:41 +03:00
hw.h wifi: ath11k: Split coldboot calibration hw_param 2023-08-02 19:49:38 +03:00
Kconfig
mac.c wifi: ath11k: Consistently use ath11k_vif_to_arvif() 2023-08-23 17:04:29 +03:00
mac.h
Makefile
mhi.c wifi: ath11k: pci: cleanup debug logging 2023-06-13 12:10:44 +03:00
mhi.h
pci.c wifi: ath11k: Add coldboot calibration support for QCN9074 2023-08-02 19:49:39 +03:00
pci.h
pcic.c Revert "wifi: ath11k: Enable threaded NAPI" 2023-07-26 09:56:53 +03:00
pcic.h
peer.c wifi: ath11k: remove manual mask names from debug messages 2023-06-13 12:10:42 +03:00
peer.h wifi: ath11k: Ignore frags from uninitialized peer in dp. 2023-04-17 13:28:30 +03:00
qmi.c Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git 2023-08-03 21:16:27 +03:00
qmi.h wifi: ath11k: Add coldboot calibration support for QCN9074 2023-08-02 19:49:39 +03:00
reg.c wifi: ath11k: remove manual mask names from debug messages 2023-06-13 12:10:42 +03:00
reg.h
rx_desc.h
spectral.c
spectral.h
testmode.c wifi: ath11k: Consistently use ath11k_vif_to_arvif() 2023-08-23 17:04:29 +03:00
testmode.h wifi: ath11k: factory test mode support 2023-06-01 13:30:49 +03:00
testmode_i.h wifi: ath11k: factory test mode support 2023-06-01 13:30:49 +03:00
thermal.c
thermal.h
trace.c
trace.h
wmi.c wifi: ath11k: fix memory leak in WMI firmware stats 2023-06-13 12:14:53 +03:00
wmi.h wifi: ath11k: factory test mode support 2023-06-01 13:30:49 +03:00
wow.c wifi: ath11k: factory test mode support 2023-06-01 13:30:49 +03:00
wow.h