ath9k_hw_set_reset_reg
if (!ath9k_hw_set_reset_reg(ah, reset_type))
if (!ath9k_hw_set_reset_reg(ah, ATH9K_RESET_POWER_ON)) {
if (!ath9k_hw_set_reset_reg(ah, ATH9K_RESET_WARM))
if (!ath9k_hw_set_reset_reg(ah, ATH9K_RESET_COLD))
static bool ath9k_hw_set_reset_reg(struct ath_hw *ah, u32 type);
if (!ath9k_hw_set_reset_reg(ah, ATH9K_RESET_POWER_ON)) {