Searched defs:ath_hw_private_ops (Results 1 – 1 of 1) sorted by relevance
629 struct ath_hw_private_ops { struct631 bool (*detect_mac_hang)(struct ath_hw *ah);632 bool (*detect_bb_hang)(struct ath_hw *ah);643 int (*rf_set_freq)(struct ath_hw *ah,647 bool (*set_rf_regs)(struct ath_hw *ah,651 void (*init_bb)(struct ath_hw *ah,654 void (*olc_init)(struct ath_hw *ah);658 bool (*rfbus_req)(struct ath_hw *ah);659 void (*rfbus_done)(struct ath_hw *ah);666 void (*set_radar_params)(struct ath_hw *ah,[all …]
Completed in 10 milliseconds