Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/fw/
Dinit.c60 struct iwl_host_cmd hcmd = { in iwl_set_soc_latency() local
108 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.c245 struct iwl_host_cmd hcmd = { in iwl_send_paging_cmd() local
Ddbg.c2853 struct iwl_host_cmd hcmd = { in iwl_fw_start_dbg_conf() local
2878 struct iwl_host_cmd hcmd = { in iwl_send_dbg_dump_complete_cmd() local
3076 struct iwl_host_cmd hcmd = { in iwl_fw_dbg_suspend_resume_hcmd() local
Ddump.c47 u32 hcmd; /* last host command header */ member
Dfile.h913 struct iwl_fw_dbg_conf_hcmd hcmd; member
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dftm-initiator.c532 static int iwl_mvm_ftm_send_cmd(struct iwl_mvm *mvm, struct iwl_host_cmd *hcmd) in iwl_mvm_ftm_send_cmd()
550 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v5() local
576 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v7() local
606 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v8() local
632 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v9() local
730 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v11() local
801 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v12() local
829 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v13() local
Drfi.c77 struct iwl_host_cmd hcmd = { in iwl_rfi_send_config_cmd() local
Dftm-responder.c177 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_responder_dyn_cfg_v2() local
219 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.c2621 struct iwl_host_cmd *hcmd, in iwl_mvm_build_scan_cmd()
2746 struct iwl_host_cmd hcmd = { in iwl_mvm_reg_scan_start() local
2841 struct iwl_host_cmd hcmd = { in iwl_mvm_sched_scan_start() local
Ddebugfs.c1721 struct iwl_host_cmd hcmd = { in iwl_dbgfs_mem_read() local
1777 struct iwl_host_cmd hcmd = {}; in iwl_dbgfs_mem_write() local
Dops.c870 static void iwl_mvm_frob_hcmd(void *ctx, void *hcmd, size_t len) in iwl_mvm_frob_hcmd()
Dmac80211.c1605 struct iwl_host_cmd hcmd = { in iwl_mvm_mc_iface_iterator() local
5258 struct iwl_host_cmd hcmd = { in iwl_mvm_sync_rx_queues_internal() local
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/
Ddevices.c400 struct iwl_host_cmd hcmd = { in iwl5000_hw_channel_switch() local
561 struct iwl_host_cmd hcmd = { in iwl6000_hw_channel_switch() local
Dcalib.c36 struct iwl_host_cmd hcmd = { in iwl_send_calib_results() local
Dcommands.h385 u32 hcmd; /* last host command header */ member
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/
Diwl-dbg-tlv.c154 const struct iwl_fw_ini_hcmd_tlv *hcmd = (const void *)tlv->data; in iwl_dbg_tlv_alloc_hcmd() local
678 struct iwl_host_cmd hcmd = { in iwl_dbg_tlv_apply_buffer() local
815 struct iwl_fw_ini_hcmd_tlv *hcmd = (void *)node->tlv.data; in iwl_dbg_tlv_send_hcmds() local
Diwl-nvm-parse.c1707 struct iwl_host_cmd hcmd = { in iwl_get_nvm() local
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/queue/
Dtx.c1136 struct iwl_host_cmd *hcmd) in iwl_txq_alloc_response()
1197 struct iwl_host_cmd hcmd = { in iwl_txq_dyn_alloc() local
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/fw/api/
Ddbg-tlv.h249 struct iwl_fw_ini_hcmd hcmd; member
/linux-6.1.9/drivers/net/wireless/intel/iwlegacy/
D4965-mac.c5078 u32 pc, hcmd; in il4965_dump_nic_error_log() local
/linux-6.1.9/drivers/net/wireless/intel/ipw2x00/
Dipw2200.c5033 static int ipw_queue_tx_hcmd(struct ipw_priv *priv, int hcmd, const void *buf, in ipw_queue_tx_hcmd()
Dipw2200.h1218 struct ipw_cmd *hcmd; /**< host command currently executed */ member