Searched defs:ath_hw_private_ops (Results 1 – 1 of 1) sorted by relevance
576 struct ath_hw_private_ops { struct578 void (*init_cal_settings)(struct ath_hw *ah);579 bool (*init_cal)(struct ath_hw *ah, struct ath9k_channel *chan);581 void (*init_mode_regs)(struct ath_hw *ah);582 void (*init_mode_gain_regs)(struct ath_hw *ah);583 void (*setup_calibration)(struct ath_hw *ah,587 int (*rf_set_freq)(struct ath_hw *ah,589 void (*spur_mitigate_freq)(struct ath_hw *ah,591 int (*rf_alloc_ext_banks)(struct ath_hw *ah);592 void (*rf_free_ext_banks)(struct ath_hw *ah);[all …]