Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dtestmode.c284 ret = ath10k_core_start(ar, ATH10K_FIRMWARE_MODE_UTF, in ath10k_tm_cmd_utf_start()
Dcore.h1336 int ath10k_core_start(struct ath10k *ar, enum ath10k_firmware_mode mode,
Dcore.c2915 int ath10k_core_start(struct ath10k *ar, enum ath10k_firmware_mode mode, in ath10k_core_start() function
3238 EXPORT_SYMBOL(ath10k_core_start);
3411 ret = ath10k_core_start(ar, ATH10K_FIRMWARE_MODE_NORMAL, in ath10k_core_probe_fw()
Dmac.c5201 ret = ath10k_core_start(ar, ATH10K_FIRMWARE_MODE_NORMAL, in ath10k_start()