public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] wifi: ath12k: add processing for TWT enable/disable event
@ 2024-01-03  5:09 Lingbo Kong
  2024-01-03  5:09 ` [PATCH 1/2] wifi: ath12k: add processing for TWT enable event Lingbo Kong
  2024-01-03  5:09 ` [PATCH 2/2] wifi: ath12k: add processing for TWT disable event Lingbo Kong
  0 siblings, 2 replies; 7+ messages in thread
From: Lingbo Kong @ 2024-01-03  5:09 UTC (permalink / raw)
  To: ath12k; +Cc: linux-wireless

From: Wen Gong <quic_wgong@quicinc.com>

This patch set is used for processing TWT enable/disable event. It can be
more convenient to debug TWT.

The patches work with WCN7850 and QCN9274.

Lingbo Kong (2):
  wifi: ath12k: add processing for TWT enable event
  wifi: ath12k: add processing for TWT disable event

 drivers/net/wireless/ath/ath12k/wmi.c | 72 +++++++++++++++++++++++++--
 drivers/net/wireless/ath/ath12k/wmi.h | 12 ++++-
 2 files changed, 80 insertions(+), 4 deletions(-)


base-commit: 2cd4e3f91f264926a6b11df948417b74d52ca9b9
-- 
2.34.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-01-11 16:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-03  5:09 [PATCH 0/2] wifi: ath12k: add processing for TWT enable/disable event Lingbo Kong
2024-01-03  5:09 ` [PATCH 1/2] wifi: ath12k: add processing for TWT enable event Lingbo Kong
2024-01-03 17:05   ` Jeff Johnson
2024-01-11 16:16   ` Kalle Valo
2024-01-11 16:55     ` Jeff Johnson
2024-01-03  5:09 ` [PATCH 2/2] wifi: ath12k: add processing for TWT disable event Lingbo Kong
2024-01-03 17:06   ` Jeff Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox