Home
last modified time | relevance | path

Searched refs:ath_hw_ops (Results 1 – 9 of 9) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Dhw.h720 struct ath_hw_ops { struct
874 struct ath_hw_ops ops;
1004 static inline struct ath_hw_ops *ath9k_hw_ops(struct ath_hw *ah) in ath9k_hw_ops()
Dar9002_hw.c404 struct ath_hw_ops *ops = ath9k_hw_ops(ah); in ar9002_hw_attach_ops()
Dar9002_phy.c563 struct ath_hw_ops *ops = ath9k_hw_ops(ah); in ar9002_hw_attach_phy_ops()
Dar9002_mac.c420 struct ath_hw_ops *ops = ath9k_hw_ops(ah); in ar9002_hw_attach_mac_ops()
Dar9003_mac.c454 struct ath_hw_ops *ops = ath9k_hw_ops(hw); in ar9003_hw_attach_mac_ops()
Dar9002_calib.c983 struct ath_hw_ops *ops = ath9k_hw_ops(ah); in ar9002_hw_attach_calib_ops()
Dar9003_hw.c1165 struct ath_hw_ops *ops = ath9k_hw_ops(ah); in ar9003_hw_attach_ops()
Dar9003_calib.c1710 struct ath_hw_ops *ops = ath9k_hw_ops(ah); in ar9003_hw_attach_calib_ops()
Dar9003_phy.c2002 struct ath_hw_ops *ops = ath9k_hw_ops(ah); in ar9003_hw_attach_phy_ops()