ath10k_core_fetch_board_file 1476 drivers/net/wireless/ath/ath10k/core.c EXPORT_SYMBOL(ath10k_core_fetch_board_file);
ath10k_core_fetch_board_file 1579 drivers/net/wireless/ath/ath10k/core.c 	ret = ath10k_core_fetch_board_file(ar, ATH10K_BD_IE_BOARD_EXT);
ath10k_core_fetch_board_file 2947 drivers/net/wireless/ath/ath10k/core.c 		ret = ath10k_core_fetch_board_file(ar, ATH10K_BD_IE_BOARD);
ath10k_core_fetch_board_file 1247 drivers/net/wireless/ath/ath10k/core.h int ath10k_core_fetch_board_file(struct ath10k *ar, int bd_ie_type);
ath10k_core_fetch_board_file  776 drivers/net/wireless/ath/ath10k/qmi.c 	return ath10k_core_fetch_board_file(qmi->ar, ATH10K_BD_IE_BOARD);