Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-dbg-tlv.c126 u32 alloc_id; in iwl_dbg_tlv_alloc_buf_alloc() local
132 alloc_id = le32_to_cpu(alloc->alloc_id); in iwl_dbg_tlv_alloc_buf_alloc()
138 if (alloc_id == IWL_FW_INI_ALLOCATION_INVALID || in iwl_dbg_tlv_alloc_buf_alloc()
139 alloc_id >= IWL_FW_INI_ALLOCATION_NUM) in iwl_dbg_tlv_alloc_buf_alloc()
143 alloc_id != IWL_FW_INI_ALLOCATION_ID_DBGC1) in iwl_dbg_tlv_alloc_buf_alloc()
147 alloc_id != IWL_FW_INI_ALLOCATION_ID_DBGC1) in iwl_dbg_tlv_alloc_buf_alloc()
156 trans->dbg.fw_mon_cfg[alloc_id] = *alloc; in iwl_dbg_tlv_alloc_buf_alloc()
162 alloc_id, buf_location); in iwl_dbg_tlv_alloc_buf_alloc()
391 enum iwl_fw_ini_allocation_id alloc_id) in iwl_dbg_tlv_fragments_free() argument
396 if (alloc_id <= IWL_FW_INI_ALLOCATION_INVALID || in iwl_dbg_tlv_fragments_free()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info-v2.c37 enum iwl_fw_ini_allocation_id alloc_id = IWL_FW_INI_ALLOCATION_ID_DBGC1; in iwl_pcie_ctxt_info_dbg_enable() local
59 fw_mon_cfg = &trans->dbg.fw_mon_cfg[alloc_id]; in iwl_pcie_ctxt_info_dbg_enable()
75 if (trans->dbg.fw_mon_ini[alloc_id].num_frags) { in iwl_pcie_ctxt_info_dbg_enable()
77 &trans->dbg.fw_mon_ini[alloc_id].frags[0]; in iwl_pcie_ctxt_info_dbg_enable()
87 alloc_id, in iwl_pcie_ctxt_info_dbg_enable()
88 trans->dbg.fw_mon_ini[alloc_id].num_frags); in iwl_pcie_ctxt_info_dbg_enable()
/linux/drivers/net/hyperv/
H A Dhyperv_net.h589 u32 alloc_id; member
602 u32 alloc_id; member