Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhw.h155 const struct ath11k_hw_ops *hw_ops;
235 struct ath11k_hw_ops { struct
278 extern const struct ath11k_hw_ops ipq8074_ops; argument
279 extern const struct ath11k_hw_ops ipq6018_ops;
280 extern const struct ath11k_hw_ops qca6390_ops;
281 extern const struct ath11k_hw_ops qcn9074_ops;
282 extern const struct ath11k_hw_ops wcn6855_ops;
283 extern const struct ath11k_hw_ops wcn6750_ops;
284 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 = {