Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dhw.h562 const struct ath10k_hw_ops *hw_ops;
627 struct ath10k_hw_ops { struct
636 extern const struct ath10k_hw_ops qca988x_ops; argument
637 extern const struct ath10k_hw_ops qca99x0_ops;
638 extern const struct ath10k_hw_ops qca6174_ops;
639 extern const struct ath10k_hw_ops qca6174_sdio_ops;
640 extern const struct ath10k_hw_ops wcn3990_ops;
Dhw.c1129 const struct ath10k_hw_ops qca988x_ops = {
1145 const struct ath10k_hw_ops qca99x0_ops = {
1150 const struct ath10k_hw_ops qca6174_ops = {
1156 const struct ath10k_hw_ops qca6174_sdio_ops = {
1160 const struct ath10k_hw_ops wcn3990_ops = {