Lines Matching +full:fw +full:- +full:cfg

1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2005-2014, 2018-2023 Intel Corporation
4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH
5 * Copyright (C) 2016-2017 Intel Deutschland GmbH
15 #include "iwl-debug.h"
16 #include "iwl-config.h"
17 #include "fw/img.h"
18 #include "iwl-op-mode.h"
20 #include "fw/api/cmdhdr.h"
21 #include "fw/api/txq.h"
22 #include "fw/api/dbg-tlv.h"
23 #include "iwl-dbg-tlv.h"
26 #include "iwl-modparams.h"
30 * DOC: Transport layer - what is it ?
67 #define FH_RSCSR_FRAME_SIZE_MSK 0x00003FFF /* bits 0-13 */
83 * 28-27: Reserved
89 * 21-16: RX queue
90 * 15-14: Reserved
91 * 13-00: RX frame size
100 return le32_to_cpu(pkt->len_n_flags) & FH_RSCSR_FRAME_SIZE_MSK;
105 return iwl_rx_packet_len(pkt) - sizeof(pkt->hdr);
109 * enum CMD_MODE - how to send the host commands ?
114 * @CMD_SEND_IN_RFKILL: Send the command even if the NIC is in RF-kill.
118 * trans->system_pm_mode to IWL_PLAT_PM_MODE_D3.
151 u8 payload_wide[DEF_CMD_PAYLOAD_SIZE -
159 * struct iwl_device_tx_cmd - buffer for TX command
179 * enum iwl_hcmd_dataflag - flag for each one of the chunks of the command
209 * struct iwl_host_cmd - Host command to the uCode
241 free_pages(cmd->_rx_page_addr, cmd->_rx_page_order);
243 __free_pages(cmd->_page, cmd->_rx_page_order);
257 return (void *)((unsigned long)page_address(r->_page) + r->_offset);
262 return r->_offset;
267 r->_page_stolen = true;
268 get_page(r->_page);
269 return r->_page;
274 __free_pages(r->_page, r->_rx_page_order);
279 #define IWL_MASK(lo, hi) ((1 << (hi)) | ((1 << (hi)) - (1 << (lo))))
295 * enum iwl_d3_status - WoWLAN image/device status
310 * @STATUS_RFKILL_HW: the actual HW state of the RF-kill switch
311 * @STATUS_RFKILL_OPMODE: RF-kill state reported to opmode
312 * @STATUS_FW_ERROR: the fw is in error state
313 * @STATUS_TRANS_DEAD: trans is dead - avoid any read/write operation
314 * @STATUS_SUPPRESS_CMD_ERROR_ONCE: suppress "FW error in SYNC CMD" once,
343 return -1;
382 * struct iwl_dump_sanitize_ops - dump sanitization operations
396 * struct iwl_trans_config - transport configuration
408 * @rx_buf_size: RX buffer size needed for A-MSDUs
416 * @cb_data_offs: offset inside skb->cb to store transport data at, must have
459 * struct iwl_trans_rxq_dma_data - RX queue DMA data
472 /* maximal number of DRAM MAP entries supported by FW */
476 * struct iwl_pnvm_image - contains info about the parsed pnvm image
491 * enum iwl_trans_state - state of the transport layer
494 * @IWL_TRANS_FW_STARTED: FW was started, but not alive yet
495 * @IWL_TRANS_FW_ALIVE: FW has sent an alive response
506 * In system-wide power management the entire platform goes into a low
512 * mode is dictated by the wake-on-WLAN configuration.
516 * - D0: the device is fully powered and the host is awake;
517 * - D3: the device is in low power mode and only reacts to
518 * specific events (e.g. magic-packet received or scan
526 * enum iwl_plat_pm_mode - platform power management mode
529 * behavior when in system-wide suspend (i.e WoWLAN).
532 * device. In system-wide suspend mode, it means that the all
544 * @IWL_INI_CFG_STATE_NOT_LOADED: no debug cfg was given
545 * @IWL_INI_CFG_STATE_LOADED: debug cfg was found and loaded
546 * @IWL_INI_CFG_STATE_CORRUPTED: debug cfg was found and some of the TLVs
571 * struct iwl_dram_regions - DRAM regions container structure
576 * designed to show FW where all the payloads are.
585 * struct iwl_fw_mon - fw monitor per allocation id
595 * struct iwl_self_init_dram - dram data used by self init process
596 * @fw: lmac and umac dram data
602 struct iwl_dram_data *fw;
609 * struct iwl_imr_data - imr dram data used during debug process
610 * @imr_enable: imr enable status received from fw
611 * @imr_size: imr dram size received from fw
616 * @imr_base_addr: imr address received from fw
631 * struct iwl_pc_data - program counter details
641 * struct iwl_trans_debug - transport debug related data
644 * @rec_on: true iff there is a fw debug recording currently active
654 * @internal_ini_cfg: internal debug cfg state. Uses &enum iwl_ini_cfg_state
655 * @external_ini_cfg: external debug cfg state. Uses &enum iwl_ini_cfg_state
659 * @hw_error: equals true if hw error interrupt was received from the FW
730 /* sg_offset is valid if it is non-zero */
760 * struct iwl_txq - Tx Queue for DMA
763 * the writeback -- this is DMA memory and an array holding one buffer
773 * @wd_timeout: queue watchdog timeout (jiffies) - per queue
778 * @write_ptr: 1-st empty entry (index) host_w
836 * struct iwl_trans - transport common data
840 * @trans_cfg: the trans-specific configuration part
841 * @cfg: pointer to the configuration
844 * @status: a bit-mask of transport status flags
852 * @hw_id: a u32 with the ID of the device / sub-device.
872 * @dev_cmd_pool: pool for Tx cmd allocation - for internal use only.
882 * @init_dram: FW initialization DMA data
883 * @system_pm_mode: the system-wide power management mode in use.
901 const struct iwl_cfg *cfg;
979 int iwl_trans_start_fw(struct iwl_trans *trans, const struct fw_img *fw,
997 return kmem_cache_zalloc(trans->dev_cmd_pool, GFP_ATOMIC);
1005 kmem_cache_free(trans->dev_cmd_pool, dev_cmd);
1020 const struct iwl_trans_txq_scd_cfg *cfg,
1039 struct iwl_trans_txq_scd_cfg cfg = {
1047 iwl_trans_txq_enable_cfg(trans, queue, ssn, &cfg, queue_wdg_timeout);
1054 struct iwl_trans_txq_scd_cfg cfg = {
1056 .sta_id = -1,
1062 iwl_trans_txq_enable_cfg(trans, queue, 0, &cfg, queue_wdg_timeout);
1139 if (WARN_ON_ONCE(!trans->op_mode))
1142 /* prevent double restarts due to the same erroneous FW */
1143 if (!test_and_set_bit(STATUS_FW_ERROR, &trans->status)) {
1144 trans->state = IWL_TRANS_NO_FW;
1145 iwl_op_mode_nic_error(trans->op_mode, sync);
1151 return trans->state == IWL_TRANS_FW_ALIVE;
1175 return trans->dbg.internal_ini_cfg != IWL_INI_CFG_STATE_NOT_LOADED ||
1176 trans->dbg.external_ini_cfg != IWL_INI_CFG_STATE_NOT_LOADED;