Searched defs:ath_hw_private_ops (Results 1 – 1 of 1) sorted by relevance
628 struct ath_hw_private_ops { struct629 void (*init_hang_checks)(struct ath_hw *ah);630 bool (*detect_mac_hang)(struct ath_hw *ah);631 bool (*detect_bb_hang)(struct ath_hw *ah);634 void (*init_cal_settings)(struct ath_hw *ah);635 bool (*init_cal)(struct ath_hw *ah, struct ath9k_channel *chan);637 void (*init_mode_gain_regs)(struct ath_hw *ah);638 void (*setup_calibration)(struct ath_hw *ah,642 int (*rf_set_freq)(struct ath_hw *ah,644 void (*spur_mitigate_freq)(struct ath_hw *ah,[all …]