ath10k_hw_ops    1129 drivers/net/wireless/ath/ath10k/hw.c const struct ath10k_hw_ops qca988x_ops = {
ath10k_hw_ops    1145 drivers/net/wireless/ath/ath10k/hw.c const struct ath10k_hw_ops qca99x0_ops = {
ath10k_hw_ops    1150 drivers/net/wireless/ath/ath10k/hw.c const struct ath10k_hw_ops qca6174_ops = {
ath10k_hw_ops    1156 drivers/net/wireless/ath/ath10k/hw.c const struct ath10k_hw_ops qca6174_sdio_ops = {
ath10k_hw_ops    1160 drivers/net/wireless/ath/ath10k/hw.c const struct ath10k_hw_ops wcn3990_ops = {
ath10k_hw_ops     562 drivers/net/wireless/ath/ath10k/hw.h 	const struct ath10k_hw_ops *hw_ops;
ath10k_hw_ops     636 drivers/net/wireless/ath/ath10k/hw.h extern const struct ath10k_hw_ops qca988x_ops;
ath10k_hw_ops     637 drivers/net/wireless/ath/ath10k/hw.h extern const struct ath10k_hw_ops qca99x0_ops;
ath10k_hw_ops     638 drivers/net/wireless/ath/ath10k/hw.h extern const struct ath10k_hw_ops qca6174_ops;
ath10k_hw_ops     639 drivers/net/wireless/ath/ath10k/hw.h extern const struct ath10k_hw_ops qca6174_sdio_ops;
ath10k_hw_ops     640 drivers/net/wireless/ath/ath10k/hw.h extern const struct ath10k_hw_ops wcn3990_ops;