wifi: ath11k: wmi: add unified command debug messages
authorKalle Valo <quic_kvalo@quicinc.com>
Fri, 9 Jun 2023 14:24:33 +0000 (17:24 +0300)
committerKalle Valo <quic_kvalo@quicinc.com>
Tue, 13 Jun 2023 09:10:44 +0000 (12:10 +0300)
commit00608b40ae1aea8b79d110b51784ae291af380f4
tree7de19df9186bb3ed15a7f765758fbd6e43a3c934
parentafba35d7d12514aa1122fdfb4ca5459417656813
wifi: ath11k: wmi: add unified command debug messages

Add debug messages for every command and cleanup the existing ones to make them
all follow the same style. For better readability start every message with
"cmd". Print the debug message after a successful ath11k_wmi_cmd_send() call.

Tested-on: WCN6855 hw2.0 PCI WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.23

Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20230609142440.24643-9-kvalo@kernel.org
drivers/net/wireless/ath/ath11k/wmi.c