Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dhw.h271 extern const struct ath11k_hw_ops wcn6855_ops;
Dcore.c370 .hw_ops = &wcn6855_ops,
452 .hw_ops = &wcn6855_ops,
Dhw.c1007 const struct ath11k_hw_ops wcn6855_ops = { variable