Searched refs:x_msg_header (Results 1 – 4 of 4) sorted by relevance
35 switch (msg->x_msg_header.msg_type) { in smsendian_handle_tx_message()43 msg_words = (msg->x_msg_header.msg_length - in smsendian_handle_tx_message()62 switch (msg->x_msg_header.msg_type) { in smsendian_handle_rx_message()80 msg_words = (msg->x_msg_header.msg_length - in smsendian_handle_rx_message()
803 SMS_INIT_MSG(&msg->x_msg_header, in smscore_init_ir()810 msg->x_msg_header. msg_length, in smscore_init_ir()845 mtu_msg.x_msg_header.msg_src_id = 0; in smscore_configure_board()846 mtu_msg.x_msg_header.msg_dst_id = HIF_TASK; in smscore_configure_board()847 mtu_msg.x_msg_header.msg_flags = 0; in smscore_configure_board()848 mtu_msg.x_msg_header.msg_type = MSG_SMS_SET_MAX_TX_MSG_LEN_REQ; in smscore_configure_board()849 mtu_msg.x_msg_header.msg_length = sizeof(mtu_msg); in smscore_configure_board()860 SMS_INIT_MSG(&crys_msg.x_msg_header, in smscore_configure_board()944 SMS_INIT_MSG(&msg->x_msg_header, MSG_SW_RELOAD_START_REQ, in smscore_load_firmware_family2()947 msg->x_msg_header.msg_length, in smscore_load_firmware_family2()[all …]
662 pid_msg.x_msg_header.msg_src_id = DVBT_BDA_CONTROL_MSG_ID; in smsdvb_start_feed()663 pid_msg.x_msg_header.msg_dst_id = HIF_TASK; in smsdvb_start_feed()664 pid_msg.x_msg_header.msg_flags = 0; in smsdvb_start_feed()665 pid_msg.x_msg_header.msg_type = MSG_SMS_ADD_PID_FILTER_REQ; in smsdvb_start_feed()666 pid_msg.x_msg_header.msg_length = sizeof(pid_msg); in smsdvb_start_feed()684 pid_msg.x_msg_header.msg_src_id = DVBT_BDA_CONTROL_MSG_ID; in smsdvb_stop_feed()685 pid_msg.x_msg_header.msg_dst_id = HIF_TASK; in smsdvb_stop_feed()686 pid_msg.x_msg_header.msg_flags = 0; in smsdvb_stop_feed()687 pid_msg.x_msg_header.msg_type = MSG_SMS_REMOVE_PID_FILTER_REQ; in smsdvb_stop_feed()688 pid_msg.x_msg_header.msg_length = sizeof(pid_msg); in smsdvb_stop_feed()
634 struct sms_msg_hdr x_msg_header; member639 struct sms_msg_hdr x_msg_header; member644 struct sms_msg_hdr x_msg_header; member649 struct sms_msg_hdr x_msg_header; member655 struct sms_msg_hdr x_msg_header; member