Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Dhw.h629 struct ath_hw_private_ops { struct
630 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 …]