Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dhw.h134 const struct ath11k_hw_ops *hw_ops;
168 struct ath11k_hw_ops { struct
207 extern const struct ath11k_hw_ops ipq8074_ops; argument
208 extern const struct ath11k_hw_ops ipq6018_ops;
209 extern const struct ath11k_hw_ops qca6390_ops;
210 extern const struct ath11k_hw_ops qcn9074_ops;
211 extern const struct ath11k_hw_ops wcn6855_ops;
Dhw.c768 const struct ath11k_hw_ops ipq8074_ops = {
804 const struct ath11k_hw_ops ipq6018_ops = {
840 const struct ath11k_hw_ops qca6390_ops = {
876 const struct ath11k_hw_ops qcn9074_ops = {
912 const struct ath11k_hw_ops wcn6855_ops = {