Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dhw.h274 extern const struct ath11k_hw_ops ipq8074_ops;
Dcore.c50 .hw_ops = &ipq8074_ops,
Dhw.c903 const struct ath11k_hw_ops ipq8074_ops = { variable