Home
last modified time | relevance | path

Searched refs:msg_id (Results 1 – 34 of 34) sorted by relevance

/linux-4.4.14/sound/soc/intel/atom/sst/
Dsst_ipc.c38 u32 msg_id, u32 drv_id) in sst_create_block() argument
48 msg->msg_id = msg_id; in sst_create_block()
81 dev_dbg(ctx->dev, "Block ipc %d, drv_id %d\n", block->msg_id, in sst_wake_up_block()
83 if (block->msg_id == ipc && block->drv_id == drv_id) { in sst_wake_up_block()
247 u32 msg_id; in process_fw_async_msg() local
257 msg_id = ((struct ipc_dsp_hdr *)msg->mailbox_data)->cmd_id; in process_fw_async_msg()
261 switch (msg_id) { in process_fw_async_msg()
309 "Unrecognized async msg from FW msg_id %#x\n", msg_id); in process_fw_async_msg()
345 msg_high.part.msg_id, NULL, 0); in sst_process_reply_mrfld()
364 msg_high.part.msg_id, data, msg_low)) in sst_process_reply_mrfld()
[all …]
Dsst_pvt.c134 block->condition, block->msg_id, block->drv_id); in sst_wait_timeout()
148 block->condition, block->msg_id, sst_drv_ctx->sst_state); in sst_wait_timeout()
197 u32 msg_id, u32 drv_id) in sst_create_block_and_ipc_msg() argument
204 *block = sst_create_block(sst_drv_ctx, msg_id, drv_id); in sst_create_block_and_ipc_msg()
317 header->p.header_high.part.msg_id = msg; in sst_fill_header_mrfld()
Dsst.h174 u32 msg_id; member
507 u32 msg_id, u32 drv_id);
510 u32 msg_id, u32 drv_id);
Dsst.c42 static inline bool sst_is_process_reply(u32 msg_id) in sst_is_process_reply() argument
44 return ((msg_id & PROCESS_MSG) ? true : false); in sst_is_process_reply()
111 sst_is_process_reply(header.p.header_high.part.msg_id); in intel_sst_interrupt_mrfld()
/linux-4.4.14/drivers/soc/qcom/
Dsmd-rpm.c61 __le32 msg_id; member
81 __le32 msg_id; member
105 static unsigned msg_id = 1; in qcom_rpm_smd_write() local
128 pkt->req.msg_id = cpu_to_le32(msg_id++); in qcom_rpm_smd_write()
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dhtc.h169 __le16 msg_id; member
185 __le16 msg_id; member
194 __le16 msg_id; member
204 __le16 msg_id; member
209 __le16 msg_id; member
Dhtc_pipe.c1287 conn_msg->msg_id = cpu_to_le16(HTC_MSG_CONN_SVC_ID); in ath6kl_htc_pipe_conn_service()
1323 if (resp_msg->msg_id != cpu_to_le16(HTC_MSG_CONN_SVC_RESP_ID) || in ath6kl_htc_pipe_conn_service()
1510 setup->msg_id = cpu_to_le16(HTC_MSG_SETUP_COMPLETE_EX_ID); in ath6kl_htc_pipe_start()
1587 if (ready_msg->ver2_0_info.msg_id != cpu_to_le16(HTC_MSG_READY_ID)) { in ath6kl_htc_pipe_wait_target()
1589 ready_msg->ver2_0_info.msg_id); in ath6kl_htc_pipe_wait_target()
Dhtc_mbox.c1058 setup_comp_ext->msg_id = in htc_setup_tx_complete()
1078 setup_comp->msg_id = cpu_to_le16(HTC_MSG_SETUP_COMPLETE_ID); in htc_setup_tx_complete()
2435 u16 msg_id; in ath6kl_htc_mbox_conn_service() local
2454 conn_msg->msg_id = cpu_to_le16(HTC_MSG_CONN_SVC_ID); in ath6kl_htc_mbox_conn_service()
2479 msg_id = le16_to_cpu(resp_msg->msg_id); in ath6kl_htc_mbox_conn_service()
2481 if ((msg_id != HTC_MSG_CONN_SVC_RESP_ID) || in ath6kl_htc_mbox_conn_service()
2673 if ((le16_to_cpu(rdy_msg->ver2_0_info.msg_id) != HTC_MSG_READY_ID) || in ath6kl_htc_mbox_wait_target()
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbfi.h32 u8 msg_id; /*!< msg opcode with in the class */ member
48 (_mh).msg_id = (_op); \
54 (_mh).msg_id = (_op); \
396 u8 msg_id; member
405 (_mh).msg_id = (_mid); \
Dbfa_cee.c203 switch (msg->mh.msg_id) { in bfa_cee_isr()
Dbfa_msgq.c538 switch (msg->mh.msg_id) { in bfa_msgq_isr()
Dbfa_ioc.c2453 switch (msg->mh.msg_id) { in bfa_ioc_isr()
3138 if (!flash->op_busy && msg->mh.msg_id != BFI_FLASH_I2H_EVENT) in bfa_flash_intr()
3141 switch (msg->mh.msg_id) { in bfa_flash_intr()
Dbna_enet.c287 switch (msghdr->msg_id) { in bna_msgq_rsp_handler()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dhtc_hst.h175 __be16 msg_id; member
192 __be16 msg_id; member
202 __be16 msg_id; member
Dhtc_hst.c200 comp_msg->msg_id = cpu_to_be16(HTC_MSG_SETUP_COMPLETE_ID); in htc_setup_complete()
271 conn_msg->msg_id = cpu_to_be16(HTC_MSG_CONNECT_SERVICE_ID); in htc_connect_service()
403 __be16 *msg_id; in ath9k_htc_rx_msg() local
435 msg_id = (__be16 *) ((void *) htc_hdr + in ath9k_htc_rx_msg()
439 switch (be16_to_cpu(*msg_id)) { in ath9k_htc_rx_msg()
/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wlan_cfg.c512 u8 msg_id; in wilc_wlan_cfg_indicate_rx() local
515 msg_id = frame[1]; /* seq no */ in wilc_wlan_cfg_indicate_rx()
527 rsp->seq_no = msg_id; in wilc_wlan_cfg_indicate_rx()
532 rsp->seq_no = msg_id; in wilc_wlan_cfg_indicate_rx()
553 rsp->seq_no = msg_id; in wilc_wlan_cfg_indicate_rx()
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
Dfm10k_tlv.c30 s32 fm10k_tlv_msg_init(u32 *msg, u16 msg_id) in fm10k_tlv_msg_init() argument
36 *msg = (FM10K_TLV_FLAGS_MSG << FM10K_TLV_FLAGS_SHIFT) | msg_id; in fm10k_tlv_msg_init()
563 u32 msg_id; in fm10k_tlv_msg_parse() local
575 msg_id = *msg & FM10K_TLV_ID_MASK; in fm10k_tlv_msg_parse()
577 while (data->id < msg_id) in fm10k_tlv_msg_parse()
581 if (data->id != msg_id) { in fm10k_tlv_msg_parse()
/linux-4.4.14/include/uapi/linux/
Dn_r3964.h89 int msg_id; member
/linux-4.4.14/sound/soc/intel/atom/
Dsst-mfld-dsp.h199 u32 msg_id:8; /* Message ID - Max 256 Message Types */ member
224 u32 msg_id:8; /* Message ID - Max 256 Message Types */ member
437 u32 msg_id; /* Async msg id */ member
/linux-4.4.14/drivers/tty/
Dn_r3964.c124 static void add_msg(struct r3964_client_info *pClient, int msg_id, int arg,
839 static void add_msg(struct r3964_client_info *pClient, int msg_id, int arg, in add_msg() argument
857 pMsg->msg_id = msg_id; in add_msg()
877 if ((pClient->last_msg->msg_id == R3964_MSG_ACK) in add_msg()
882 msg_id = R3964_MSG_ACK; in add_msg()
1100 theMsg.msg_id = pMsg->msg_id; in r3964_read()
/linux-4.4.14/sound/soc/intel/baytrail/
Dsst-baytrail-ipc.c185 static inline u64 sst_byt_header(int msg_id, int data, bool large, int str_id) in sst_byt_header() argument
189 header = IPC_HEADER_MSG_ID(msg_id) | in sst_byt_header()
287 u8 msg_id, stream_id; in sst_byt_process_notification() local
291 msg_id = sst_byt_header_msg_id(header); in sst_byt_process_notification()
293 switch (msg_id) { in sst_byt_process_notification()
/linux-4.4.14/include/linux/
Dn_r3964.h106 int msg_id; member
/linux-4.4.14/drivers/scsi/bfa/
Dbfi.h56 u8 msg_id; /* msg opcode with in the class */ member
71 (_mh).msg_id = (_op); \
77 (_mh).msg_id = (_op); \
568 u8 msg_id; member
577 (_mh).msg_id = (_mid); \
Dbfa_port.c158 bfa_trc(port, m->mh.msg_id); in bfa_port_isr()
160 switch (m->mh.msg_id) { in bfa_port_isr()
783 bfa_trc(cee, msg->mh.msg_id); in bfa_cee_isr()
784 switch (msg->mh.msg_id) { in bfa_cee_isr()
Dbfa_ioc.c2339 switch (msg->mh.msg_id) { in bfa_ioc_isr()
2359 bfa_trc(ioc, msg->mh.msg_id); in bfa_ioc_isr()
3300 bfa_trc(ablk->ioc, msg->mh.msg_id); in bfa_ablk_isr()
3302 switch (msg->mh.msg_id) { in bfa_ablk_isr()
4003 switch (msg->mh.msg_id) { in bfa_sfp_intr()
4013 bfa_trc(sfp, msg->mh.msg_id); in bfa_sfp_intr()
4367 bfa_trc(flash, msg->mh.msg_id); in bfa_flash_intr()
4369 if (!flash->op_busy && msg->mh.msg_id != BFI_FLASH_I2H_EVENT) { in bfa_flash_intr()
4375 switch (msg->mh.msg_id) { in bfa_flash_intr()
5043 switch (msg->mh.msg_id) { in bfa_diag_intr()
[all …]
Dbfa_svc.c1174 switch (msg->mhdr.msg_id) { in bfa_fcxp_isr()
1180 bfa_trc(bfa, msg->mhdr.msg_id); in bfa_fcxp_isr()
2045 bfa_trc(bfa, m->mhdr.msg_id); in bfa_lps_isr()
2048 switch (m->mhdr.msg_id) { in bfa_lps_isr()
2062 bfa_trc(bfa, m->mhdr.msg_id); in bfa_lps_isr()
3643 bfa_trc(bfa, msg->mhdr.msg_id); in bfa_fcport_isr()
3646 switch (msg->mhdr.msg_id) { in bfa_fcport_isr()
5094 bfa_trc(bfa, m->mhdr.msg_id); in bfa_rport_isr()
5098 switch (m->mhdr.msg_id) { in bfa_rport_isr()
5137 bfa_trc(bfa, m->mhdr.msg_id); in bfa_rport_isr()
[all …]
Dbfa_core.c897 bfa_trc(bfa, m->mhdr.msg_id); in bfa_isr_unhandled()
1582 bfa_trc(bfa, msg->mh.msg_id); in bfa_iocfc_isr()
1584 switch (msg->mh.msg_id) { in bfa_iocfc_isr()
Dbfa_fcpim.c1369 bfa_trc(bfa, m->mhdr.msg_id); in bfa_itnim_isr()
1373 switch (m->mhdr.msg_id) { in bfa_itnim_isr()
1398 bfa_trc(bfa, m->mhdr.msg_id); in bfa_itnim_isr()
/linux-4.4.14/arch/xtensa/kernel/
Dsmp.c353 enum ipi_msg_type msg_id) in send_ipi_message() argument
362 set_er(mask, MIPISET(msg_id)); in send_ipi_message()
/linux-4.4.14/drivers/net/can/usb/
Dkvaser_usb.c628 u8 msg_id, int channel) in kvaser_usb_send_simple_msg() argument
637 msg->id = msg_id; in kvaser_usb_send_simple_msg()
774 u8 msg_id) in kvaser_usb_simple_msg_async() argument
797 msg->id = msg_id; in kvaser_usb_simple_msg_async()
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_hsi.h4143 #define MFW_DRV_MSG_DWORD(msg_id) (msg_id >> 2) argument
4144 #define MFW_DRV_MSG_OFFSET(msg_id) ((msg_id & 0x3) << 3) argument
4145 #define MFW_DRV_MSG_MASK(msg_id) (0xff << MFW_DRV_MSG_OFFSET(msg_id)) argument
/linux-4.4.14/drivers/staging/speakup/
Dmain.c423 static void announce_edge(struct vc_data *vc, int msg_id) in announce_edge() argument
427 if ((spk_bleeps & 2) && (msg_id < edge_quiet)) in announce_edge()
429 spk_msg_get(MSG_EDGE_MSGS_START + msg_id - 1)); in announce_edge()
/linux-4.4.14/drivers/hid/
Dwacom_wac.c2000 int msg_id = data[offset]; in wacom_bpt3_touch() local
2002 if (msg_id >= 2 && msg_id <= 17) { in wacom_bpt3_touch()
2005 } else if (msg_id == 128) in wacom_bpt3_touch()
/linux-4.4.14/fs/ocfs2/cluster/
Dtcp.c179 u32 msg_id) in o2net_set_nst_msg_id() argument
181 nst->st_id = msg_id; in o2net_set_nst_msg_id()