Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dtestmode.c284 ret = ath10k_core_start(ar, ATH10K_FIRMWARE_MODE_UTF, in ath10k_tm_cmd_utf_start()
Dcore.c2607 int ath10k_core_start(struct ath10k *ar, enum ath10k_firmware_mode mode, in ath10k_core_start() function
2920 EXPORT_SYMBOL(ath10k_core_start);
3093 ret = ath10k_core_start(ar, ATH10K_FIRMWARE_MODE_NORMAL, in ath10k_core_probe_fw()
Dcore.h1311 int ath10k_core_start(struct ath10k *ar, enum ath10k_firmware_mode mode,
Dmac.c5006 ret = ath10k_core_start(ar, ATH10K_FIRMWARE_MODE_NORMAL, in ath10k_start()