Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dcore.c920 const struct firmware *ath11k_core_firmware_request(struct ath11k_base *ab, in ath11k_core_firmware_request() function
1052 bd->fw = ath11k_core_firmware_request(ab, filename); in ath11k_core_fetch_board_data_api_n()
1150 bd->fw = ath11k_core_firmware_request(ab, name); in ath11k_core_fetch_board_data_api_1()
Dqmi.c2454 fw_entry = ath11k_core_firmware_request(ab, filename); in ath11k_qmi_load_bdf_qmi()
2458 fw_entry = ath11k_core_firmware_request(ab, ATH11K_DEFAULT_CAL_FILE); in ath11k_qmi_load_bdf_qmi()
2496 fw = ath11k_core_firmware_request(ab, ATH11K_M3_FILE); in ath11k_qmi_m3_load()
Dcore.h1163 const struct firmware *ath11k_core_firmware_request(struct ath11k_base *ab,