Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dhw.h268 extern const struct ath11k_hw_ops ipq6018_ops;
Dcore.c129 .hw_ops = &ipq6018_ops,
Dhw.c887 const struct ath11k_hw_ops ipq6018_ops = { variable