Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhw.h550 const struct ath10k_hw_ops *hw_ops;
597 struct ath10k_hw_ops { struct
603 extern const struct ath10k_hw_ops qca988x_ops; argument
604 extern const struct ath10k_hw_ops qca99x0_ops;
605 extern const struct ath10k_hw_ops qca6174_ops;
606 extern const struct ath10k_hw_ops wcn3990_ops;
Dhw.c921 const struct ath10k_hw_ops qca988x_ops = {
931 const struct ath10k_hw_ops qca99x0_ops = {
935 const struct ath10k_hw_ops qca6174_ops = {
940 const struct ath10k_hw_ops wcn3990_ops = {};