summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlok Singh <quic_aloksing@quicinc.com>2025-11-10 13:37:02 +0300
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>2025-11-11 18:21:32 +0300
commit24b21a9be2c999b51aaec50ede4b2ca1dffb0ebd (patch)
tree4a443328facdc3628907d0a84c6d31cd948cbf7f /include
parentf87034a7576f918f2e60a14f17185b492e91580d (diff)
downloadlinux-24b21a9be2c999b51aaec50ede4b2ca1dffb0ebd.tar.xz
wifi: ath12k: Move monitor ring processing to Wi-Fi 7 module
Separate Wi-Fi 7-specific monitor-mode processing from common ath12k data path code to improve modularity. Move monitor status ring processing to wifi7/dp_mon.c: - ath12k_dp_mon_srng_process() - __ath12k_dp_mon_process_ring() - ath12k_dp_mon_process_ring() Rename the above to use the ath12k_wifi7_ prefix and export helper functions required by the ath12k_wifi7 module. Update the Wi-Fi 7 module Makefile to build dp_mon.o. No functional changes are intended; this is preparatory refactoring to isolate Wi-Fi 7 monitor-mode code from shared ath12k code. Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.5-01651-QCAHKSWPL_SILICONZ-1 Signed-off-by: Alok Singh <quic_aloksing@quicinc.com> Reviewed-by: Vasanthakumar Thiagarajan <vasanthakumar.thiagarajan@oss.qualcomm.com> Reviewed-by: Baochen Qiang <baochen.qiang@oss.qualcomm.com> Link: https://patch.msgid.link/20251110103713.3484779-2-quic_aloksing@quicinc.com Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions