Home
last modified time | relevance | path

Searched refs:ath10k_hw_ops (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dhw.h562 const struct ath10k_hw_ops *hw_ops;
644 struct ath10k_hw_ops { struct
651 extern const struct ath10k_hw_ops qca988x_ops; argument
652 extern const struct ath10k_hw_ops qca99x0_ops;
653 extern const struct ath10k_hw_ops qca6174_ops;
654 extern const struct ath10k_hw_ops qca6174_sdio_ops;
655 extern const struct ath10k_hw_ops wcn3990_ops;
Dhw.c1134 const struct ath10k_hw_ops qca988x_ops = {
1139 const struct ath10k_hw_ops qca99x0_ops = {
1143 const struct ath10k_hw_ops qca6174_ops = {
1149 const struct ath10k_hw_ops qca6174_sdio_ops = {
1153 const struct ath10k_hw_ops wcn3990_ops = {