Searched refs:ATH10K_FW_DIR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | hw.h | 21 #define ATH10K_FW_DIR "ath10k" macro 40 #define QCA988X_HW_2_0_FW_DIR ATH10K_FW_DIR "/QCA988X/hw2.0" 47 #define QCA9887_HW_1_0_FW_DIR ATH10K_FW_DIR "/QCA9887/hw1.0" 86 #define QCA6174_HW_2_1_FW_DIR ATH10K_FW_DIR "/QCA6174/hw2.1" 90 #define QCA6174_HW_3_0_FW_DIR ATH10K_FW_DIR "/QCA6174/hw3.0" 100 #define QCA99X0_HW_2_0_FW_DIR ATH10K_FW_DIR "/QCA99X0/hw2.0" 108 #define QCA9984_HW_1_0_FW_DIR ATH10K_FW_DIR "/QCA9984/hw1.0" 117 #define QCA9888_HW_2_0_FW_DIR ATH10K_FW_DIR "/QCA9888/hw2.0" 122 #define QCA9377_HW_1_0_FW_DIR ATH10K_FW_DIR "/QCA9377/hw1.0" 128 #define QCA4019_HW_1_0_FW_DIR ATH10K_FW_DIR "/QCA401 [all...] |
H A D | core.c | 1163 ar->pre_cal_file = ath10k_fetch_fw_file(ar, ATH10K_FW_DIR, filename); in ath10k_fetch_cal_file() 1171 ar->cal_file = ath10k_fetch_fw_file(ar, ATH10K_FW_DIR, filename); in ath10k_fetch_cal_file() 1177 ATH10K_FW_DIR, filename); in ath10k_fetch_cal_file()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | hw.h | 21 #define ATH10K_FW_DIR "ath10k" macro 40 #define QCA988X_HW_2_0_FW_DIR ATH10K_FW_DIR "/QCA988X/hw2.0" 47 #define QCA9887_HW_1_0_FW_DIR ATH10K_FW_DIR "/QCA9887/hw1.0" 86 #define QCA6174_HW_2_1_FW_DIR ATH10K_FW_DIR "/QCA6174/hw2.1" 90 #define QCA6174_HW_3_0_FW_DIR ATH10K_FW_DIR "/QCA6174/hw3.0" 100 #define QCA99X0_HW_2_0_FW_DIR ATH10K_FW_DIR "/QCA99X0/hw2.0" 108 #define QCA9984_HW_1_0_FW_DIR ATH10K_FW_DIR "/QCA9984/hw1.0" 117 #define QCA9888_HW_2_0_FW_DIR ATH10K_FW_DIR "/QCA9888/hw2.0" 122 #define QCA9377_HW_1_0_FW_DIR ATH10K_FW_DIR "/QCA9377/hw1.0" 128 #define QCA4019_HW_1_0_FW_DIR ATH10K_FW_DIR "/QCA401 [all...] |
H A D | core.c | 1249 ar->pre_cal_file = ath10k_fetch_fw_file(ar, ATH10K_FW_DIR, filename); in ath10k_fetch_cal_file() 1257 ar->cal_file = ath10k_fetch_fw_file(ar, ATH10K_FW_DIR, filename); in ath10k_fetch_cal_file() 1263 ATH10K_FW_DIR, filename); in ath10k_fetch_cal_file()
|
Completed in 16 milliseconds