Home
last modified time | relevance | path

Searched refs:ATH10K_FW_DIR (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dhw.h23 #define ATH10K_FW_DIR "ath10k" macro
31 #define QCA988X_HW_2_0_FW_DIR ATH10K_FW_DIR "/QCA988X/hw2.0"
Dcore.c474 ar->cal_file = ath10k_fetch_fw_file(ar, ATH10K_FW_DIR, filename); in ath10k_fetch_cal_file()
480 ATH10K_FW_DIR, filename); in ath10k_fetch_cal_file()