Searched refs:x_msg_header (Results 1 – 4 of 4) sorted by relevance
795 SMS_INIT_MSG(&msg->x_msg_header, in smscore_init_ir()802 msg->x_msg_header. msg_length, in smscore_init_ir()837 mtu_msg.x_msg_header.msg_src_id = 0; in smscore_configure_board()838 mtu_msg.x_msg_header.msg_dst_id = HIF_TASK; in smscore_configure_board()839 mtu_msg.x_msg_header.msg_flags = 0; in smscore_configure_board()840 mtu_msg.x_msg_header.msg_type = MSG_SMS_SET_MAX_TX_MSG_LEN_REQ; in smscore_configure_board()841 mtu_msg.x_msg_header.msg_length = sizeof(mtu_msg); in smscore_configure_board()852 SMS_INIT_MSG(&crys_msg.x_msg_header, in smscore_configure_board()936 SMS_INIT_MSG(&msg->x_msg_header, MSG_SW_RELOAD_START_REQ, in smscore_load_firmware_family2()939 msg->x_msg_header.msg_length, in smscore_load_firmware_family2()[all …]
24 switch (msg->x_msg_header.msg_type) { in smsendian_handle_tx_message()32 msg_words = (msg->x_msg_header.msg_length - in smsendian_handle_tx_message()51 switch (msg->x_msg_header.msg_type) { in smsendian_handle_rx_message()69 msg_words = (msg->x_msg_header.msg_length - in smsendian_handle_rx_message()
651 pid_msg.x_msg_header.msg_src_id = DVBT_BDA_CONTROL_MSG_ID; in smsdvb_start_feed()652 pid_msg.x_msg_header.msg_dst_id = HIF_TASK; in smsdvb_start_feed()653 pid_msg.x_msg_header.msg_flags = 0; in smsdvb_start_feed()654 pid_msg.x_msg_header.msg_type = MSG_SMS_ADD_PID_FILTER_REQ; in smsdvb_start_feed()655 pid_msg.x_msg_header.msg_length = sizeof(pid_msg); in smsdvb_start_feed()673 pid_msg.x_msg_header.msg_src_id = DVBT_BDA_CONTROL_MSG_ID; in smsdvb_stop_feed()674 pid_msg.x_msg_header.msg_dst_id = HIF_TASK; in smsdvb_stop_feed()675 pid_msg.x_msg_header.msg_flags = 0; in smsdvb_stop_feed()676 pid_msg.x_msg_header.msg_type = MSG_SMS_REMOVE_PID_FILTER_REQ; in smsdvb_stop_feed()677 pid_msg.x_msg_header.msg_length = sizeof(pid_msg); in smsdvb_stop_feed()
623 struct sms_msg_hdr x_msg_header; member628 struct sms_msg_hdr x_msg_header; member633 struct sms_msg_hdr x_msg_header; member638 struct sms_msg_hdr x_msg_header; member644 struct sms_msg_hdr x_msg_header; member