Lines Matching defs:ar
793 void ath10k_core_get_fw_features_str(struct ath10k *ar, in ath10k_core_get_fw_features_str()
812 static void ath10k_send_suspend_complete(struct ath10k *ar) in ath10k_send_suspend_complete()
819 static int ath10k_init_sdio(struct ath10k *ar, enum ath10k_firmware_mode mode) in ath10k_init_sdio()
866 static int ath10k_init_configure_target(struct ath10k *ar) in ath10k_init_configure_target()
934 static const struct firmware *ath10k_fetch_fw_file(struct ath10k *ar, in ath10k_fetch_fw_file()
968 static int ath10k_push_board_ext_data(struct ath10k *ar, const void *data, in ath10k_push_board_ext_data()
1015 static int ath10k_core_get_board_id_from_otp(struct ath10k *ar) in ath10k_core_get_board_id_from_otp()
1093 struct ath10k *ar = data; in ath10k_core_check_bdfext() local
1146 static int ath10k_core_check_smbios(struct ath10k *ar) in ath10k_core_check_smbios()
1157 int ath10k_core_check_dt(struct ath10k *ar) in ath10k_core_check_dt()
1180 static int ath10k_download_fw(struct ath10k *ar) in ath10k_download_fw()
1229 void ath10k_core_free_board_files(struct ath10k *ar) in ath10k_core_free_board_files()
1246 static void ath10k_core_free_firmware_files(struct ath10k *ar) in ath10k_core_free_firmware_files()
1270 static int ath10k_fetch_cal_file(struct ath10k *ar) in ath10k_fetch_cal_file()
1297 static int ath10k_core_fetch_board_data_api_1(struct ath10k *ar, int bd_ie_type) in ath10k_core_fetch_board_data_api_1()
1335 static int ath10k_core_parse_bd_ie_board(struct ath10k *ar, in ath10k_core_parse_bd_ie_board()
1425 static int ath10k_core_search_bd(struct ath10k *ar, in ath10k_core_search_bd()
1483 static int ath10k_core_fetch_board_data_api_n(struct ath10k *ar, in ath10k_core_fetch_board_data_api_n()
1558 static int ath10k_core_create_board_name(struct ath10k *ar, char *name, in ath10k_core_create_board_name()
1604 static int ath10k_core_create_eboard_name(struct ath10k *ar, char *name, in ath10k_core_create_eboard_name()
1621 int ath10k_core_fetch_board_file(struct ath10k *ar, int bd_ie_type) in ath10k_core_fetch_board_file()
1687 static int ath10k_core_get_ext_board_id_from_otp(struct ath10k *ar) in ath10k_core_get_ext_board_id_from_otp()
1739 static int ath10k_download_board_data(struct ath10k *ar, const void *data, in ath10k_download_board_data()
1808 static int ath10k_download_and_run_otp(struct ath10k *ar) in ath10k_download_and_run_otp()
1867 static int ath10k_download_cal_file(struct ath10k *ar, in ath10k_download_cal_file()
1889 static int ath10k_download_cal_dt(struct ath10k *ar, const char *dt_name) in ath10k_download_cal_dt()
1944 static int ath10k_download_cal_eeprom(struct ath10k *ar) in ath10k_download_cal_eeprom()
1973 static int ath10k_download_cal_nvmem(struct ath10k *ar, const char *cell_name) in ath10k_download_cal_nvmem()
2006 int ath10k_core_fetch_firmware_api_n(struct ath10k *ar, const char *name, in ath10k_core_fetch_firmware_api_n()
2183 static void ath10k_core_get_fw_name(struct ath10k *ar, char *fw_name, in ath10k_core_get_fw_name()
2202 static int ath10k_core_fetch_firmware_files(struct ath10k *ar) in ath10k_core_fetch_firmware_files()
2236 static int ath10k_core_pre_cal_download(struct ath10k *ar) in ath10k_core_pre_cal_download()
2277 static int ath10k_core_pre_cal_config(struct ath10k *ar) in ath10k_core_pre_cal_config()
2306 static int ath10k_download_cal_data(struct ath10k *ar) in ath10k_download_cal_data()
2374 static void ath10k_core_fetch_btcoex_dt(struct ath10k *ar) in ath10k_core_fetch_btcoex_dt()
2408 static int ath10k_init_uart(struct ath10k *ar) in ath10k_init_uart()
2459 static int ath10k_init_hw_params(struct ath10k *ar) in ath10k_init_hw_params()
2487 void ath10k_core_start_recovery(struct ath10k *ar) in ath10k_core_start_recovery()
2498 void ath10k_core_napi_enable(struct ath10k *ar) in ath10k_core_napi_enable()
2510 void ath10k_core_napi_sync_disable(struct ath10k *ar) in ath10k_core_napi_sync_disable()
2525 struct ath10k *ar = container_of(work, struct ath10k, restart_work); in ath10k_core_restart() local
2598 struct ath10k *ar = container_of(work, struct ath10k, in ath10k_core_set_coverage_class_work() local
2605 static int ath10k_core_init_firmware_features(struct ath10k *ar) in ath10k_core_init_firmware_features()
2784 static int ath10k_core_reset_rx_filter(struct ath10k *ar) in ath10k_core_reset_rx_filter()
2833 static int ath10k_core_compat_services(struct ath10k *ar) in ath10k_core_compat_services()
2857 static int ath10k_core_copy_target_iram(struct ath10k *ar) in ath10k_core_copy_target_iram()
2934 int ath10k_core_start(struct ath10k *ar, enum ath10k_firmware_mode mode, in ath10k_core_start()
3263 int ath10k_wait_for_suspend(struct ath10k *ar, u32 suspend_opt) in ath10k_wait_for_suspend()
3286 void ath10k_core_stop(struct ath10k *ar) in ath10k_core_stop()
3310 static int ath10k_core_probe_fw(struct ath10k *ar) in ath10k_core_probe_fw()
3463 struct ath10k *ar = container_of(work, struct ath10k, register_work); in ath10k_core_register_work() local
3535 int ath10k_core_register(struct ath10k *ar, in ath10k_core_register()
3546 void ath10k_core_unregister(struct ath10k *ar) in ath10k_core_unregister()
3582 struct ath10k *ar; in ath10k_core_create() local
3724 void ath10k_core_destroy(struct ath10k *ar) in ath10k_core_destroy()