Home
last modified time | relevance | path

Searched refs:ath11k_hw_ops (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/ic/
Dqwxvar.h175 const struct ath11k_hw_ops *hw_ops;
258 struct ath11k_hw_ops { struct
315 extern const struct ath11k_hw_ops ipq8074_ops; argument
316 extern const struct ath11k_hw_ops ipq6018_ops;
317 extern const struct ath11k_hw_ops qca6390_ops;
318 extern const struct ath11k_hw_ops qcn9074_ops;
319 extern const struct ath11k_hw_ops wcn6855_ops;
320 extern const struct ath11k_hw_ops wcn6750_ops;
Dqwx.c1864 const struct ath11k_hw_ops ipq8074_ops = {
1918 const struct ath11k_hw_ops ipq6018_ops = {
1972 const struct ath11k_hw_ops qca6390_ops = {
2026 const struct ath11k_hw_ops qcn9074_ops = {
2080 const struct ath11k_hw_ops wcn6855_ops = {
2134 const struct ath11k_hw_ops wcn6750_ops = {