Home
last modified time | relevance | path

Searched defs:pucan_tx_msg (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/can/usb/peak_usb/
Dpcan_ucan.h182 struct __packed pucan_tx_msg { struct
183 __le16 size;
184 __le16 type;
185 __le32 tag_low;
186 __le32 tag_high;
187 u8 channel_dlc;
188 u8 client;
189 __le16 flags;
190 __le32 can_id;
191 u8 d[0];