Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhw.h282 extern const struct ath11k_hw_ops wcn6855_ops;
H A Dcore.c394 .hw_ops = &wcn6855_ops,
479 .hw_ops = &wcn6855_ops,
H A Dhw.c1063 const struct ath11k_hw_ops wcn6855_ops = { variable