Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dftm-initiator.c565 static int iwl_mvm_ftm_send_cmd(struct iwl_mvm *mvm, struct iwl_host_cmd *hcmd) in iwl_mvm_ftm_send_cmd()
583 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v5() local
609 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v7() local
639 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v8() local
665 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v9() local
750 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v11() local
Dftm-responder.c186 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_responder_dyn_cfg_v2() local
229 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_responder_dyn_cfg_v3() local
Doffloading.c96 struct iwl_host_cmd hcmd = { in iwl_mvm_send_proto_offload() local
Dscan.c2211 struct iwl_host_cmd *hcmd, in iwl_mvm_build_scan_cmd()
2254 struct iwl_host_cmd hcmd = { in iwl_mvm_reg_scan_start() local
2339 struct iwl_host_cmd hcmd = { in iwl_mvm_sched_scan_start() local
Dutils.c322 u32 hcmd; /* last host command header */ member
370 u32 hcmd; /* last host command header */ member
Dfw.c131 struct iwl_host_cmd hcmd = { in iwl_configure_rxq() local
Ddebugfs.c1860 struct iwl_host_cmd hcmd = { in iwl_dbgfs_mem_read() local
1917 struct iwl_host_cmd hcmd = {}; in iwl_dbgfs_mem_write() local
Dmac80211.c1709 struct iwl_host_cmd hcmd = { in iwl_mvm_mc_iface_iterator() local
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
Dinit.c106 struct iwl_host_cmd hcmd = { in iwl_set_soc_latency() local
Dpaging.c300 struct iwl_host_cmd hcmd = { in iwl_send_paging_cmd() local
Ddebugfs.c193 struct iwl_host_cmd hcmd = { in iwl_fw_send_timestamp_marker_cmd() local
273 struct iwl_host_cmd hcmd = { in iwl_dbgfs_send_hcmd_write() local
Ddbg.c2620 struct iwl_host_cmd hcmd = { in iwl_fw_start_dbg_conf() local
2787 struct iwl_host_cmd hcmd = { in iwl_fw_dbg_suspend_resume_hcmd() local
Dfile.h970 struct iwl_fw_dbg_conf_hcmd hcmd; member
/kernel/linux/linux-5.10/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.c90 struct iwl_host_cmd hcmd = { in iwl_send_calib_results() local
Dcommands.h438 u32 hcmd; /* last host command header */ member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
Diwl-dbg-tlv.c207 struct iwl_fw_ini_hcmd_tlv *hcmd = (void *)tlv->data; in iwl_dbg_tlv_alloc_hcmd() local
663 struct iwl_host_cmd hcmd = { in iwl_dbg_tlv_apply_buffer() local
707 struct iwl_fw_ini_hcmd_tlv *hcmd = (void *)node->tlv.data; in iwl_dbg_tlv_send_hcmds() local
Diwl-nvm-parse.c1524 struct iwl_host_cmd hcmd = { in iwl_get_nvm() local
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/queue/
Dtx.c1212 struct iwl_host_cmd *hcmd) in iwl_txq_alloc_response()
1268 struct iwl_host_cmd hcmd = { in iwl_txq_dyn_alloc() local
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
Ddbg-tlv.h294 struct iwl_fw_ini_hcmd hcmd; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
D4965-mac.c5079 u32 pc, hcmd; in il4965_dump_nic_error_log() local
/kernel/linux/linux-5.10/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