Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhw.h570 const struct ath10k_hw_ops *hw_ops;
649 struct ath10k_hw_ops { struct
656 extern const struct ath10k_hw_ops qca988x_ops; argument
657 extern const struct ath10k_hw_ops qca99x0_ops;
658 extern const struct ath10k_hw_ops qca6174_ops;
659 extern const struct ath10k_hw_ops qca6174_sdio_ops;
660 extern const struct ath10k_hw_ops wcn3990_ops;
H A Dhw.c1169 const struct ath10k_hw_ops qca988x_ops = {
1174 const struct ath10k_hw_ops qca99x0_ops = {
1178 const struct ath10k_hw_ops qca6174_ops = {
1184 const struct ath10k_hw_ops qca6174_sdio_ops = {
1188 const struct ath10k_hw_ops wcn3990_ops = {