Searched refs:ath9k_hw_set_reset_reg (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dhw.c26 static bool ath9k_hw_set_reset_reg(struct ath_hw *ah, u32 type);
521 if (!ath9k_hw_set_reset_reg(ah, ATH9K_RESET_POWER_ON)) {
1095 static bool ath9k_hw_set_reset_reg(struct ath_hw *ah, u32 type) function
1120 if (!ath9k_hw_set_reset_reg(ah, ATH9K_RESET_POWER_ON))
1122 } else if (!ath9k_hw_set_reset_reg(ah, ATH9K_RESET_WARM))
1828 if (ath9k_hw_set_reset_reg(ah,
2464 if (!ath9k_hw_set_reset_reg(ah, ATH9K_RESET_WARM))
2477 if (!ath9k_hw_set_reset_reg(ah, ATH9K_RESET_COLD))

Completed in 54 milliseconds