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.c2240 size_t fw_name_len, int fw_api) in ath10k_core_get_fw_name() argument
2247 fw_api); in ath10k_core_get_fw_name()
2253 ATH10K_FW_FILE_BASE, fw_api); in ath10k_core_get_fw_name()
2267 ar->fw_api = i; in ath10k_core_fetch_firmware_files()
2269 ar->fw_api); in ath10k_core_fetch_firmware_files()
2271 ath10k_core_get_fw_name(ar, fw_name, sizeof(fw_name), ar->fw_api); in ath10k_core_fetch_firmware_files()
2287 ath10k_dbg(ar, ATH10K_DBG_BOOT, "using fw api %d\n", ar->fw_api); in ath10k_core_fetch_firmware_files()
H A Dcore.h1112 int fw_api; member
H A Ddebug.c86 ar->fw_api, in ath10k_debug_print_hwfw_info()