Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dhw.h278 extern const struct ath11k_hw_ops wcn6855_ops;
Dcore.c385 .hw_ops = &wcn6855_ops,
470 .hw_ops = &wcn6855_ops,
Dhw.c1063 const struct ath11k_hw_ops wcn6855_ops = { variable