Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dhw.h151 const struct ath11k_hw_ops *hw_ops;
231 struct ath11k_hw_ops { struct
274 extern const struct ath11k_hw_ops ipq8074_ops; argument
275 extern const struct ath11k_hw_ops ipq6018_ops;
276 extern const struct ath11k_hw_ops qca6390_ops;
277 extern const struct ath11k_hw_ops qcn9074_ops;
278 extern const struct ath11k_hw_ops wcn6855_ops;
279 extern const struct ath11k_hw_ops wcn6750_ops;
280 extern const struct ath11k_hw_ops ipq5018_ops;
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 = {