Home
last modified time | relevance | path

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

/linux-6.6.21/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.c130 struct iwl_host_cmd hcmd = { in iwl_dbgfs_enabled_severities_write() local
224 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.c2886 struct iwl_host_cmd hcmd = { in iwl_fw_start_dbg_conf() local
2911 struct iwl_host_cmd hcmd = { in iwl_send_dbg_dump_complete_cmd() local
3109 struct iwl_host_cmd hcmd = { in iwl_fw_dbg_suspend_resume_hcmd() local
3163 struct iwl_host_cmd hcmd = { in iwl_fw_send_timestamp_marker_cmd() local
Ddump.c54 u32 hcmd; /* last host command header */ member
Dfile.h926 struct iwl_fw_dbg_conf_hcmd hcmd; member
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/mvm/
Dftm-initiator.c566 static int iwl_mvm_ftm_send_cmd(struct iwl_mvm *mvm, struct iwl_host_cmd *hcmd) in iwl_mvm_ftm_send_cmd()
584 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v5() local
610 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v7() local
640 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v8() local
666 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v9() local
768 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v11() local
839 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v12() local
867 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v13() local
Drfi.c87 struct iwl_host_cmd hcmd = { in iwl_rfi_send_config_cmd() local
Dftm-responder.c178 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_responder_dyn_cfg_v2() local
220 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
Ddebugfs.c773 struct iwl_host_cmd hcmd = { in iwl_dbgfs_tas_get_status_read() local
2052 struct iwl_host_cmd hcmd = { in iwl_dbgfs_mem_read() local
2113 struct iwl_host_cmd hcmd = {}; in iwl_dbgfs_mem_write() local
Dscan.c2788 struct iwl_host_cmd *hcmd, in iwl_mvm_build_scan_cmd()
2927 struct iwl_host_cmd hcmd = { in iwl_mvm_reg_scan_start() local
3023 struct iwl_host_cmd hcmd = { in iwl_mvm_sched_scan_start() local
Dmld-sta.c940 struct iwl_host_cmd hcmd = { in iwl_mvm_mld_update_sta_queues() local
Dops.c902 static void iwl_mvm_frob_hcmd(void *ctx, void *hcmd, size_t len) in iwl_mvm_frob_hcmd()
Dmac80211.c1759 struct iwl_host_cmd hcmd = { in iwl_mvm_mc_iface_iterator() local
5995 struct iwl_host_cmd hcmd = { in iwl_mvm_sync_rx_queues_internal() local
/linux-6.6.21/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.6.21/drivers/net/wireless/intel/iwlwifi/
Diwl-dbg-tlv.c160 const struct iwl_fw_ini_hcmd_tlv *hcmd = (const void *)tlv->data; in iwl_dbg_tlv_alloc_hcmd() local
693 struct iwl_host_cmd hcmd = { in iwl_dbg_tlv_apply_buffer() local
833 struct iwl_fw_ini_hcmd_tlv *hcmd = (void *)node->tlv.data; in iwl_dbg_tlv_send_hcmds() local
Diwl-nvm-parse.c1962 struct iwl_host_cmd hcmd = { in iwl_get_nvm() local
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/queue/
Dtx.c1173 struct iwl_host_cmd *hcmd) in iwl_txq_alloc_response()
1234 struct iwl_host_cmd hcmd = { in iwl_txq_dyn_alloc() local
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/fw/api/
Ddbg-tlv.h250 struct iwl_fw_ini_hcmd hcmd; member
/linux-6.6.21/drivers/net/wireless/intel/iwlegacy/
D4965-mac.c5078 u32 pc, hcmd; in il4965_dump_nic_error_log() local
/linux-6.6.21/drivers/net/wireless/intel/ipw2x00/
Dipw2200.c4990 static int ipw_queue_tx_hcmd(struct ipw_priv *priv, int hcmd, const void *buf, in ipw_queue_tx_hcmd()
Dipw2200.h1217 struct ipw_cmd *hcmd; /**< host command currently executed */ member