Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dhw.h152 const struct ath11k_hw_ops *hw_ops;
236 struct ath11k_hw_ops { struct
279 extern const struct ath11k_hw_ops ipq8074_ops; argument
280 extern const struct ath11k_hw_ops ipq6018_ops;
281 extern const struct ath11k_hw_ops qca6390_ops;
282 extern const struct ath11k_hw_ops qcn9074_ops;
283 extern const struct ath11k_hw_ops wcn6855_ops;
284 extern const struct ath11k_hw_ops wcn6750_ops;
285 extern const struct ath11k_hw_ops ipq5018_ops;
H A Dhw.c903 const struct ath11k_hw_ops ipq8074_ops = {
943 const struct ath11k_hw_ops ipq6018_ops = {
983 const struct ath11k_hw_ops qca6390_ops = {
1023 const struct ath11k_hw_ops qcn9074_ops = {
1063 const struct ath11k_hw_ops wcn6855_ops = {
1103 const struct ath11k_hw_ops wcn6750_ops = {
1144 const struct ath11k_hw_ops ipq5018_ops = {