Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dreset.c386 * ath5k_hw_nic_reset() - Reset the various chipset units
397 ath5k_hw_nic_reset(struct ath5k_hw *ah, u32 val) in ath5k_hw_nic_reset() function
441 * Same as ath5k_hw_nic_reset but for AHB based devices
634 ret = ath5k_hw_nic_reset(ah, AR5K_RESET_CTL_PCU | in ath5k_hw_on_hold()
639 ret = ath5k_hw_nic_reset(ah, AR5K_RESET_CTL_PCU | in ath5k_hw_on_hold()
699 ret = ath5k_hw_nic_reset(ah, AR5K_RESET_CTL_PCU | in ath5k_hw_nic_wakeup()
708 ret = ath5k_hw_nic_reset(ah, AR5K_RESET_CTL_PCU | in ath5k_hw_nic_wakeup()
730 ret = ath5k_hw_nic_reset(ah, 0); in ath5k_hw_nic_wakeup()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dreset.c386 * ath5k_hw_nic_reset() - Reset the various chipset units
397 ath5k_hw_nic_reset(struct ath5k_hw *ah, u32 val) in ath5k_hw_nic_reset() function
441 * Same as ath5k_hw_nic_reset but for AHB based devices
634 ret = ath5k_hw_nic_reset(ah, AR5K_RESET_CTL_PCU | in ath5k_hw_on_hold()
639 ret = ath5k_hw_nic_reset(ah, AR5K_RESET_CTL_PCU | in ath5k_hw_on_hold()
699 ret = ath5k_hw_nic_reset(ah, AR5K_RESET_CTL_PCU | in ath5k_hw_nic_wakeup()
708 ret = ath5k_hw_nic_reset(ah, AR5K_RESET_CTL_PCU | in ath5k_hw_nic_wakeup()
730 ret = ath5k_hw_nic_reset(ah, 0); in ath5k_hw_nic_wakeup()

Completed in 4 milliseconds