Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dhw.h626 struct ath_hw_private_ops { struct
627 void (*init_hang_checks)(struct ath_hw *ah);
628 bool (*detect_mac_hang)(struct ath_hw *ah);
629 bool (*detect_bb_hang)(struct ath_hw *ah);
632 void (*init_cal_settings)(struct ath_hw *ah);
633 bool (*init_cal)(struct ath_hw *ah, struct ath9k_channel *chan);
635 void (*init_mode_gain_regs)(struct ath_hw *ah);
636 void (*setup_calibration)(struct ath_hw *ah,
640 int (*rf_set_freq)(struct ath_hw *ah,
642 void (*spur_mitigate_freq)(struct ath_hw *ah,
[all …]