Home
last modified time | relevance | path

Searched defs:ath_hw_private_ops (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/net/wireless/ath/ath9k/
Dhw.h733 struct ath_hw_private_ops { struct
735 void (*init_cal_settings)(struct ath_hw *ah);
736 bool (*init_cal)(struct ath_hw *ah, struct ath9k_channel *chan);
738 void (*init_mode_regs)(struct ath_hw *ah);
739 void (*init_mode_gain_regs)(struct ath_hw *ah);
740 void (*setup_calibration)(struct ath_hw *ah,
744 int (*rf_set_freq)(struct ath_hw *ah,
746 void (*spur_mitigate_freq)(struct ath_hw *ah,
748 int (*rf_alloc_ext_banks)(struct ath_hw *ah);
749 void (*rf_free_ext_banks)(struct ath_hw *ah);
[all …]