Skip to main content
Qualcomm® Linux® provides Wi-Fi functionality, features, and configurable parameters for developing applications. Wireless Fidelity (Wi-Fi) is a wireless networking technology that uses the IEEE 802.11 protocol. It lets electronic devices like smartphones, wearables, laptops, desktops, and other consumer electronics to connect to the Internet without physical cables. In Qualcomm Linux, Wi-Fi functionality is enabled through the ath10k, ath11k and ath12k drivers. The system-on-chip (SoC), Wi-Fi chipset, and driver support for the development kits are as follows. The following figure shows the various components of the Qualcomm connectivity chipset, including the Wi-Fi subsystem and its interaction with the application processor.
Figure : Qualcomm connectivity chipset block diagram

Figure : Qualcomm connectivity chipset block diagram

Wi-Fi features

The Qualcomm Linux Wi-Fi software provides support for various Wi-Fi features through the ath10k, ath11k and ath12k drivers. These drivers use the mac80211 API and support the 802.11ac, 802.11ax and 802.11be protocols.

ath10k supports the following features:

  • 2.4 GHz, 5 GHz Wi-Fi bands
  • Peak PHY data rate of 433 Mbps (1x1), 256 QAM
  • Station (STA) mode and Access Point (AP) mode

ath11k supports the following features:

  • 2.4 GHz, 5 GHz, and 6 GHz Wi-Fi bands
  • Peak PHY data rate of 2.9 Gbps, 1K QAM
  • 802.11ax (Wi-Fi 6/6E) standard support, including:
    • Uplink/Downlink MU-MIMO
    • Uplink/Downlink OFDMA
  • Station (STA) mode and Access Point (AP) mode

ath12k supports the following features:

  • 2.4 GHz, 5 GHz, and 6 GHz Wi-Fi bands
  • Peak PHY data rate of 5.8 Gbps, 4K QAM
  • 802.11be (Wi-Fi 7) standard support, including:
    • Multi-Link Operation (MLO)
    • EHT 20 MHz/40 MHz/80 MHz/160 MHz/320 MHz channel bandwidth
    • MU-MIMO STA, UL/DL OFDMA
  • Station (STA) mode, Access Point (AP) mode and P2P mode

Wi-Fi capabilities

The following table provides a feature matrix of the Wi-Fi capabilities that WCN6750, WCN6856, QCA6698AQ, WCN7850, and WCN3980 support. Table : Wi-Fi software feature matrix [1]

Operating bands

The WCN6750, WCN6856, QCA6698AQ, and WCN7850 Wi-Fi chipsets support 2.4 GHz, 5 GHz, and 6 GHz bands, while the WCN3980 supports 2.4 GHz and 5 GHz only.

Operating modes

The Wi-Fi software operates in the following modes. Table : Supported Wi-Fi operating modes
  • Communicate with other Wi-Fi clients connected to the same hotspot.
  • Communicate with the hotspot device.
  • Share the WAN connection of the device.

Scan

A Wi-Fi scan compiles a list of nearby Access Points (APs) for a device. There are two primary scan modes: active and passive. Additionally, WLAN chipsets can trigger other scan policies. The following table provides the types of scans and their descriptions. Table : Supported scan modes

DBS operation

WLAN uses multiple MAC addresses available within the chipset for DBS. The WCN6856, QCA6698AQ, and WCN7850 chips support DBS, allowing simultaneous scanning at both 2.4 GHz and 5 GHz frequencies. Additionally, a scan channel can run in parallel with other Wi-Fi operations on different bands. This concurrent operation involves two 802.11 MAC/Physical (PHY)/radio pipes functioning on separate radio bands: 5 GHz, 6 GHz (PHY A), and 2.4 GHz (PHY B).

Coexistence

The 2.4 GHz Industrial, Scientific, and Medical (ISM) band is shared by Bluetooth®, Wi-Fi, and Mobile Wireless Standards (MWS) Long Term Evolution (LTE). Coexistence software monitors the states of Wi-Fi, Bluetooth, and LTE to determine the coordination methodology that best aligns with expectations for each link. For example, it considers quality of service (QoS) for Bluetooth links and throughput for Wi-Fi.