Searched defs:ath_hw_private_ops (Results 1 – 1 of 1) sorted by relevance
629 struct ath_hw_private_ops { struct630 void (*init_hang_checks)(struct ath_hw *ah);631 bool (*detect_mac_hang)(struct ath_hw *ah);632 bool (*detect_bb_hang)(struct ath_hw *ah);635 void (*init_cal_settings)(struct ath_hw *ah);636 bool (*init_cal)(struct ath_hw *ah, struct ath9k_channel *chan);638 void (*init_mode_gain_regs)(struct ath_hw *ah);639 void (*setup_calibration)(struct ath_hw *ah,643 int (*rf_set_freq)(struct ath_hw *ah,645 void (*spur_mitigate_freq)(struct ath_hw *ah,[all …]