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.c278 const struct firmware *ath12k_core_firmware_request(struct ath12k_base *ab, in ath12k_core_firmware_request() function
410 bd->fw = ath12k_core_firmware_request(ab, filename); in ath12k_core_fetch_board_data_api_n()
508 bd->fw = ath12k_core_firmware_request(ab, filename); in ath12k_core_fetch_board_data_api_1()
H A Dqmi.c3055 fw_entry = ath12k_core_firmware_request(ab, filename); in ath12k_qmi_load_bdf_qmi()
3059 fw_entry = ath12k_core_firmware_request(ab, in ath12k_qmi_load_bdf_qmi()
3140 fw = ath12k_core_firmware_request(ab, ATH12K_M3_FILE); in ath12k_qmi_m3_load()
H A Dcore.h1358 const struct firmware *ath12k_core_firmware_request(struct ath12k_base *ab,