Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.c2262 size_t fw_name_len, int fw_api) in ath10k_core_get_fw_name() argument
2269 fw_api); in ath10k_core_get_fw_name()
2275 ATH10K_FW_FILE_BASE, fw_api); in ath10k_core_get_fw_name()
2289 ar->fw_api = i; in ath10k_core_fetch_firmware_files()
2291 ar->fw_api); in ath10k_core_fetch_firmware_files()
2293 ath10k_core_get_fw_name(ar, fw_name, sizeof(fw_name), ar->fw_api); in ath10k_core_fetch_firmware_files()
2309 ath10k_dbg(ar, ATH10K_DBG_BOOT, "using fw api %d\n", ar->fw_api); in ath10k_core_fetch_firmware_files()
H A Dcore.h1115 int fw_api; member
H A Ddebug.c89 ar->fw_api, in ath10k_debug_print_hwfw_info()