ath_hw_ops        983 drivers/net/wireless/ath/ath9k/ar9002_calib.c 	struct ath_hw_ops *ops = ath9k_hw_ops(ah);
ath_hw_ops        402 drivers/net/wireless/ath/ath9k/ar9002_hw.c 	struct ath_hw_ops *ops = ath9k_hw_ops(ah);
ath_hw_ops        420 drivers/net/wireless/ath/ath9k/ar9002_mac.c 	struct ath_hw_ops *ops = ath9k_hw_ops(ah);
ath_hw_ops        578 drivers/net/wireless/ath/ath9k/ar9002_phy.c 	struct ath_hw_ops *ops = ath9k_hw_ops(ah);
ath_hw_ops       1691 drivers/net/wireless/ath/ath9k/ar9003_calib.c 	struct ath_hw_ops *ops = ath9k_hw_ops(ah);
ath_hw_ops       1168 drivers/net/wireless/ath/ath9k/ar9003_hw.c 	struct ath_hw_ops *ops = ath9k_hw_ops(ah);
ath_hw_ops        454 drivers/net/wireless/ath/ath9k/ar9003_mac.c 	struct ath_hw_ops *ops = ath9k_hw_ops(hw);
ath_hw_ops       1933 drivers/net/wireless/ath/ath9k/ar9003_phy.c 	struct ath_hw_ops *ops = ath9k_hw_ops(ah);
ath_hw_ops        878 drivers/net/wireless/ath/ath9k/hw.h 	struct ath_hw_ops ops;
ath_hw_ops       1011 drivers/net/wireless/ath/ath9k/hw.h static inline struct ath_hw_ops *ath9k_hw_ops(struct ath_hw *ah)