H A D | iwl-drv.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 3 * Copyright (C) 2005-2014, 2018-2021 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2016-2017 Intel Deutschland GmbH 8 #include <linux/dma-mappin 84 struct list_head drv; /* list of devices using this op_mode */ global() member 102 iwl_free_fw_desc(struct iwl_drv * drv,struct fw_desc * desc) iwl_free_fw_desc() argument 109 iwl_free_fw_img(struct iwl_drv * drv,struct fw_img * img) iwl_free_fw_img() argument 117 iwl_dealloc_ucode(struct iwl_drv * drv) iwl_dealloc_ucode() argument 140 iwl_alloc_fw_desc(struct iwl_drv * drv,struct fw_desc * desc,struct fw_sec * sec) iwl_alloc_fw_desc() argument 222 iwl_request_firmware(struct iwl_drv * drv,bool first) iwl_request_firmware() argument 422 iwl_set_default_calib(struct iwl_drv * drv,const u8 * data) iwl_set_default_calib() argument 440 iwl_set_ucode_api_flags(struct iwl_drv * drv,const u8 * data,struct iwl_ucode_capabilities * capa) iwl_set_ucode_api_flags() argument 461 iwl_set_ucode_capabilities(struct iwl_drv * drv,const u8 * data,struct iwl_ucode_capabilities * capa) iwl_set_ucode_capabilities() argument 482 iwl_reduced_fw_name(struct iwl_drv * drv) iwl_reduced_fw_name() argument 492 iwl_parse_v1_v2_firmware(struct iwl_drv * drv,const struct firmware * ucode_raw,struct iwl_firmware_pieces * pieces) iwl_parse_v1_v2_firmware() argument 591 iwl_drv_set_dump_exclude(struct iwl_drv * drv,enum iwl_ucode_tlv_type tlv_type,const void * tlv_data,u32 tlv_len) iwl_drv_set_dump_exclude() argument 628 iwl_parse_dbg_tlv_assert_tables(struct iwl_drv * drv,const struct iwl_ucode_tlv * tlv) iwl_parse_dbg_tlv_assert_tables() argument 688 iwl_parse_tlv_firmware(struct iwl_drv * drv,const struct firmware * ucode_raw,struct iwl_firmware_pieces * pieces,struct iwl_ucode_capabilities * capa,bool * usniffer_images) iwl_parse_tlv_firmware() argument 1343 iwl_alloc_ucode(struct iwl_drv * drv,struct iwl_firmware_pieces * pieces,enum iwl_ucode_type type) iwl_alloc_ucode() argument 1363 validate_sec_sizes(struct iwl_drv * drv,struct iwl_firmware_pieces * pieces,const struct iwl_cfg * cfg) validate_sec_sizes() argument 1414 _iwl_op_mode_start(struct iwl_drv * drv,struct iwlwifi_opmode_table * op) _iwl_op_mode_start() argument 1446 _iwl_op_mode_stop(struct iwl_drv * drv) _iwl_op_mode_stop() argument 1468 struct iwl_drv *drv = context; iwl_req_fw_callback() local 1776 struct iwl_drv *drv; iwl_drv_start() local 1836 iwl_drv_stop(struct iwl_drv * drv) iwl_drv_stop() argument 1879 struct iwl_drv *drv; iwl_opmode_register() local 1903 struct iwl_drv *drv; iwl_opmode_deregister() local [all...] |