Searched refs:cmd_id (Results 1 - 25 of 140) sorted by relevance

123456

/linux-master/drivers/net/wireless/ath/ath11k/
H A Dtestmode.h11 void ath11k_tm_wmi_event(struct ath11k_base *ab, u32 cmd_id, struct sk_buff *skb);
17 static inline void ath11k_tm_wmi_event(struct ath11k_base *ab, u32 cmd_id, argument
H A Dtestmode.c47 static void ath11k_tm_wmi_event_unsegmented(struct ath11k_base *ab, u32 cmd_id, argument
54 "event wmi cmd_id %d skb length %d\n",
55 cmd_id, skb->len);
77 nla_put_u32(nl_skb, ATH11K_TM_ATTR_WMI_CMDID, cmd_id) ||
96 static int ath11k_tm_process_event(struct ath11k_base *ab, u32 cmd_id, argument
110 "event wmi cmd_id %d ftm event msg %pK datalen %d\n",
111 cmd_id, ftm_msg, length);
177 nla_put_u32(nl_skb, ATH11K_TM_ATTR_WMI_CMDID, cmd_id) ||
193 static void ath11k_tm_wmi_event_segmented(struct ath11k_base *ab, u32 cmd_id, argument
216 ret = ath11k_tm_process_event(ab, cmd_id, e
223 ath11k_tm_wmi_event(struct ath11k_base *ab, u32 cmd_id, struct sk_buff *skb) argument
306 u32 cmd_id, buf_len; local
395 u32 cmd_id, buf_len, hdr_info; local
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dtestmode.h12 bool ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, struct sk_buff *skb);
22 static inline bool ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, argument
H A Dwmi-ops.h232 int ath10k_wmi_cmd_send(struct ath10k *ar, struct sk_buff *skb, u32 cmd_id);
790 u32 cmd_id; local
799 cmd_id = ar->wmi.cmd->vdev_spectral_scan_configure_cmdid;
800 return ath10k_wmi_cmd_send(ar, skb, cmd_id);
808 u32 cmd_id; local
818 cmd_id = ar->wmi.cmd->vdev_spectral_scan_enable_cmdid;
819 return ath10k_wmi_cmd_send(ar, skb, cmd_id);
829 u32 cmd_id; local
839 cmd_id = ar->wmi.cmd->sta_uapsd_auto_trig_cmdid;
840 return ath10k_wmi_cmd_send(ar, skb, cmd_id);
848 u32 cmd_id; local
1327 u32 cmd_id; local
1344 u32 cmd_id; local
1363 u32 cmd_id; local
1380 u32 cmd_id; local
1399 u32 cmd_id; local
1418 u32 cmd_id; local
1436 u32 cmd_id; local
[all...]
H A Dtestmode.c31 bool ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, struct sk_buff *skb) argument
38 "testmode event wmi cmd_id %d skb %pK skb->len %d\n",
39 cmd_id, skb, skb->len);
74 ret = nla_put_u32(nl_skb, ATH10K_TM_ATTR_WMI_CMDID, cmd_id);
77 "failed to put testmode wmi event cmd_id: %d\n",
375 u32 cmd_id; local
397 cmd_id = nla_get_u32(tb[ATH10K_TM_ATTR_WMI_CMDID]);
400 "testmode cmd wmi cmd_id %d buf %pK buf_len %d\n",
401 cmd_id, buf, buf_len);
413 ret = ath10k_wmi_cmd_send(ar, skb, cmd_id);
[all...]
/linux-master/include/linux/
H A Dpsp-tee.h46 * @cmd_id: TEE command ID (&enum tee_cmd_id)
62 int psp_tee_process_cmd(enum tee_cmd_id cmd_id, void *buf, size_t len,
80 static inline int psp_tee_process_cmd(enum tee_cmd_id cmd_id, void *buf, argument
/linux-master/drivers/bus/fsl-mc/
H A Dobj-api.c14 int cmd_id; member in struct:__anon3
39 return dev_ids[i].cmd_id;
53 int cmd_id = fsl_mc_get_open_cmd_id(obj_type); local
55 if (cmd_id == -1)
59 cmd.header = mc_encode_cmd_header(cmd_id, cmd_flags, 0);
H A Dmc-sys.c41 u16 cmd_id = le16_to_cpu(hdr->cmd_id); local
43 return cmd_id;
/linux-master/drivers/media/pci/intel/ivsc/
H A Dmei_ace.c90 u32 cmd_id : 8; member in struct:ace_cmd_hdr
117 u32 cmd_id : 8; member in struct:ace_notif_hdr::_confirm
144 u32 cmd_id : 8; member in struct:ace_notif_hdr::_response
196 enum ace_cmd_id cmd_id)
203 hdr->cmd_id = cmd_id;
204 switch (cmd_id) {
250 if (ack_hdr->ack.cmd_id != cmd_hdr->cmd_id) {
276 if (resp_hdr->response.cmd_id !
195 construct_command(struct mei_ace *ace, struct ace_cmd *cmd, enum ace_cmd_id cmd_id) argument
288 enum ace_cmd_id cmd_id; local
[all...]
/linux-master/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_interface.c18 static int amd_sfh_wait_response(struct amd_mp2_dev *mp2, u8 sid, u32 cmd_id) argument
25 cmd_resp.response.cmd_id == cmd_id && (sid == 0xff ||
37 cmd_base.cmd.cmd_id = ENABLE_SENSOR;
50 cmd_base.cmd.cmd_id = DISABLE_SENSOR;
64 cmd_base.cmd.cmd_id = DISABLE_SENSOR;
H A Damd_sfh_interface.h35 u32 cmd_id : 4; member in struct:sfh_cmd_base::__anon914::__anon915
50 u32 cmd_id : 4; member in struct:sfh_cmd_response::__anon916::__anon917
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/
H A Dimg.c8 u8 iwl_fw_lookup_cmd_ver(const struct iwl_fw *fw, u32 cmd_id, u8 def) argument
13 u8 grp = iwl_cmd_groupid(cmd_id) ?: LONG_GROUP;
14 u8 cmd = iwl_cmd_opcode(cmd_id);
/linux-master/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_psp.c66 dtm_cmd->cmd_id = TA_DTM_COMMAND__TOPOLOGY_UPDATE_V2;
71 psp_dtm_invoke(psp, dtm_cmd->cmd_id);
102 dtm_cmd->cmd_id = TA_DTM_COMMAND__TOPOLOGY_UPDATE_V3;
107 psp_dtm_invoke(psp, dtm_cmd->cmd_id);
141 dtm_cmd->cmd_id = TA_DTM_COMMAND__TOPOLOGY_UPDATE_V2;
156 psp_dtm_invoke(psp, dtm_cmd->cmd_id);
188 dtm_cmd->cmd_id = TA_DTM_COMMAND__TOPOLOGY_UPDATE_V3;
210 psp_dtm_invoke(psp, dtm_cmd->cmd_id);
269 hdcp_cmd->cmd_id = TA_HDCP_COMMAND__HDCP1_CREATE_SESSION;
271 psp_hdcp_invoke(psp, hdcp_cmd->cmd_id);
[all...]
/linux-master/drivers/hid/amd-sfh-hid/
H A Damd_sfh_pcie.h35 u32 cmd_id : 8; member in struct:sfh_cmd_base::__anon654
40 u32 cmd_id : 4; member in struct:sfh_cmd_base::__anon655
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dwmi.c147 u16 cmd_id; local
165 cmd_id = be16_to_cpu(hdr->command_id);
168 switch (cmd_id) {
221 u16 cmd_id; local
231 cmd_id = be16_to_cpu(hdr->command_id);
233 if (cmd_id & 0x1000) {
310 int ath9k_wmi_cmd(struct wmi *wmi, enum wmi_cmd_id cmd_id, argument
344 ret = ath9k_wmi_cmd_issue(wmi, skb, cmd_id, cmd_len, rsp_buf, rsp_len);
351 wmi_cmd_to_name(cmd_id));
364 ath_dbg(common, WMI, "WMI failure for: %s\n", wmi_cmd_to_name(cmd_id));
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dta_rap_if.h75 uint32_t cmd_id; member in struct:ta_rap_shared_memory
H A Dta_secureDisplay_if.h146 uint32_t cmd_id; /**< +0 Bytes Command ID */ member in struct:ta_securedisplay_cmd
/linux-master/drivers/crypto/ccp/
H A Dtee-dev.h89 * @cmd_id: refers to &enum tee_cmd_id. Command id for the ring buffer
100 u32 cmd_id; member in struct:tee_ring_cmd
H A Dtee-dev.c215 static int tee_submit_cmd(struct psp_tee_device *tee, enum tee_cmd_id cmd_id, argument
269 cmd->cmd_id = cmd_id;
311 resp->cmd_id);
318 int psp_tee_process_cmd(enum tee_cmd_id cmd_id, void *buf, size_t len, argument
339 ret = tee_submit_cmd(tee, cmd_id, buf, len, &resp);
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dsev_migrate_tests.c212 int cmd_id; local
214 for (cmd_id = KVM_SEV_INIT; cmd_id < KVM_SEV_NR_MAX; ++cmd_id) {
221 switch (cmd_id) {
235 ret = __vm_sev_ioctl(vm, cmd_id, NULL);
239 cmd_id, ret, errno);
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_state_monitor.h111 enum t7xx_fsm_cmd_state cmd_id; member in struct:t7xx_fsm_command
123 int t7xx_fsm_append_cmd(struct t7xx_fsm_ctl *ctl, enum t7xx_fsm_cmd_state cmd_id,
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_admin.c142 request->cmd_id, ae);
179 req.cmd_id = ICP_QAT_FW_INIT_AE;
193 req.cmd_id = ICP_QAT_FW_CONSTANTS_CFG;
208 req.cmd_id = ICP_QAT_FW_TIMER_GET;
223 req.cmd_id = ICP_QAT_FW_DC_CHAIN_INIT;
243 req.cmd_id = ICP_QAT_FW_COMP_CAPABILITY_GET;
263 req.cmd_id = ICP_QAT_FW_COUNTERS_GET;
281 req.cmd_id = ICP_QAT_FW_SYNC;
293 req.cmd_id = ICP_QAT_FW_HEARTBEAT_TIMER_SET;
323 req.cmd_id
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhal_btc.h94 u8 cmd_id; member in struct:c2h_evt_hdr
/linux-master/drivers/tee/amdtee/
H A Damdtee_if.h172 * @cmd_id: [in] TA command ID
179 u32 cmd_id; member in struct:tee_cmd_invoke_cmd
/linux-master/drivers/crypto/hisilicon/
H A Dqm_common.h10 __le16 cmd_id; member in struct:qm_cqe

Completed in 455 milliseconds

123456