Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhw.h279 extern const struct ath11k_hw_ops ipq6018_ops;
H A Dcore.c144 .hw_ops = &ipq6018_ops,
H A Dhw.c943 const struct ath11k_hw_ops ipq6018_ops = { variable