Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dhw.h627 struct ath_hw_private_ops { struct
628 void (*init_hang_checks)(struct ath_hw *ah);
629 bool (*detect_mac_hang)(struct ath_hw *ah);
630 bool (*detect_bb_hang)(struct ath_hw *ah);
633 void (*init_cal_settings)(struct ath_hw *ah);
634 bool (*init_cal)(struct ath_hw *ah, struct ath9k_channel *chan);
636 void (*init_mode_gain_regs)(struct ath_hw *ah);
637 void (*setup_calibration)(struct ath_hw *ah,
641 int (*rf_set_freq)(struct ath_hw *ah,
643 void (*spur_mitigate_freq)(struct ath_hw *ah,
[all …]