> ## Documentation Index
> Fetch the complete documentation index at: https://dragonwingdocs.qualcomm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Wi-Fi 软件

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

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

| **组件**          | **源代码位置**                                                                                                                                            |
| --------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| mac80211        | `net/mac80211`                                                                                                                                       |
| ath10k 驱动       | • `drivers/net/wireless/ath/ath10k`<br /><br />	• [ath10k 的 Git 仓库链接](https://github.com/torvalds/linux/tree/master/drivers/net/wireless/ath/ath10k) |
| ath11k 驱动       | • `drivers/net/wireless/ath/ath11k`<br /><br />	• [ath11k 的 Git 仓库链接](https://github.com/torvalds/linux/tree/master/drivers/net/wireless/ath/ath11k) |
| ath12k 驱动       | • `drivers/net/wireless/ath/ath12k`<br /><br />	• [ath12k 的 Git 仓库链接](https://github.com/torvalds/linux/tree/master/drivers/net/wireless/ath/ath12k) |
| wpa\_supplicant | `source:SRC_URI = "git://w1.fi/hostap.git;protocol=https;branch=main"`                                                                               |

有关 ath11k/ath12k 的更多信息，请参阅：

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