ath9k_hw_ops 983 drivers/net/wireless/ath/ath9k/ar9002_calib.c struct ath_hw_ops *ops = ath9k_hw_ops(ah); ath9k_hw_ops 402 drivers/net/wireless/ath/ath9k/ar9002_hw.c struct ath_hw_ops *ops = ath9k_hw_ops(ah); ath9k_hw_ops 420 drivers/net/wireless/ath/ath9k/ar9002_mac.c struct ath_hw_ops *ops = ath9k_hw_ops(ah); ath9k_hw_ops 578 drivers/net/wireless/ath/ath9k/ar9002_phy.c struct ath_hw_ops *ops = ath9k_hw_ops(ah); ath9k_hw_ops 1691 drivers/net/wireless/ath/ath9k/ar9003_calib.c struct ath_hw_ops *ops = ath9k_hw_ops(ah); ath9k_hw_ops 1168 drivers/net/wireless/ath/ath9k/ar9003_hw.c struct ath_hw_ops *ops = ath9k_hw_ops(ah); ath9k_hw_ops 454 drivers/net/wireless/ath/ath9k/ar9003_mac.c struct ath_hw_ops *ops = ath9k_hw_ops(hw); ath9k_hw_ops 1933 drivers/net/wireless/ath/ath9k/ar9003_phy.c struct ath_hw_ops *ops = ath9k_hw_ops(ah); ath9k_hw_ops 723 drivers/net/wireless/ath/ath9k/common-spectral.c if (!ath9k_hw_ops(ah)->spectral_scan_trigger) { ath9k_hw_ops 743 drivers/net/wireless/ath/ath9k/common-spectral.c ath9k_hw_ops(ah)->spectral_scan_trigger(ah); ath9k_hw_ops 754 drivers/net/wireless/ath/ath9k/common-spectral.c if (!ath9k_hw_ops(ah)->spectral_scan_trigger) { ath9k_hw_ops 780 drivers/net/wireless/ath/ath9k/common-spectral.c ath9k_hw_ops(ah)->spectral_scan_config(ah, &spec_priv->spec_config); ath9k_hw_ops 30 drivers/net/wireless/ath/ath9k/hw-ops.h ath9k_hw_ops(ah)->config_pci_powersave(ah, power_off); ath9k_hw_ops 35 drivers/net/wireless/ath/ath9k/hw-ops.h ath9k_hw_ops(ah)->rx_enable(ah); ath9k_hw_ops 41 drivers/net/wireless/ath/ath9k/hw-ops.h ath9k_hw_ops(ah)->set_desc_link(ds, link); ath9k_hw_ops 48 drivers/net/wireless/ath/ath9k/hw-ops.h return ath9k_hw_ops(ah)->calibrate(ah, chan, rxchainmask, longcal); ath9k_hw_ops 54 drivers/net/wireless/ath/ath9k/hw-ops.h return ath9k_hw_ops(ah)->get_isr(ah, masked, sync_cause_p); ath9k_hw_ops 60 drivers/net/wireless/ath/ath9k/hw-ops.h return ath9k_hw_ops(ah)->set_txdesc(ah, ds, i); ath9k_hw_ops 66 drivers/net/wireless/ath/ath9k/hw-ops.h return ath9k_hw_ops(ah)->proc_txdesc(ah, ds, ts); ath9k_hw_ops 72 drivers/net/wireless/ath/ath9k/hw-ops.h return ath9k_hw_ops(ah)->get_duration(ah, ds, index); ath9k_hw_ops 78 drivers/net/wireless/ath/ath9k/hw-ops.h ath9k_hw_ops(ah)->antdiv_comb_conf_get(ah, antconf); ath9k_hw_ops 84 drivers/net/wireless/ath/ath9k/hw-ops.h ath9k_hw_ops(ah)->antdiv_comb_conf_set(ah, antconf); ath9k_hw_ops 89 drivers/net/wireless/ath/ath9k/hw-ops.h ath9k_hw_ops(ah)->tx99_start(ah, qnum); ath9k_hw_ops 94 drivers/net/wireless/ath/ath9k/hw-ops.h ath9k_hw_ops(ah)->tx99_stop(ah); ath9k_hw_ops 99 drivers/net/wireless/ath/ath9k/hw-ops.h if (ath9k_hw_ops(ah)->tx99_set_txpower) ath9k_hw_ops 100 drivers/net/wireless/ath/ath9k/hw-ops.h ath9k_hw_ops(ah)->tx99_set_txpower(ah, power); ath9k_hw_ops 107 drivers/net/wireless/ath/ath9k/hw-ops.h if (ath9k_hw_ops(ah)->set_bt_ant_diversity) ath9k_hw_ops 108 drivers/net/wireless/ath/ath9k/hw-ops.h ath9k_hw_ops(ah)->set_bt_ant_diversity(ah, enable);