Home
last modified time | relevance | path

Searched refs:ath11k_hw_ops (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dhw.h148 const struct ath11k_hw_ops *hw_ops;
224 struct ath11k_hw_ops { struct
267 extern const struct ath11k_hw_ops ipq8074_ops; argument
268 extern const struct ath11k_hw_ops ipq6018_ops;
269 extern const struct ath11k_hw_ops qca6390_ops;
270 extern const struct ath11k_hw_ops qcn9074_ops;
271 extern const struct ath11k_hw_ops wcn6855_ops;
272 extern const struct ath11k_hw_ops wcn6750_ops;
Dhw.c847 const struct ath11k_hw_ops ipq8074_ops = {
887 const struct ath11k_hw_ops ipq6018_ops = {
927 const struct ath11k_hw_ops qca6390_ops = {
967 const struct ath11k_hw_ops qcn9074_ops = {
1007 const struct ath11k_hw_ops wcn6855_ops = {
1047 const struct ath11k_hw_ops wcn6750_ops = {