Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dhw.h280 extern const struct ath11k_hw_ops ipq5018_ops;
H A Dcore.c649 .hw_ops = &ipq5018_ops,
H A Dhw.c1144 const struct ath11k_hw_ops ipq5018_ops = { variable