Home
last modified time | relevance | path

Searched defs:hcmd (Results 1 – 23 of 23) sorted by relevance

/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/fw/
Dinit.c56 struct iwl_host_cmd hcmd = { in iwl_set_soc_latency() local
105 struct iwl_host_cmd hcmd = { in iwl_configure_rxq() local
Ddebugfs.c138 struct iwl_host_cmd hcmd = { in iwl_fw_send_timestamp_marker_cmd() local
152 struct iwl_host_cmd hcmd = { in iwl_dbgfs_enabled_severities_write() local
246 struct iwl_host_cmd hcmd = { in iwl_dbgfs_send_hcmd_write() local
Dpaging.c243 struct iwl_host_cmd hcmd = { in iwl_send_paging_cmd() local
Ddump.c45 u32 hcmd; /* last host command header */ member
93 u32 hcmd; /* last host command header */ member
Ddbg.c2633 struct iwl_host_cmd hcmd = { in iwl_fw_start_dbg_conf() local
2813 struct iwl_host_cmd hcmd = { in iwl_fw_dbg_suspend_resume_hcmd() local
Dfile.h936 struct iwl_fw_dbg_conf_hcmd hcmd; member
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dftm-initiator.c520 static int iwl_mvm_ftm_send_cmd(struct iwl_mvm *mvm, struct iwl_host_cmd *hcmd) in iwl_mvm_ftm_send_cmd()
538 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v5() local
564 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v7() local
594 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v8() local
620 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v9() local
718 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v11() local
789 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v12() local
817 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v13() local
Drfi.c59 struct iwl_host_cmd hcmd = { in iwl_rfi_send_config_cmd() local
Dftm-responder.c170 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_responder_dyn_cfg_v2() local
213 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_responder_dyn_cfg_v3() local
Doffloading.c41 struct iwl_host_cmd hcmd = { in iwl_mvm_send_proto_offload() local
Dscan.c2541 struct iwl_host_cmd *hcmd, in iwl_mvm_build_scan_cmd()
2588 struct iwl_host_cmd hcmd = { in iwl_mvm_reg_scan_start() local
2682 struct iwl_host_cmd hcmd = { in iwl_mvm_sched_scan_start() local
Ddebugfs.c1905 struct iwl_host_cmd hcmd = { in iwl_dbgfs_mem_read() local
1962 struct iwl_host_cmd hcmd = {}; in iwl_dbgfs_mem_write() local
Dmac80211.c1636 struct iwl_host_cmd hcmd = { in iwl_mvm_mc_iface_iterator() local
5174 struct iwl_host_cmd hcmd = { in iwl_mvm_sync_rx_queues_internal() local
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/dvm/
Ddevices.c405 struct iwl_host_cmd hcmd = { in iwl5000_hw_channel_switch() local
566 struct iwl_host_cmd hcmd = { in iwl6000_hw_channel_switch() local
Dcalib.c37 struct iwl_host_cmd hcmd = { in iwl_send_calib_results() local
Dcommands.h385 u32 hcmd; /* last host command header */ member
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/
Diwl-dbg-tlv.c150 const struct iwl_fw_ini_hcmd_tlv *hcmd = (const void *)tlv->data; in iwl_dbg_tlv_alloc_hcmd() local
622 struct iwl_host_cmd hcmd = { in iwl_dbg_tlv_apply_buffer() local
667 struct iwl_fw_ini_hcmd_tlv *hcmd = (void *)node->tlv.data; in iwl_dbg_tlv_send_hcmds() local
Diwl-nvm-parse.c1621 struct iwl_host_cmd hcmd = { in iwl_get_nvm() local
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/queue/
Dtx.c1135 struct iwl_host_cmd *hcmd) in iwl_txq_alloc_response()
1197 struct iwl_host_cmd hcmd = { in iwl_txq_dyn_alloc() local
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/fw/api/
Ddbg-tlv.h242 struct iwl_fw_ini_hcmd hcmd; member
/Linux-v5.15/drivers/net/wireless/intel/iwlegacy/
D4965-mac.c5078 u32 pc, hcmd; in il4965_dump_nic_error_log() local
/Linux-v5.15/drivers/net/wireless/intel/ipw2x00/
Dipw2200.c5036 static int ipw_queue_tx_hcmd(struct ipw_priv *priv, int hcmd, void *buf, in ipw_queue_tx_hcmd()
Dipw2200.h1218 struct ipw_cmd *hcmd; /**< host command currently executed */ member