Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.c118 const struct firmware *ath12k_core_firmware_request(struct ath12k_base *ab, in ath12k_core_firmware_request() function
255 bd->fw = ath12k_core_firmware_request(ab, filename); in ath12k_core_fetch_board_data_api_n()
355 bd->fw = ath12k_core_firmware_request(ab, filename); in ath12k_core_fetch_board_data_api_1()
H A Dcore.h818 const struct firmware *ath12k_core_firmware_request(struct ath12k_base *ab,
H A Dqmi.c2454 fw_entry = ath12k_core_firmware_request(ab, filename); in ath12k_qmi_load_bdf_qmi()
2458 fw_entry = ath12k_core_firmware_request(ab, in ath12k_qmi_load_bdf_qmi()
2516 fw = ath12k_core_firmware_request(ab, ATH12K_M3_FILE); in ath12k_qmi_m3_load()