ath11k_hw_ops
const struct ath11k_hw_ops qcn9074_ops = {
const struct ath11k_hw_ops wcn6855_ops = {
const struct ath11k_hw_ops wcn6750_ops = {
const struct ath11k_hw_ops ipq5018_ops = {
const struct ath11k_hw_ops ipq8074_ops = {
const struct ath11k_hw_ops ipq6018_ops = {
const struct ath11k_hw_ops qca6390_ops = {
const struct ath11k_hw_ops *hw_ops;
extern const struct ath11k_hw_ops ipq8074_ops;
extern const struct ath11k_hw_ops ipq6018_ops;
extern const struct ath11k_hw_ops qca6390_ops;
extern const struct ath11k_hw_ops qcn9074_ops;
extern const struct ath11k_hw_ops wcn6855_ops;
extern const struct ath11k_hw_ops wcn6750_ops;
extern const struct ath11k_hw_ops ipq5018_ops;