Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhw.h572 const struct ath10k_hw_ops *hw_ops;
651 struct ath10k_hw_ops { struct
658 extern const struct ath10k_hw_ops qca988x_ops; argument
659 extern const struct ath10k_hw_ops qca99x0_ops;
660 extern const struct ath10k_hw_ops qca6174_ops;
661 extern const struct ath10k_hw_ops qca6174_sdio_ops;
662 extern const struct ath10k_hw_ops wcn3990_ops;
H A 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 = {