Home
last modified time | relevance | path

Searched refs:ath9k_hw_ops (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
A Dhw-ops.h30 ath9k_hw_ops(ah)->config_pci_powersave(ah, power_off); in ath9k_hw_configpcipowersave()
35 ath9k_hw_ops(ah)->rx_enable(ah); in ath9k_hw_rxena()
41 ath9k_hw_ops(ah)->set_desc_link(ds, link); in ath9k_hw_set_desc_link()
60 return ath9k_hw_ops(ah)->set_txdesc(ah, ds, i); in ath9k_hw_set_txdesc()
66 return ath9k_hw_ops(ah)->proc_txdesc(ah, ds, ts); in ath9k_hw_txprocdesc()
78 ath9k_hw_ops(ah)->antdiv_comb_conf_get(ah, antconf); in ath9k_hw_antdiv_comb_conf_get()
89 ath9k_hw_ops(ah)->tx99_start(ah, qnum); in ath9k_hw_tx99_start()
94 ath9k_hw_ops(ah)->tx99_stop(ah); in ath9k_hw_tx99_stop()
99 if (ath9k_hw_ops(ah)->tx99_set_txpower) in ath9k_hw_tx99_set_txpower()
100 ath9k_hw_ops(ah)->tx99_set_txpower(ah, power); in ath9k_hw_tx99_set_txpower()
[all …]
A Dcommon-spectral.c723 if (!ath9k_hw_ops(ah)->spectral_scan_trigger) { in ath9k_cmn_spectral_scan_trigger()
743 ath9k_hw_ops(ah)->spectral_scan_trigger(ah); in ath9k_cmn_spectral_scan_trigger()
754 if (!ath9k_hw_ops(ah)->spectral_scan_trigger) { in ath9k_cmn_spectral_scan_config()
780 ath9k_hw_ops(ah)->spectral_scan_config(ah, &spec_priv->spec_config); in ath9k_cmn_spectral_scan_config()
A Dar9002_hw.c402 struct ath_hw_ops *ops = ath9k_hw_ops(ah); in ar9002_hw_attach_ops()
A Dar9002_phy.c578 struct ath_hw_ops *ops = ath9k_hw_ops(ah); in ar9002_hw_attach_phy_ops()
A Dar9002_mac.c420 struct ath_hw_ops *ops = ath9k_hw_ops(ah); in ar9002_hw_attach_mac_ops()
A Dar9003_mac.c454 struct ath_hw_ops *ops = ath9k_hw_ops(hw); in ar9003_hw_attach_mac_ops()
A Dar9003_hw.c1168 struct ath_hw_ops *ops = ath9k_hw_ops(ah); in ar9003_hw_attach_ops()
A Dar9002_calib.c1012 struct ath_hw_ops *ops = ath9k_hw_ops(ah); in ar9002_hw_attach_calib_ops()
A Dhw.h1016 static inline struct ath_hw_ops *ath9k_hw_ops(struct ath_hw *ah) in ath9k_hw_ops() function
A Dar9003_calib.c1691 struct ath_hw_ops *ops = ath9k_hw_ops(ah); in ar9003_hw_attach_calib_ops()
A Dar9003_phy.c1933 struct ath_hw_ops *ops = ath9k_hw_ops(ah); in ar9003_hw_attach_phy_ops()

Completed in 24 milliseconds