aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorKarthikeyan Periyasamy <[email protected]>2024-05-03 13:34:37 +0300
committerKalle Valo <[email protected]>2024-05-03 16:12:14 +0300
commitacaa84009fade2ae80922861aa9464e89c9d3ef0 (patch)
tree3bba85b68570bc50c0a192e8056d79de079004e7 /tools/perf/scripts/python/net_dropmonitor.py
parent9b4e5caaf5905edb7c184e8d14a9fab09f2f865b (diff)
wifi: ath12k: Add lock to protect the hardware state
Currently, hardware state is not protected across the reconfigure operations. However, in single wiphy models, multiple radio/links is exposed as a MAC hardware (ieee80211_hw) through the driver hardware abstraction (ath12k_hw) layer. In such scenario, we need to protect hardware state across the multiple radio/link at the driver hardware abstraction (ath12k_hw) layer. Therefore, introduce a new mutex in the ath12k_hw layer. Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1 Signed-off-by: Karthikeyan Periyasamy <[email protected]> Acked-by: Jeff Johnson <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions