# Wi-Fi 软件

下表列出了 ath11k 驱动程序组件的源代码位置。

表：Wi-Fi 软件组件的源代码位置

| 组件 | 源代码位置 |
| --- | --- |
| mac80211 | `net/mac80211` |
| ath11k 驱动程序 | <ul class="simple"><br><li><p><code class="file docutils literal notranslate"><span class="pre">drivers/net/wireless/ath/ath11k</span></code></p></li><br><li><p><a href="https://github.com/torvalds/linux/tree/master/drivers/net/wireless/ath/ath11k" rel="noopener noreferrer" target="_blank" class="xref cursorpointer" onclick="Window.BookmapComponent.navigateExternalFile('https://github.com/torvalds/linux/tree/master/drivers/net/wireless/ath/ath11k')">ath11k 的 Git 代码仓库链接</a></p></li><br></ul> |
| wpa\_supplicant | `source:SRC_URI = "git://w1.fi/hostap.git;protocol=https;branch=main"` |
| Supplicant 配置文件 | `sources/mdm-init/upstream` |

有关 ath11k 的详细信息，参见：

- [ath11k](https://wireless.docs.kernel.org/en/latest/en/users/drivers/ath11k.html)
- [mac80211](https://wireless.wiki.kernel.org/en/developers/documentation/mac80211)
- [cfg80211](https://wireless.wiki.kernel.org/en/developers/documentation/cfg80211)

Last Published: Jul 23, 2025

[Previous Topic
Wi-Fi 架构](https://docs.qualcomm.com/bundle/publicresource/80-70020-14SC/topics/wlan_sw_overview.md) [Next Topic
配置 Wi-Fi](https://docs.qualcomm.com/bundle/publicresource/80-70020-14SC/topics/Set_up_and_configure_WLAN_connection.md)