Home
last modified time | relevance | path

Searched refs:ath10k_core_fetch_board_file (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
A Dcore.c1505 int ath10k_core_fetch_board_file(struct ath10k *ar, int bd_ie_type) in ath10k_core_fetch_board_file() function
1569 EXPORT_SYMBOL(ath10k_core_fetch_board_file);
1672 ret = ath10k_core_fetch_board_file(ar, ATH10K_BD_IE_BOARD_EXT); in ath10k_download_board_data()
3225 ret = ath10k_core_fetch_board_file(ar, ATH10K_BD_IE_BOARD); in ath10k_core_probe_fw()
A Dcore.h1337 int ath10k_core_fetch_board_file(struct ath10k *ar, int bd_ie_type);
A Dqmi.c834 return ath10k_core_fetch_board_file(qmi->ar, ATH10K_BD_IE_BOARD); in ath10k_qmi_fetch_board_file()

Completed in 15 milliseconds