Lines Matching refs:msg_head
869 struct bcm_msg_head msg_head;
874 mytxmsg.msg_head.nframes = 4;
918 struct bcm_msg_head msg_head;
922 msg.msg_head.opcode = RX_SETUP;
923 msg.msg_head.can_id = 0x42;
924 msg.msg_head.flags = 0;
925 msg.msg_head.nframes = 5;
947 struct bcm_msg_head msg_head;
951 msg.msg_head.opcode = RX_SETUP;
952 msg.msg_head.can_id = 0x42;
953 msg.msg_head.flags = CAN_FD_FRAME;
954 msg.msg_head.nframes = 5;