Home
last modified time | relevance | path

Searched refs:ath10k_hif_power_up (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dhif.h183 static inline int ath10k_hif_power_up(struct ath10k *ar, in ath10k_hif_power_up() function
Dtestmode.c277 ret = ath10k_hif_power_up(ar, ATH10K_FIRMWARE_MODE_UTF); in ath10k_tm_cmd_utf_start()
Dcore.c3266 ret = ath10k_hif_power_up(ar, ATH10K_FIRMWARE_MODE_NORMAL); in ath10k_core_probe_fw()
Dmac.c5168 ret = ath10k_hif_power_up(ar, ATH10K_FIRMWARE_MODE_NORMAL); in ath10k_start()