Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dfw.c19 ab->fw.fw = ath12k_core_firmware_request(ab, name); in ath12k_fw_request_firmware_api_n()
H A Dcore.c280 const struct firmware *ath12k_core_firmware_request(struct ath12k_base *ab, in ath12k_core_firmware_request() function
412 bd->fw = ath12k_core_firmware_request(ab, filename); in ath12k_core_fetch_board_data_api_n()
510 bd->fw = ath12k_core_firmware_request(ab, filename); in ath12k_core_fetch_board_data_api_1()
H A Dqmi.c3097 fw_entry = ath12k_core_firmware_request(ab, filename); in ath12k_qmi_load_bdf_qmi()
3101 fw_entry = ath12k_core_firmware_request(ab, in ath12k_qmi_load_bdf_qmi()
3183 fw = ath12k_core_firmware_request(ab, ATH12K_M3_FILE); in ath12k_qmi_m3_load()
3313 fw = ath12k_core_firmware_request(ab, ATH12K_AUX_UC_FILE); in ath12k_qmi_aux_uc_load()
H A Dcore.h1264 const struct firmware *ath12k_core_firmware_request(struct ath12k_base *ab,