Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dhw.h565 const struct ath10k_hw_ops *hw_ops;
636 struct ath10k_hw_ops { struct
645 extern const struct ath10k_hw_ops qca988x_ops; argument
646 extern const struct ath10k_hw_ops qca99x0_ops;
647 extern const struct ath10k_hw_ops qca6174_ops;
648 extern const struct ath10k_hw_ops qca6174_sdio_ops;
649 extern const struct ath10k_hw_ops wcn3990_ops;
Dhw.c1132 const struct ath10k_hw_ops qca988x_ops = {
1149 const struct ath10k_hw_ops qca99x0_ops = {
1155 const struct ath10k_hw_ops qca6174_ops = {
1161 const struct ath10k_hw_ops qca6174_sdio_ops = {
1165 const struct ath10k_hw_ops wcn3990_ops = {