Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dfw.c19 ab->fw.fw = ath11k_core_firmware_request(ab, name); in ath11k_fw_request_firmware_api_n()
H A Dcore.c1280 const struct firmware *ath11k_core_firmware_request(struct ath11k_base *ab, in ath11k_core_firmware_request() function
1412 bd->fw = ath11k_core_firmware_request(ab, filename); in ath11k_core_fetch_board_data_api_n()
1510 bd->fw = ath11k_core_firmware_request(ab, name); in ath11k_core_fetch_board_data_api_1()
H A Dcore.h1257 const struct firmware *ath11k_core_firmware_request(struct ath11k_base *ab,
H A Dqmi.c2467 fw_entry = ath11k_core_firmware_request(ab, filename); in ath11k_qmi_load_bdf_qmi()
2471 fw_entry = ath11k_core_firmware_request(ab, ATH11K_DEFAULT_CAL_FILE); in ath11k_qmi_load_bdf_qmi()
2531 fw = ath11k_core_firmware_request(ab, ATH11K_M3_FILE); in ath11k_qmi_m3_load()