Lines Matching refs:msg_head
906 struct bcm_msg_head msg_head;
911 mytxmsg.msg_head.nframes = 4;
955 struct bcm_msg_head msg_head;
959 msg.msg_head.opcode = RX_SETUP;
960 msg.msg_head.can_id = 0x42;
961 msg.msg_head.flags = 0;
962 msg.msg_head.nframes = 5;
984 struct bcm_msg_head msg_head;
988 msg.msg_head.opcode = RX_SETUP;
989 msg.msg_head.can_id = 0x42;
990 msg.msg_head.flags = CAN_FD_FRAME;
991 msg.msg_head.nframes = 5;