Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dtestmode.c284 ret = ath10k_core_start(ar, ATH10K_FIRMWARE_MODE_UTF, in ath10k_tm_cmd_utf_start()
Dcore.h1333 int ath10k_core_start(struct ath10k *ar, enum ath10k_firmware_mode mode,
Dcore.c2924 int ath10k_core_start(struct ath10k *ar, enum ath10k_firmware_mode mode, in ath10k_core_start() function
3247 EXPORT_SYMBOL(ath10k_core_start);
3420 ret = ath10k_core_start(ar, ATH10K_FIRMWARE_MODE_NORMAL, in ath10k_core_probe_fw()
Dmac.c5199 ret = ath10k_core_start(ar, ATH10K_FIRMWARE_MODE_NORMAL, in ath10k_start()