Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dhw.h570 const struct ath10k_hw_ops *hw_ops;
645 struct ath10k_hw_ops { struct
652 extern const struct ath10k_hw_ops qca988x_ops; argument
653 extern const struct ath10k_hw_ops qca99x0_ops;
654 extern const struct ath10k_hw_ops qca6174_ops;
655 extern const struct ath10k_hw_ops qca6174_sdio_ops;
656 extern const struct ath10k_hw_ops wcn3990_ops;
Dhw.c1133 const struct ath10k_hw_ops qca988x_ops = {
1138 const struct ath10k_hw_ops qca99x0_ops = {
1142 const struct ath10k_hw_ops qca6174_ops = {
1148 const struct ath10k_hw_ops qca6174_sdio_ops = {
1152 const struct ath10k_hw_ops wcn3990_ops = {