Searched refs:ipq8074_ops (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/dev/athk/ath11k/ | ||
H A D | hw.h | 278 extern const struct ath11k_hw_ops ipq8074_ops; |
H A D | core.c | 59 .hw_ops = &ipq8074_ops, |
H A D | hw.c | 903 const struct ath11k_hw_ops ipq8074_ops = { variable |