/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | init.c | 62 struct iwl_host_cmd hcmd = { in iwl_set_soc_latency() local 99 ret = iwl_trans_send_cmd(fwrt->trans, &hcmd); in iwl_set_soc_latency() 110 struct iwl_host_cmd hcmd = { in iwl_configure_rxq() local 151 hcmd.data[0] = cmd; in iwl_configure_rxq() 152 hcmd.len[0] = size; in iwl_configure_rxq() 154 ret = iwl_trans_send_cmd(fwrt->trans, &hcmd); in iwl_configure_rxq()
|
H A D | dbg.c | 3052 ptr = (void *)&fwrt->fw->dbg.conf_tlv[conf_id]->hcmd; in iwl_fw_start_dbg_conf() 3055 struct iwl_host_cmd hcmd = { in iwl_fw_start_dbg_conf() local 3061 ret = iwl_trans_send_cmd(fwrt->trans, &hcmd); in iwl_fw_start_dbg_conf() 3080 struct iwl_host_cmd hcmd = { in iwl_send_dbg_dump_complete_cmd() local 3093 iwl_trans_send_cmd(fwrt->trans, &hcmd); in iwl_send_dbg_dump_complete_cmd() 3282 struct iwl_host_cmd hcmd = { in iwl_fw_dbg_suspend_resume_hcmd() local 3288 return iwl_trans_send_cmd(trans, &hcmd); in iwl_fw_dbg_suspend_resume_hcmd() 3336 struct iwl_host_cmd hcmd = { in iwl_fw_send_timestamp_marker_cmd() local 3361 hcmd.data[0] = ▮ in iwl_fw_send_timestamp_marker_cmd() 3362 hcmd.len[0] = sizeof(marker); in iwl_fw_send_timestamp_marker_cmd() [all …]
|
H A D | dump.c | 54 u32 hcmd; /* last host command header */ member 253 IWL_ERR(fwrt, "0x%08X | hcmd\n", table.hcmd); in iwl_fwrt_dump_lmac_error_log()
|
/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-devtrace-iwlwifi.h | 25 __dynamic_array(u8, hcmd, total_size) 36 memcpy(__get_dynamic_array(hcmd), hdr, offset); 41 memcpy((u8 *)__get_dynamic_array(hcmd) + offset, 47 __get_str(dev), ((u8 *)__get_dynamic_array(hcmd))[1], 48 ((u8 *)__get_dynamic_array(hcmd))[0],
|
H A D | iwl-dbg-tlv.c | 169 const struct iwl_fw_ini_hcmd_tlv *hcmd = (const void *)tlv->data; in iwl_dbg_tlv_alloc_hcmd() local 170 u32 tp = le32_to_cpu(hcmd->time_point); in iwl_dbg_tlv_alloc_hcmd() 172 if (le32_to_cpu(tlv->length) <= sizeof(*hcmd)) in iwl_dbg_tlv_alloc_hcmd() 698 struct iwl_host_cmd hcmd = { in iwl_dbg_tlv_apply_buffer() local 714 ret = iwl_trans_send_cmd(fwrt->trans, &hcmd); in iwl_dbg_tlv_apply_buffer() 838 struct iwl_fw_ini_hcmd_tlv *hcmd = (void *)node->tlv.data; in iwl_dbg_tlv_send_hcmds() local 839 struct iwl_fw_ini_hcmd *hcmd_data = &hcmd->hcmd; in iwl_dbg_tlv_send_hcmds() 840 u16 hcmd_len = le32_to_cpu(node->tlv.length) - sizeof(*hcmd); in iwl_dbg_tlv_send_hcmds()
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | ftm-initiator.c | 599 static int iwl_mvm_ftm_send_cmd(struct iwl_mvm *mvm, struct iwl_host_cmd *hcmd) in iwl_mvm_ftm_send_cmd() argument 602 int err = iwl_mvm_send_cmd_status(mvm, hcmd, &status); in iwl_mvm_ftm_send_cmd() 617 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v5() local 636 return iwl_mvm_ftm_send_cmd(mvm, &hcmd); in iwl_mvm_ftm_start_v5() 643 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v7() local 666 return iwl_mvm_ftm_send_cmd(mvm, &hcmd); in iwl_mvm_ftm_start_v7() 673 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v8() local 692 return iwl_mvm_ftm_send_cmd(mvm, &hcmd); in iwl_mvm_ftm_start_v8() 699 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v9() local 719 return iwl_mvm_ftm_send_cmd(mvm, &hcmd); in iwl_mvm_ftm_start_v9() [all …]
|
H A D | debugfs.c | 568 struct iwl_host_cmd hcmd = { in iwl_dbgfs_tas_get_status_read() local 586 ret = iwl_mvm_send_cmd(mvm, &hcmd); in iwl_dbgfs_tas_get_status_read() 597 rsp = (void *)hcmd.resp_pkt->data; in iwl_dbgfs_tas_get_status_read() 731 iwl_free_resp(&hcmd); in iwl_dbgfs_tas_get_status_read() 1969 struct iwl_host_cmd hcmd = { in iwl_dbgfs_mem_read() local 1980 hcmd.id = WIDE_ID(DEBUG_GROUP, *ppos >> 24 ? UMAC_RD_WR : LMAC_RD_WR); in iwl_dbgfs_mem_read() 1990 ret = iwl_mvm_send_cmd(mvm, &hcmd); in iwl_dbgfs_mem_read() 1996 if (iwl_rx_packet_payload_len(hcmd.resp_pkt) < sizeof(*rsp)) { in iwl_dbgfs_mem_read() 2001 rsp = (void *)hcmd.resp_pkt->data; in iwl_dbgfs_mem_read() 2008 iwl_rx_packet_payload_len(hcmd.resp_pkt) - sizeof(*rsp)); in iwl_dbgfs_mem_read() [all …]
|
H A D | rfi.c | 87 struct iwl_host_cmd hcmd = { in iwl_rfi_send_config_cmd() local 108 ret = iwl_mvm_send_cmd(mvm, &hcmd); in iwl_rfi_send_config_cmd()
|
H A D | ops.c | 1049 static void iwl_mvm_frob_hcmd(void *ctx, void *hcmd, size_t len) in iwl_mvm_frob_hcmd() argument 1052 struct iwl_cmd_header_wide *hdr = hcmd; in iwl_mvm_frob_hcmd() 1090 memset((u8 *)hcmd + frob_start, 0xAA, frob_end - frob_start); in iwl_mvm_frob_hcmd()
|
/linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | tx-gen2.c | 973 struct iwl_host_cmd *hcmd) in iwl_pcie_txq_alloc_response() argument 980 if (WARN_ON(iwl_rx_packet_payload_len(hcmd->resp_pkt) != in iwl_pcie_txq_alloc_response() 986 rsp = (void *)hcmd->resp_pkt->data; in iwl_pcie_txq_alloc_response() 1018 iwl_free_resp(hcmd); in iwl_pcie_txq_alloc_response() 1022 iwl_free_resp(hcmd); in iwl_pcie_txq_alloc_response() 1036 struct iwl_host_cmd hcmd = { in iwl_txq_dyn_alloc() local 1081 hcmd.id = SCD_QUEUE_CFG; in iwl_txq_dyn_alloc() 1082 hcmd.len[0] = sizeof(cmd.old); in iwl_txq_dyn_alloc() 1083 hcmd.data[0] = &cmd.old; in iwl_txq_dyn_alloc() 1094 hcmd.id = WIDE_ID(DATA_PATH_GROUP, SCD_QUEUE_CONFIG_CMD); in iwl_txq_dyn_alloc() [all …]
|
/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | devices.c | 400 struct iwl_host_cmd hcmd = { in iwl5000_hw_channel_switch() local 445 return iwl_dvm_send_cmd(priv, &hcmd); in iwl5000_hw_channel_switch() 561 struct iwl_host_cmd hcmd = { in iwl6000_hw_channel_switch() local 572 hcmd.data[0] = cmd; in iwl6000_hw_channel_switch() 613 err = iwl_dvm_send_cmd(priv, &hcmd); in iwl6000_hw_channel_switch()
|
H A D | calib.c | 36 struct iwl_host_cmd hcmd = { in iwl_send_calib_results() local 44 hcmd.len[0] = res->cmd_len; in iwl_send_calib_results() 45 hcmd.data[0] = &res->cmd; in iwl_send_calib_results() 46 hcmd.dataflags[0] = IWL_HCMD_DFL_NOCOPY; in iwl_send_calib_results() 47 ret = iwl_dvm_send_cmd(priv, &hcmd); in iwl_send_calib_results()
|
H A D | commands.h | 385 u32 hcmd; /* last host command header */ member
|
H A D | main.c | 1667 IWL_ERR(priv, "0x%08X | hcmd\n", table.hcmd); in iwl_dump_nic_error_log()
|
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | dbg-tlv.h | 281 struct iwl_fw_ini_hcmd hcmd; member
|
/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-mac.c | 5072 u32 pc, hcmd; in il4965_dump_nic_error_log() local 5103 hcmd = il_read_targ_mem(il, base + 22 * sizeof(u32)); in il4965_dump_nic_error_log() 5111 blink2, ilink1, ilink2, hcmd); in il4965_dump_nic_error_log()
|