CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/26 08:55:16
Modified files:
sys/dev/ic : qwz.c qwzvar.h
sys/dev/pci : if_qwz_pci.c
Log message:
sys/qwz: add AMPDU callbacks
Add the same BlockAck task and AMPDU callback plumbing used by qwx.
This wires net80211 ADDBA/DELBA handling into the existing qwz RX
TID/reorder setup code, while leaving TX aggregation to firmware as qwx.
OK: stsp@
