Home
last modified time | relevance | path

Searched refs:ipq6018_ops (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dhw.h276 extern const struct ath11k_hw_ops ipq6018_ops;
H A Dcore.c137 .hw_ops = &ipq6018_ops,
H A Dhw.c943 const struct ath11k_hw_ops ipq6018_ops = { variable