Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dhw.h279 extern const struct ath11k_hw_ops wcn6750_ops;
H A Dcore.c553 .hw_ops = &wcn6750_ops,
H A Dhw.c1103 const struct ath11k_hw_ops wcn6750_ops = { variable