Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
A Dhw.h566 const struct ath10k_hw_ops *hw_ops;
648 struct ath10k_hw_ops { struct
655 extern const struct ath10k_hw_ops qca988x_ops; argument
656 extern const struct ath10k_hw_ops qca99x0_ops;
657 extern const struct ath10k_hw_ops qca6174_ops;
658 extern const struct ath10k_hw_ops qca6174_sdio_ops;
659 extern const struct ath10k_hw_ops wcn3990_ops;
A Dhw.c1135 const struct ath10k_hw_ops qca988x_ops = {
1140 const struct ath10k_hw_ops qca99x0_ops = {
1144 const struct ath10k_hw_ops qca6174_ops = {
1150 const struct ath10k_hw_ops qca6174_sdio_ops = {
1154 const struct ath10k_hw_ops wcn3990_ops = {

Completed in 10 milliseconds