Searched refs:ath11k_hw_ops (Results 1 – 2 of 2) sorted by relevance
150 const struct ath11k_hw_ops *hw_ops;230 struct ath11k_hw_ops { struct273 extern const struct ath11k_hw_ops ipq8074_ops; argument274 extern const struct ath11k_hw_ops ipq6018_ops;275 extern const struct ath11k_hw_ops qca6390_ops;276 extern const struct ath11k_hw_ops qcn9074_ops;277 extern const struct ath11k_hw_ops wcn6855_ops;278 extern const struct ath11k_hw_ops wcn6750_ops;279 extern const struct ath11k_hw_ops ipq5018_ops;
890 const struct ath11k_hw_ops ipq8074_ops = {930 const struct ath11k_hw_ops ipq6018_ops = {970 const struct ath11k_hw_ops qca6390_ops = {1010 const struct ath11k_hw_ops qcn9074_ops = {1050 const struct ath11k_hw_ops wcn6855_ops = {1090 const struct ath11k_hw_ops wcn6750_ops = {1131 const struct ath11k_hw_ops ipq5018_ops = {
Completed in 12 milliseconds