Home
last modified time | relevance | path

Searched refs:ath11k_core_firmware_request (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dfw.c21 ab->fw.fw = ath11k_core_firmware_request(ab, name); in ath11k_fw_request_firmware_api_n()
H A Dcore.c1587 const struct firmware *ath11k_core_firmware_request(struct ath11k_base *ab, in ath11k_core_firmware_request() function
1719 bd->fw = ath11k_core_firmware_request(ab, filename); in ath11k_core_fetch_board_data_api_n()
1817 bd->fw = ath11k_core_firmware_request(ab, name); in ath11k_core_fetch_board_data_api_1()
H A Dqmi.c2469 fw_entry = ath11k_core_firmware_request(ab, filename); in ath11k_qmi_load_bdf_qmi()
2473 fw_entry = ath11k_core_firmware_request(ab, ATH11K_DEFAULT_CAL_FILE); in ath11k_qmi_load_bdf_qmi()
2533 fw = ath11k_core_firmware_request(ab, ATH11K_M3_FILE); in ath11k_qmi_m3_load()
H A Dcore.h1293 const struct firmware *ath11k_core_firmware_request(struct ath11k_base *ab,