Intel Prepares Wireless Mode Support For QAT Gen6 Hardware

Intel Prepares Wireless Mode Support For QAT Gen6 Hardware

Phoronix
PhoronixMar 29, 2026

Key Takeaways

  • QAT Gen6 adds ZUC‑256, 5G crypto acceleration.
  • Wireless mode triggered by WCP_WAT fuse bit.
  • Firmware loads separate binary for wireless algorithms.
  • Symmetric services only when in wireless cipher mode.
  • Patch targets Linux 7.1 merge window April.

Summary

Intel is adding a dedicated wireless mode to its upcoming QuickAssist Technology (QAT) Gen6 accelerators, with support slated for the Linux 7.1 kernel. The new mode activates via a specific fuse bit and loads a separate firmware binary that handles advanced wireless cryptography such as ZUC‑256 and 5G algorithms. Existing QAT Gen5 already accelerates wireless ciphers; Gen6 expands this with extended algorithm chaining and broader standards coverage. The changes are queued in the cryptodev Git branch ahead of the April merge window.

Pulse Analysis

Intel’s QuickAssist Technology has become a cornerstone for offloading intensive cryptographic workloads in data centers, and the upcoming Gen6 silicon pushes that capability further into the wireless domain. By embedding a dedicated wireless cipher mode, the accelerator can handle next‑generation mobile standards—such as 5G air‑interface encryption and the stronger ZUC‑256 algorithm—without taxing the host CPU. The design hinges on a hardware fuse (WCP_WAT) that, when cleared, forces the device to load a specialized firmware image, isolating wireless tasks from general‑purpose symmetric operations. This separation not only streamlines driver logic but also ensures that only the appropriate cryptographic engines are exposed via the sysfs interface.

The Linux kernel integration is being prepared for the 7.1 release, with patches already in the cryptodev Git branch. Developers will see new sysfs attributes and extended capability reporting that reflect the wireless‑specific functions, including extended algorithm chaining and watchdog timer configuration for both cipher (WCP) and authentication (WAT) paths. By limiting service selection to symmetric operations when the device is in wireless mode, Intel safeguards against misconfiguration while delivering predictable performance. This approach mirrors the earlier Gen5 support for algorithms like ZUC‑128 and SNOW3G‑UEA2, but the Gen6 enhancements broaden the algorithm set and improve throughput for high‑density 5G base stations and edge compute nodes.

For the broader ecosystem, the move underscores a trend toward tighter hardware‑software co‑design for telecom workloads. Cloud providers that host mobile‑edge functions can now offload more of the cryptographic stack to dedicated silicon, reducing latency and power consumption. Telecom equipment vendors gain a Linux‑friendly path to integrate Intel accelerators into their reference designs, accelerating time‑to‑market for 5G deployments. As the open‑source community adopts these patches, we can expect further refinements and possibly additional wireless SKUs, cementing Intel’s role in the evolving security fabric of next‑generation networks.

Intel Prepares Wireless Mode Support For QAT Gen6 Hardware

Comments

Want to join the conversation?