Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/athk/ath11k/
HDhw.h280 extern const struct ath11k_hw_ops qca6390_ops;
HDcore.c227 .hw_ops = &qca6390_ops,
HDhw.c983 const struct ath11k_hw_ops qca6390_ops = { variable