[PATCH 0/2] wifi: ath12k: Add support for MLO Multicast Handling

Balamurugan Mahalingam quic_bmahalin at quicinc.com
Thu Jan 9 10:49:30 PST 2025


Patch 1 updates the HTT TCL metadata version to use the new bit definitions
	of the field to pass additional information from Host to Firmware.

Patch 2 moves the MLO Multicast frame duplication logic to the driver to
	have more flexibility to update the HTT TCL metadata with the global
	sequence and with a special vdev id to indicate Multicast handling

Note: ath12k-check verified and it lists one exception for length.
      Exception has been fixed separately.

Balamurugan Mahalingam (2):
  wifi: ath12k: Update HTT_TCL_METADATA version and bit mask definitions
  wifi: ath12k: Add support for MLO Multicast handling in driver

 drivers/net/wireless/ath/ath12k/core.h  |  3 +-
 drivers/net/wireless/ath/ath12k/dp.h    | 27 +++++--
 drivers/net/wireless/ath/ath12k/dp_tx.c | 27 +++++--
 drivers/net/wireless/ath/ath12k/dp_tx.h |  4 +-
 drivers/net/wireless/ath/ath12k/mac.c   | 94 +++++++++++++++++++++++--
 5 files changed, 135 insertions(+), 20 deletions(-)


base-commit: dbe50a7420e22954c747e79e72df2750d795ea77
-- 
2.34.1




More information about the ath12k mailing list