Searched refs:ath9k_hw_ops (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dhw-ops.h28 ath9k_hw_ops(ah)->config_pci_powersave(ah, restore, power_off);
33 ath9k_hw_ops(ah)->rx_enable(ah);
39 ath9k_hw_ops(ah)->set_desc_link(ds, link);
45 ath9k_hw_ops(ah)->get_desc_link(ds, link);
52 return ath9k_hw_ops(ah)->calibrate(ah, chan, rxchainmask, longcal);
57 return ath9k_hw_ops(ah)->get_isr(ah, masked);
65 ath9k_hw_ops(ah)->fill_txdesc(ah, ds, seglen, is_firstseg, is_lastseg,
72 return ath9k_hw_ops(ah)->proc_txdesc(ah, ds, ts);
81 ath9k_hw_ops(ah)->set11n_txdesc(ah, ds, pktLen, type, txPower, keyIx,
92 ath9k_hw_ops(a
[all...]
H A Dar9003_hw.c325 struct ath_hw_ops *ops = ath9k_hw_ops(ah);
H A Dar9002_hw.c559 struct ath_hw_ops *ops = ath9k_hw_ops(ah);
H A Dar9002_mac.c465 struct ath_hw_ops *ops = ath9k_hw_ops(ah);
H A Dar9003_calib.c802 struct ath_hw_ops *ops = ath9k_hw_ops(ah);
H A Dar9003_mac.c482 struct ath_hw_ops *ops = ath9k_hw_ops(hw);
H A Dani.c1298 struct ath_hw_ops *ops = ath9k_hw_ops(ah);
1312 struct ath_hw_ops *ops = ath9k_hw_ops(ah);
H A Dar9002_calib.c1003 struct ath_hw_ops *ops = ath9k_hw_ops(ah);
H A Dhw.h857 static inline struct ath_hw_ops *ath9k_hw_ops(struct ath_hw *ah) function

Completed in 182 milliseconds