Lines Matching defs:ath_hw_ops
701 struct ath_hw_ops { struct
702 void (*config_pci_powersave)(struct ath_hw *ah,
704 void (*rx_enable)(struct ath_hw *ah);
705 void (*set_desc_link)(void *ds, u32 link);
706 bool (*calibrate)(struct ath_hw *ah,
710 bool (*get_isr)(struct ath_hw *ah, enum ath9k_int *masked);
711 void (*set_txdesc)(struct ath_hw *ah, void *ds,
713 int (*proc_txdesc)(struct ath_hw *ah, void *ds,
715 void (*antdiv_comb_conf_get)(struct ath_hw *ah,
717 void (*antdiv_comb_conf_set)(struct ath_hw *ah,
719 void (*antctrl_shared_chain_lnadiv)(struct ath_hw *hw, bool enable);
720 void (*spectral_scan_config)(struct ath_hw *ah,
722 void (*spectral_scan_trigger)(struct ath_hw *ah);
723 void (*spectral_scan_wait)(struct ath_hw *ah);