Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dhw.h606 struct ath_hw_ops { struct
758 struct ath_hw_ops ops;
876 static inline struct ath_hw_ops *ath9k_hw_ops(struct ath_hw *ah) in ath9k_hw_ops()
Dar9003_hw.c399 struct ath_hw_ops *ops = ath9k_hw_ops(ah); in ar9003_hw_attach_ops()
Dar9002_hw.c545 struct ath_hw_ops *ops = ath9k_hw_ops(ah); in ar9002_hw_attach_ops()
Dar9002_mac.c447 struct ath_hw_ops *ops = ath9k_hw_ops(ah); in ar9002_hw_attach_mac_ops()
Dar9003_mac.c509 struct ath_hw_ops *ops = ath9k_hw_ops(hw); in ar9003_hw_attach_mac_ops()
Dar9003_calib.c1023 struct ath_hw_ops *ops = ath9k_hw_ops(ah); in ar9003_hw_attach_calib_ops()
Dar9002_calib.c969 struct ath_hw_ops *ops = ath9k_hw_ops(ah); in ar9002_hw_attach_calib_ops()